Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 340968 Details for
Bug 460262
net-misc/bridge-utils-1.5 fails to build with sys-kernel/linux-headers-3.8: /usr/include/linux/if_bridge.h:172:20: error: field 'ip6' has incomplete type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
brctl kernel headers 3.8 fix
brctl-fix.patch (text/plain), 375 bytes, created by
Guillaume Castagnino
on 2013-03-04 21:29:04 UTC
(
hide
)
Description:
brctl kernel headers 3.8 fix
Filename:
MIME Type:
Creator:
Guillaume Castagnino
Created:
2013-03-04 21:29:04 UTC
Size:
375 bytes
patch
obsolete
>diff -ur ./libbridge/libbridge.h /root/bridge-utils-1.5/libbridge/libbridge.h >--- ./libbridge/libbridge.h 2011-03-29 02:52:54.000000000 +0200 >+++ /root/bridge-utils-1.5/libbridge/libbridge.h 2013-03-04 22:20:28.122259379 +0100 >@@ -20,6 +20,7 @@ > #define _LIBBRIDGE_H > > #include <sys/socket.h> >+#include <netinet/ip6.h> > #include <linux/if.h> > #include <linux/if_bridge.h> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 460262
: 340968