bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Required packages


From: Andreas Enge
Subject: Re: Required packages
Date: Thu, 7 Feb 2013 13:16:24 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Am Mittwoch, 6. Februar 2013 schrieb Ludovic Courtès:

\> > OK. That’s “user-environment-propagated-inputs”. We could achieve

> > that by just changing guix-profile to install propagated inputs.

> > That’s probably the right thing to do anyway.

>

> Commit 4dede02 implements that.

 

Good initiative!

 

In my attempt to install guix from guix, I came upon the problem that the libgcrypt headers require the libgpg-error headers. This is a propagated input, so should in the future be installed automatically.

 

However, the next problem is:

In file included from /home/privat/.guix-profile/include/sys/socket.h:39:0,

from /home/privat/.guix-profile/include/gcrypt.h:42,

from conftest.c:65:

/home/privat/.guix-profile/include/bits/socket.h:342:24: fatal error: asm/socket.h: No such file or directory

 

The file is in linux-libre-headers; so I suppose this should also be a propagated input of libgcrypt? If you agree, I will modify the package accordingly.

 

Andreas

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]