[Nix-dev] Re: compile error while bootstrapping

Eelco Dolstra e.dolstra at tudelft.nl
Mon Jun 22 22:02:20 CEST 2009


Peter Simons wrote:

> while trying to bootstrap on Linux/x86, I get "make check" failures in
> libgmp that cause the build to fail. The system identifies itself as
> follows:
> 
>   $ uname -a
>   Linux 2.6.29-ARCH #1 SMP PREEMPT i686 mobile AMD Duron(tm) AuthenticAMD GNU/Linux
> 
> And these are the errors:
> 
>   PASS: t-cdiv_ui
>   /bin/sh: line 4: 30361 Illegal instruction     ${dir}$tst
>   FAIL: t-gcd

I've now updated gmp to version 4.3.1 in the stdenv branch.  Could you try to
see if that works for you?  (I can't reproduce this myself...)

I've also updated patchelf in the stdenv branch so that we don't need to set
LD_LIBRARY_PATH anymore, so problems with /bin/sh should be definitively gone :-)

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/



More information about the nix-dev mailing list