From: Robert Young <roberty@xandros.com>
To: linux-hotplug@vger.kernel.org
Subject: compiling udev with klibc
Date: Mon, 18 Oct 2004 17:12:09 +0000 [thread overview]
Message-ID: <4173F969.8050603@xandros.com> (raw)
Hi,
I have been trying to compile udev with klibc and keep getting the
following problem with features.h not being found.
RobsPlace:/home/roberty/udev-039# make USE_KLIBC=true
Compiling udev_lib.c:
[ERROR]
gcc -pipe -DUSE_SPINLOCKS -DINTEL_SPINLOCKS -DLOG -O1 -g -DDEBUG
-D_GNU_SOURC
E -Wall -nostdinc -mregparm=3 -DREGPARM=3 -march=i386 -Os -g
-falign-function
s=0 -falign-jumps=0 -falign-loops=0 -D__KLIBC__ -fno-builtin-printf
-I/home/r
oberty/udev-039/klibc/include
-I/home/roberty/udev-039/klibc/include/arch/i38
6 -I/home/roberty/udev-039/klibc/include/bits32
-I/usr/lib/gcc-lib/i486-linux
/3.3.5/include -I/lib/modules/2.6.9-x1/build/include
-I/home/roberty/udev-039
/libsysfs -c -o udev_lib.o udev_lib.c
In file included from
/lib/modules/2.6.9-x1/build/include/linux/posix_types.h
:47,
from /home/roberty/udev-039/klibc/include/sys/types.h:15,
from /home/roberty/udev-039/klibc/include/unistd.h:11,
from /home/roberty/udev-039/klibc/include/stdio.h:11,
from udev_lib.c:23:
/usr/lib/gcc-lib/i486-linux/3.3.5/include/asm/posix_types.h:13:22:
features.h
: No such file or directory
/usr/lib/gcc-lib/i486-linux/3.3.5/include/asm/posix_types.h:29:36:
warning: n
o newline at end of file
make: *** [udev_lib.o] Error 1
Does anyone have any suggestions?
Thanks,
Rob
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next reply other threads:[~2004-10-18 17:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-18 17:12 Robert Young [this message]
2004-10-18 17:44 ` compiling udev with klibc Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4173F969.8050603@xandros.com \
--to=roberty@xandros.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).