Error: gcc & make all (1.0pre19)



About this list Date view Thread view Subject view Author view

agrde@gmx.net
Fri, 16 Jun 2000 01:37:00 +0200 (MEST)


Hello, I tried to build nhc98-1.0pre19 with gcc 2.95.2 (on Debian GNU/Linux 2.2). After doing ./configure --buildwith=gcc make all I got the following output (these are the lines I could save from the screen; it took 5 hours of compilation on my Pentium 90 to get there): rm -f /home/armin/debian/nhc98-1.0pre19/targets/ix86-Linux/obj/compiler98/ FixSyntax.o /home/armin/debian/nhc98-1.0pre19/targets/ix86-Linux/obj/ compiler98/STGBuild.o /home/armin/debian/nhc98-1.0pre19/targets/ix86-Linux/ obj/compiler98/STGGcode.o touch /home/armin/debian/nhc98-1.0pre19/targets/ix86-Linux/obj/ compiler98/lastT /home/armin/debian/nhc98-1.0pre19/script/hmake -nhc98 -H8M +CTS -H8M -CTS -DDBGTRANS -d /home/armin/debian/nhc98-1.0pre19/targets/ix86-Linux/obj/ compiler98 Main nhc98 +RTS -H8M -RTS +CTS -H8M -CTS -c -d /home/armin/debian/ nhc98-1.0pre19/targets/ix86-Linux/obj/compiler98 HbcOnly.hs sh: nhc98: command not found make[2]: *** [/home/armin/debian/nhc98-1.0pre19/lib/ix86-Linux/nhc98compT] Error 127 make[2]: Leaving directory `/home/armin/debian/nhc98-1.0pre19/src/compiler98' make[1]: *** [targets/ix86-Linux/tracecompiler-nhc] Error 2 make[1]: Leaving directory `/home/armin/debian/nhc98-1.0pre19' I don't have nhc98 installed on my system (yet :-), so there's no `nhc98' on the PATH. Is this a problem in the Makefiles or do I have to install a basic version before doing `make all' ? Thanks for your help, Armin -- Sent through GMX FreeMail - http://www.gmx.net


About this list Date view Thread view Subject view Author view