Igor Schein on Tue, 06 Jan 2004 20:50:54 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Installation failed on ix86 Linux


On Tue, Jan 06, 2004 at 08:25:03PM +0100, Karim Belabas wrote:
> * Franck MICHEL <Franck.Michel@univ.u-3mrs.fr> [2004-01-06 20:12]:
> > I've tried to install Pari/gp on a centrino laptop under Linux, but without
> > success. I paste below the output of "./Configure" and "make gp", all
> > suggestions are welcome.
> [...]
> > ../src/basemath/buch2.c:1782: internal compiler error: in remove_edge, at
> > callgraph.c:189
> > Please submit a full bug report, with preprocessed source if appropriate.
> > See <URL:https://qa.mandrakesoft.com/> for instructions.
> 
> You might want to do exactly that.
> 
> > make[1]: *** [buch2.o] Erreur 1
> > make[1]: Leaving directory
> > `/home/fmichel/Logicielstelecharges/pari/pari-2.1.5/Olinux-i686'
> > make: *** [gp] Erreur 2
> 
> See the FAQ:
> 
>   http://www.math.u-psud.fr/~belabas/pari/doc/faq.html#ccbug

One small remark about this FAQ entry - gcc-2.95.4 does not exist -
it's Debian's idiosyncrasy.  The last official gcc2 release is 2.95.3
- see http://gcc.gnu.org/releases.html

Igor