#3708: more build errors for ghc-6.12.0.20091121 under solaris
---------------------------------+------------------------------------------
Reporter: maeder | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 6.12.1 RC1 | Keywords:
Os: Solaris | Testcase:
Architecture: Unknown/Multiple | Failure: Building GHC failed
---------------------------------+------------------------------------------
getting beyond the bin/sh and sed errors (#3683) I get
{{{
===--- updating makefiles phase 2
gmake -r --no-print-directory -f ghc.mk phase=2 just-makefiles
compiler/ghc.mk:443: compiler/stage1/build/.depend-v: No such file or
directory
"inplace/bin/mkdirhier" compiler/stage1/build/
"inplace/bin/hsc2hs" --cc=/opt/csw/gcc4/bin/gcc --ld=/opt/csw/gcc4/bin/gcc
--cflag=-D__GLASGOW_HASKELL__=612 compiler/utils/Fingerprint.hsc -o
compiler/stage1/build/Fingerprint.hs
Fingerprint.hsc: In function 'main':
Fingerprint.hsc:65: error: invalid application of 'sizeof' to incomplete
type 'structMD5Context'
Fingerprint.hsc:65: error: invalid application of 'sizeof' to incomplete
type 'structMD5Context'
Fingerprint.hsc:65: error: invalid application of 'sizeof' to incomplete
type 'structMD5Context'
compiling compiler/stage1/build/Fingerprint_hsc_make.c failed
command was: /opt/csw/gcc4/bin/gcc -c -D__GLASGOW_HASKELL__=612
-I/export/local1/home/maeder/haskell/ghc-6.12.0.20091121/inplace/lib/include/
compiler/stage1/build/Fingerprint_hsc_make.c -o
compiler/stage1/build/Fingerprint_hsc_make.o
gmake[1]: *** [compiler/stage1/build/Fingerprint.hs] Error 1
gmake: *** [all] Error 2
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3708>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs