[Nix-dev] [nix-dev] conky failed to build - fatal error: curl/types.h: No such file or directory

Yury G. Kudryashov urkud.urkud at gmail.com
Tue Jan 10 00:39:22 CET 2012


Sergey Mironov wrote:

> Hi. I can't install conky - nix tries to compile it locally and fails with
> error:
> 
> $ nix-env -i conky
> 
> ...
> 
> ccurl_thread.c:35:24: fatal error: curl/types.h: No such file or directory
Try removing "#include <curl/types.h>" line from sources.
> compilation terminated.
> make[2]: *** [conky-ccurl_thread.o] Error 1
> make[2]: Leaving directory
> `/tmp/nix-build-1b134lxaxknr449m49r77vzchplpnp52-
conky-1.7.2.drv-0/conky-1.7.2/src'
> 
> I've found a gentoo bug https://bugs.gentoo.org/375899?id=375899
> describing very similar error. Looks like it is fixed in newer conky, but
> unfortunately, conky-1.8.1 also fails - it needs something called
> 
> configure: error: iw_sockets_open not found
> Looks scary. Does anybody know the solution?
Look at config.log. I'll try to commit working expression today.
-- 
Yury G. Kudryashov,
mailto: urkud at mccme.ru



More information about the nix-dev mailing list