Hi,


The first compilation of ghc-4.01 succeded - but I had given
a wrong installation prefix directory.

I ran configure again with the corrected prefix switch,
followed by "gmake boot ; gmake all".

Since the I get this error:

------------------------------------------------------------------------
==fptools== gmake all --no-print-directory -r;
 in /tmp/ghc/fptools/ghc/rts
------------------------------------------------------------------------
../../ghc/driver/ghc  -I../includes -I. -Igum -optc-Wall  -optc-W 
-optc-Wstrict-prototypes  -optc-Wmissing-prototypes  -optc-Wmissing-declarations 
-optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wbad-function-cast    
 -c GC.c -o GC.o
GC.c:609: `DATA_SECTION_END_MARKER' undeclared (first use this function)
GC.c:609: (Each undeclared identifier is reported only once
GC.c:609: for each function it appears in.)
GC.c:1102: `TEXT_SECTION_END_MARKER' undeclared (first use this function)
GC.c:1320: warning: unused variable `info'
gmake[2]: *** [GC.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1


I don't think this should occur. Is it necessary to run a
make clean after changing the prefix with configure? I wasn't
in previous ghc versions.



Best Wishes,                                                          

Jan

 ___
'---|--------------------------------------------------------------
    |  __,   _  _      EMail: [EMAIL PROTECTED]
    | /  |  / |/ |     WWWeb: http://www.uni-passau.de/~laitenbe/
    |/\_/|_/  |  |_/
   /| Laitenberger     
--(-|--------------------------------------------------------------
   \|

Reply via email to