Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 265989 Details for
Bug 359053
gnome-base/orbit fails to build if there is no ipv6 in the system
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
patch to fix the issue
orbit-2.14.19-ipv6.patch (text/plain), 348 bytes, created by
Piotr Curious Slawinski
on 2011-03-15 17:29:45 UTC
(
hide
)
Description:
patch to fix the issue
Filename:
MIME Type:
Creator:
Piotr Curious Slawinski
Created:
2011-03-15 17:29:45 UTC
Size:
348 bytes
patch
obsolete
>+++ /linc2/src/linc-protocols.c 2010-11-29 15:22:59.000000000 >1030 >@@ -937,6 +937,9 @@ > static const struct in6_addr in6addr_any = { { { 0 } } }; > # endif > #endif >+//#ifdef DISABLE_IPV6 >+ const struct in6_addr in6addr_any = { { { 0 } } }; >+//#endif > > static gboolean > link_protocol_get_sockinfo_ipv6 (const LinkProtocolInfo *proto,
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 Raw
Actions:
View
Attachments on
bug 359053
: 265989 |
265999