I did some investigation.

But first why look in configure. 
Im already building the package. 

Second when I do this : 

find / -name "pthread.*"
/nix/store/zfmwbfy3a609d2y5fp3bgnx7q510bv41-glibc-2.17/include/pthread.h


So it looks to me that the library pthread is not installed at all.
If I took the right conclusion then the question is why do glibc not install it.

Roelof


> From: [email protected]
> To: [email protected]
> Date: Tue, 26 Nov 2013 23:31:19 +0100
> Subject: Re: [Nix-dev] mozjs problem
> 
> nix-shell can be used to run a shell in build environment easily.
> pkg-config --list-packages or such shows all known packages.
> 
> grepping configure or configuer.in or such for the package may tell you
> which exact version is expected. This can help improving your
> understanding.
> 
> Marc Weber
> _______________________________________________
> nix-dev mailing list
> [email protected]
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
                                          
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to