* glibc and linux-libre-headers
@ 2013-02-04 18:37 Andreas Enge
2013-02-04 21:44 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Enge @ 2013-02-04 18:37 UTC (permalink / raw)
To: bug-guix
[-- Attachment #1: Type: text/plain, Size: 593 bytes --]
Hello,
when trying to compile a file that includes errno.h with the gcc from guix,
I obtain the following error:
In file included from /nix/store/9fnjjsbarscbmakr44ixfv9yhg6z12mw-
glibc-2.17/include/errno.h:35:0,
from cm2.c:8:
/nix/store/9fnjjsbarscbmakr44ixfv9yhg6z12mw-
glibc-2.17/include/bits/errno.h:24:26: fatal error: linux/errno.h: No such
file or directory
It can be solved by installing linux-libre-headers. So maybe the final
glibc should depend on this package? And maybe installation of glibc should
even install linux-libre-headers automatically?
Andreas
[-- Attachment #2: Type: text/html, Size: 2678 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: glibc and linux-libre-headers
2013-02-04 18:37 glibc and linux-libre-headers Andreas Enge
@ 2013-02-04 21:44 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2013-02-04 21:44 UTC (permalink / raw)
To: Andreas Enge; +Cc: bug-guix
Andreas Enge <andreas@enge.fr> skribis:
> It can be solved by installing linux-libre-headers. So maybe the final
> glibc should depend on this package?
It does.
> And maybe installation of glibc should even install
> linux-libre-headers automatically?
Yes, that’s what guix-package should do. I’ll see what can be done, if
nobody beats me at it.
Thanks for the reminder!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-02-04 21:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04 18:37 glibc and linux-libre-headers Andreas Enge
2013-02-04 21:44 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.