Bug 3277 - quagga fails to build with SNMP support
Summary: quagga fails to build with SNMP support
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: Gustavo Zacarias
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 07:24 UTC by Thomas Petazzoni
Modified: 2011-02-24 08:15 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Buildroot configuration file (18.75 KB, text/plain)
2011-02-18 07:24 UTC, Thomas Petazzoni
Details
Fix for quagga (1011 bytes, patch)
2011-02-21 19:29 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Petazzoni 2011-02-18 07:24:21 UTC
checking for asn_parse_int in -lnetsnmp... no
configure: error: --enable-snmp given, but cannot find support for SNMP
make: *** [/home/test/outputs/test-375/build/quagga-0.99.17/.stamp_configured] Error 1
Comment 1 Thomas Petazzoni 2011-02-18 07:24:50 UTC
Created attachment 2977 [details]
Buildroot configuration file
Comment 2 Thomas Petazzoni 2011-02-18 07:26:34 UTC
See logfile at http://free-electrons.com/~thomas/pub/br-bugs/bug-3277.log.bz2
Comment 3 Gustavo Zacarias 2011-02-21 19:29:06 UTC
Created attachment 3013 [details]
Fix for quagga

Try this patch Thomas, fixes it for me.
Comment 4 Peter Korsgaard 2011-02-24 08:15:28 UTC
Committed fix by Gustavo, thanks