#5 — lguest fails to built
| State | Resolved |
|---|---|
| Version: | 2.6.31-zen |
| Area | Zen-Stable Releases/GIT |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | oshiri |
| Submitted on | Nov 01, 2009 |
| Responsible |
—
|
| Target release: |
—
|
make[1]: Leaving directory `/usr/src/linux-2.6-zen'
/usr/bin/make ARCH=i386 \
-C Documentation/lguest
make[1]: Entering directory `/usr/src/linux-2.6-zen/Documentation/lguest'
cc -m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE lguest.c -o lguest
lguest.c:21:25: error: sys/eventfd.h: No such file or directory
lguest.c: In function ‘create_thread’:
lguest.c:1021: warning: implicit declaration of function ‘eventfd’
make[1]: *** [lguest] Error 1
make[1]: Leaving directory `/usr/src/linux-2.6-zen/Documentation/lguest'
make: *** [debian/stamp/build/kernel] Error 2
/usr/bin/make ARCH=i386 \
-C Documentation/lguest
make[1]: Entering directory `/usr/src/linux-2.6-zen/Documentation/lguest'
cc -m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE lguest.c -o lguest
lguest.c:21:25: error: sys/eventfd.h: No such file or directory
lguest.c: In function ‘create_thread’:
lguest.c:1021: warning: implicit declaration of function ‘eventfd’
make[1]: *** [lguest] Error 1
make[1]: Leaving directory `/usr/src/linux-2.6-zen/Documentation/lguest'
make: *** [debian/stamp/build/kernel] Error 2
Added by
oshiri
on
Nov 01, 2009 11:44 PM
It's not a bug after all. It's Debian's Lenny libc problem that caused the error.
Thanks.
Added by
Brandon Berhent
on
Nov 02, 2009 01:16 AM
Yes, this is simply debian's libc being too old, a couple of reads:
Issue state:
Unconfirmed
→
Resolved
http://cakebox.homeunix.net/wordpress/?p=100
lguest@lists.ozlabs.org/msg00034.html" rel="nofollow">http://www.mail-archive.com/[…]/msg00034.html
No responses can be added.
If you can, please log in before submitting a reaction.








