[Buildroot] [PATCH] u_int undefined when compiling libpcap

Ed Swierk eswierk at arastra.com
Fri Jul 21 23:34:22 UTC 2006


libpcap-0.9.4 fails to compile against uClibc-20060720, complaining
that u_int is undefined. The attached patch adds -D_GNU_SOURCE to
CFLAGS when configuring libpcap, ensuring that u_int is defined
properly.

--Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildroot-libpcap-gnu-source.patch
Type: text/x-patch
Size: 462 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20060721/e7c3634b/attachment-0001.bin>


More information about the buildroot mailing list