On Tuesday 03 November 2009 08:01:08 Garrett Cooper wrote: > >> On Tue, 2009-11-03 at 09:26 +0530, Munipradeep Beerakam wrote: > >> > I got the following warning messages while running "./configure" on > >> > the ltp-full-20091031. However, make and make install worked fine. > >> > > >> > configure: WARNING: linux/genetlink.h: present but cannot be compiled > >> > configure: WARNING: linux/genetlink.h: check for missing > >> > prerequisite headers? > >> > configure: WARNING: linux/genetlink.h: see the Autoconf documentation > >> > configure: WARNING: linux/genetlink.h: section "Present But Cannot > >> > Be Compiled" > >> > configure: WARNING: linux/genetlink.h: proceeding with the > >> > preprocessor's result > >> > configure: WARNING: linux/genetlink.h: in the future, the compiler > >> > will take precedence > >> > configure: WARNING: ## > >> > ------------------------------------------------ ## > >> > configure: WARNING: ## Report this to > >> > [email protected] ## > >> > configure: WARNING: ## > >> > ------------------------------------------------ ## > > Yeah -- I need to find the header that defines u32 (instead of > uint32 or uint32_t). Does anyone know which one was that again? I > thought it was a kernel specific datatype (and in that event it > shouldn't be exported).
correct -- nothing in userspace should be using u32. if the kernel headers are, they're broken and need fixing, so complain to lkml/your distro. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
