[nhc-bugs] 1.10 build fails with ghc-5.02.1

Marko Schuetz MarkoSchuetz@web.de
Wed, 23 Jan 2002 15:52:39 +0100


Malcolm,

another successful step, now it builds this far:

[..]
nhc98  +RTS -K10M -RTS +CTS -H20M -CTS   -c -d /var/tmp/src/nhc98-1.10/targets/ix86-FreeBSD/obj/hat HatTrace.gc
Warning unrecognized run-time flag -K10M ignored.

====================================
        Error when renaming::
Type constructor ForeignObj defined 2 times.
gmake[1]: *** [/var/tmp/src/nhc98-1.10/lib/ix86-FreeBSD/hat-observe] Error 1
gmake[1]: Leaving directory `/var/tmp/src/nhc98-1.10/src/tracer/hat'
gmake: *** [lib/ix86-FreeBSD/hat-stack] Error 2


Marko