Bug 3277

Summary: quagga fails to build with SNMP support
Product: buildroot Reporter: Thomas Petazzoni <thomas.petazzoni>
Component: OtherAssignee: Gustavo Zacarias <gustavo>
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Buildroot configuration file
Fix for quagga

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