mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Udev 172/181 doesn't find ptxdist kernel headers and fails to compile
@ 2012-04-26 13:38 Íñigo López-Barranco
  2012-04-27 11:12 ` Michael Olbrich
  0 siblings, 1 reply; 3+ messages in thread
From: Íñigo López-Barranco @ 2012-04-26 13:38 UTC (permalink / raw)
  To: ptxdist

Hello all.

I'm trying to build ptxdist-2012.04.0 but it fails to compile using both 
versions of udev complaining about some undeclared defines:

src/libudev-monitor.c: In function 'udev_monitor_new_from_socket':
src/libudev-monitor.c:153: error: 'SOCK_NONBLOCK' undeclared (first use 
in this function)
src/libudev-monitor.c:153: error: (Each undeclared identifier is 
reported only once
...

Searching in the list's archives found this message with a patch adding 
the kernel headers path to the udev rules for toolchains without kernel 
headers (or old ones):

http://thread.gmane.org/gmane.comp.embedded.ptxdist.devel/7997/focus=8140

I've checked that this is already included in my udev.make file, that 
I've selected the kernel headers (2.6.39) in ptxdist menu and that 
SOCK_NONBLOCK and other missing defines are present in the kernel 
headers, so I don't know what else to check now.

The gcc version is 4.3.2 and the platform is x86 (586).

Thanks in advance
--
Íñigo

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-03  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-26 13:38 [ptxdist] Udev 172/181 doesn't find ptxdist kernel headers and fails to compile Íñigo López-Barranco
2012-04-27 11:12 ` Michael Olbrich
2012-05-03  9:58   ` Íñigo López-Barranco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox