I/O manager: relying solely upon kqueue is not a safe way to go

Ian Lynagh ian at well-typed.com
Sun Mar 17 21:47:42 CET 2013


On Sun, Mar 17, 2013 at 01:06:10PM -0400, Andreas Voellmy wrote:
> 
> and the build error:
> 
> "inplace/bin/ghc-stage1" -static  -H32m -O    -package-name
> ghc-prim-0.3.1.0 -hide-all-packages -i -ilibraries/ghc-prim/.
[...]
> libraries/ghc-prim/dist-install/build/GHC/IntWord64.o -dyno
> libraries/ghc-prim/dist-install/build/GHC/IntWord64.dyn_o
> /var/folders/_c/4n2x0zfx7mx5gk_46pdxn3pm0000gn/T/ghc41160_0/ghc41160_1.split__2.s:unknown:missing
> indirect symbols for section (__DATA,__la_sym_ptr2)
> make[1]: *** [libraries/ghc-prim/dist-install/build/GHC/IntWord64.o] Error 1
> make[1]: *** Deleting file
> `libraries/ghc-prim/dist-install/build/GHC/IntWord64.o'
> make: *** [all] Error 2

Can you "mkdir tmp", rerun the command with "-keep-tmp-files -tmpdir tmp"
and send me the temporary files please?


Thanks
Ian




More information about the ghc-devs mailing list