On 01/01/2010, at 12:54 AM, Simon Marlow wrote:

> The following validate failure has happened to me twice, and appears to be a 
> parallel make problem (a missing dependency somewhere).  I'm using -j3 on a 
> dual-core. I'm posting it here in case anyone else has a clue what's going 
> on, otherwise I'll queue it for investigation.
> 
> Loading package dph-prim-par-0.4.0 ... <command line>: can't load .so/.DLL 
> for: HSdph-prim-par-0.4.0-ghc6.13.20091222 
> (libHSdph-prim-seq-0.4.0-ghc6.13.20091222.so: cannot open shared object file: 
> No such file or directory)
> make[1]: *** 
> [libraries/dph/dph-par/dist-install/build/Data/Array/Parallel/Lifted/PArray.dyn_o]
>  Error 1
> make[1]: *** Waiting for unfinished jobs....
> 
> why is GHC trying to load the .so for dph-prim-seq?  Is that because the .o 
> doesn't exist yet perhaps?


I still haven't managed to get this to fail again here. I'll try running it in 
a Linux VM and see if that makes a difference.

Ben.



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to