Windows build failure

Simon Marlow marlowsd at gmail.com
Thu Mar 4 04:22:36 EST 2010


On 04/03/2010 00:09, Ian Lynagh wrote:
> On Wed, Mar 03, 2010 at 10:58:43PM +0000, Simon Peyton-Jones wrote:
>> This is a clean from-scratch build on Windows.  No changes in my tree.
>>
>> Simon
>>
>> "inplace/bin/ghc-stage1.exe"   -H32m -O -Wall -Werror -H64m -O0     -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/autogen -Iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build/autogen      -package Cabal -package bin-package-db  -no-user-package-conf     -odir utils/ghc-pkg/dist-install/build -hidir utils/ghc-pkg/dist-install/build -stubdir utils/ghc-pkg/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist-install/build/Main.o
>>
>> utils\ghc-pkg\Main.hs:1498:40: Not in scope: `peekCString'
>>
>> utils\ghc-pkg\Main.hs:1502:36:
>>      Not in scope: type constructor or class `CString'
>> make[1]: *** [utils/ghc-pkg/dist-install/build/Main.o] Error 1
>> make[1]: *** Waiting for unfinished jobs....
>> make: *** [all] Error 2

sorry, I pushed the wrong version of my fix.  Just validating the 
correct one...

Cheers,
	Simon



More information about the Cvs-ghc mailing list