From: Wolfgang T. <wol...@gm...> - 2005-06-12 13:54:33
|
On 12-Jun-05, at 9:03 AM, Petter Egesund wrote: > Thanks for answering! > > It does not seem like inplace.conf exists?! > > A dump from make is enclosed! Ah, I see, make in directory HOC failed for another reason: Compiling HOC.StdArgumentTypes ( ./HOC/StdArgumentTypes.hs, build/ objects/HOC/StdArgumentTypes.o ) ghc-6.4: ../HOC_cbits/HOC_cbits.o: unknown symbol `_fprintf$LDBLStub' There seem to be lots of problems involving _fprintf$LDBLStub on the net, but I didn't quite manage to figure things out yet, and I'm unable to reproduce the problem. Which gcc and OS version are you using? If you are using gcc 4 and tiger: have you installed XCode 2.1 (the new "universal binaries" release)? Cheers, Wolfgang |