[nhc-users] failure to compile on mips-sgi6.5

William S. wstan at xs4all.nl
Sun Dec 14 19:43:44 EST 2003


Malcolm,

Here is the latest:

ld32: WARNING 84 : /usr/people/wstan/nhc98-1.16/lib/mips-IRIX6/Runtime.a is not used for resolving any symbol.
ld32: WARNING 84 : /usr/people/wstan/nhc98-1.16/lib/mips-IRIX6/Prelude.a is not used for resolving any symbol.
ld32: WARNING 84 : /usr/people/wstan/nhc98-1.16/lib/mips-IRIX6/Runtime.a is not used for resolving any symbol.
strip /usr/people/wstan/nhc98-1.16/lib/mips-IRIX6/nhc98comp
gmake[1]: Leaving directory `/usr/people/wstan/nhc98-1.16/src/compiler98'
cd src/prelude/mips-IRIX6/NHC; gmake clean all  # Patch machine-specific parts.
gmake[1]: Entering directory `/usr/people/wstan/nhc98-1.16/src/prelude/mips-IRIX6/NHC'
rm -f *.hi
rm -f    DErrNo.hc
rm -f /usr/people/wstan/nhc98-1.16/targets/mips-IRIX6/obj/prelude/DErrNo/*.o *.o
rm -f
rm -f
/usr/people/wstan/nhc98-1.16/script/nhc98 -cpp -c +CTS -lib  -redefine -CTS   +RTS -H32M -RTS -o /usr/people/wstan/nhc98-1.16/targets/mips-IRIX6/obj/prelude/DErrNo/DErrNo.o DErrNo.hs
What, run() returned!
What, run() returned!
What, run() returned!
gmake[1]: *** [/usr/people/wstan/nhc98-1.16/targets/mips-IRIX6/obj/prelude/DErrNo/DErrNo.o] Error 1
gmake[1]: Leaving directory `/usr/people/wstan/nhc98-1.16/src/prelude/mips-IRIX6/NHC'
gmake: *** [targets/mips-IRIX6/compiler-gcc] Error 2

On Sat, Dec 13, 2003 at 05:20:55PM +0000, Malcolm Wallace wrote:
> > Got as far as here:
> > 
> > ranlib /usr/people/wstan/nhc98-1.16/lib/mips-IRIX6/Runtime.a
> > gmake[1]: ranlib: Command not found
> 
> If ranlib doesn't exist on your system, then it is safe to omit
> this step.  Simply remove or comment out the 'ranlib' line in the
> files src/runtime/Makefile, and src/prelude/Makefile.
> 

-- 
Bill
Amsterdam, NL


More information about the Nhc-users mailing list