id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
3708,more build errors for ghc-6.12.0.20091121 under solaris,maeder,,"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
}}}
",bug,closed,normal,,Build System,6.12.1 RC1,duplicate,,,Solaris,Unknown/Multiple,Building GHC failed,,,,,
