Ian Lynagh:
On Tue, Jul 08, 2008 at 11:55:31AM +1000, Manuel M T Chakravarty
wrote:
mv: rename GNUmakefile to GNUmakefile.tmp: No such file or directory
Preprocessing library base-3.0...
Undefined symbols:
"_base_GHCziStable_StablePtr_con_info", referenced from:
[...]
"_base_GHCziIOBase_heapOverflow_closure", referenced from:
ld: symbol(s) not found
collect2: ld returned 1 exit status
linking dist/build/System/CPUTime_hsc_make.o failed
command was: /Users/chak/Code/ghc-test/compiler/stage1/ghc-inplace -
no-
link-haskell98 dist/build/System/CPUTime_hsc_make.o -o dist/build/
System/CPUTime_hsc_make
Unpulling the three hsc2hs patches from yesterday fixes this.
I don't want to sound too negative, but do you guys still use
validate?
I definitely validated those patches - in fact, I'm pretty sure I
validated them with all of GHC 6.4.2 and 6.6 on Linux and 6.8.3 on
Windows.
I can't think what the problem you are seeing is. Does it happen in a
fresh tree?
It worked for Roman after pulling some more patches he said and for me
after pulling a new tree, but that tree also had some additional
patches. So, I am unsure whether we missed a patch or just getting a
new tree helped (but then the later wouldn't explain why it worked for
Roman).
Manuel
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc