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

Help compiling g77-2.95



Hello,

I'm trying to build a new g77-2.95/libf2c.a with -mieee to get around bug #136359 and make lapack build and test properly. But when I try to debian/rules binary the gcc-2.95 source package, it always fails at:

cd /home/hazelsct/packages/gcc-2.95-2.95.4.ds8/src-native/gcc/p/doc/en/info && makeinfo -I .. -I ../.. -I ../../generated -o gpc-295.info gpc.texi
../internals.texi:263: First argument to cross-reference may not be empty.
makeinfo: Removing output file `gpc-295.info' due to errors; use --force to preserve. make[4]: *** [/home/hazelsct/packages/gcc-2.95-2.95.4.ds8/src-native/gcc/p/doc/en/info/gpc-295.info] Error 2 make[4]: Leaving directory `/home/hazelsct/packages/gcc-2.95-2.95.4.ds8/build-native/gcc'
make[3]: *** [boot_stage_a] Error 2
make[3]: Leaving directory `/home/hazelsct/packages/gcc-2.95-2.95.4.ds8/build-native/gcc'
make[2]: *** [bootstrap-lean] Error 2
make[2]: Leaving directory `/home/hazelsct/packages/gcc-2.95-2.95.4.ds8/build-native'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp-native] Error 1
make[1]: Leaving directory `/home/hazelsct/packages/gcc-2.95-2.95.4.ds8'

I'm stuck, as I can't even figure out where in which Makefile this happens (so I could comment it out and move on). I have all of the Build-Depends installed. Any ideas on why it doesn't work?

Thanks,
--

-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe! <http://lyre.mit.edu/%7Epowell/The_Best_Stuff_In_The_World_Today_Cafe.ogg>




Reply to: