Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 360135

Summary: net-misc/quagga 0.99.18 fails to build with ipv6 disabled
Product: Gentoo Linux Reporter: BigBug <romans.heimanis>
Component: New packagesAssignee: Alin Năstac (RETIRED) <mrness>
Status: RESOLVED INVALID    
Severity: major CC: flameeyes
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.quagga.net
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for no-ipv6 build problem.

Description BigBug 2011-03-23 13:05:59 UTC
When ipv6 disabled in kernel build (no in /proc) quagga will fails to build.

Reproducible: Always

Steps to Reproduce:
1. build a system/kernel with ipv6 disabled
2. try to build quagga 0.99.18



Fails to build with this errors:


bgp_route.c:4330: error: ‘ipv6_bgp_network’ undeclared here (not in a function)
bgp_route.c:4337: error: ‘no_ipv6_bgp_network’ undeclared here (not in a function)
Comment 1 BigBug 2011-03-23 13:06:55 UTC
Created attachment 266989 [details, diff]
Patch for no-ipv6 build problem.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-03-29 21:05:41 UTC
Please sync, this was already reported and fixed.