[Bug 4081] New: iptables_1.3.8 fails to compile on eglibc cvs
bugzilla-daemon at treke.net
bugzilla-daemon at treke.net
Sun Mar 16 00:15:13 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4081
Summary: iptables_1.3.8 fails to compile on eglibc cvs
Product: Openembedded
Version: Angstrom 2008.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: raj.khem at gmail.com
CC: raj.khem at gmail.com
If we compile iptables using latest eglibc ( snapshot after Jan 2008) then it
fails to compile because of this commit in glibc
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/inet/netinet/in.h.diff?r1=1.55&r2=1.56&cvsroot=glibc
because iptables use the union in6_u directly and now it has been renamed to
__in6_u. iptables should really have used the s6_addr32 macro
I will post a patch shortly.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list