Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360135 - net-misc/quagga 0.99.18 fails to build with ipv6 disabled
Summary: net-misc/quagga 0.99.18 fails to build with ipv6 disabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Alin Năstac (RETIRED)
URL: http://www.quagga.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 13:05 UTC by BigBug
Modified: 2011-03-29 21:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for no-ipv6 build problem. (quagga-0.99.18-noipv6_build.patch,1.09 KB, patch)
2011-03-23 13:06 UTC, BigBug
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.