Re: Same error building net-snmp-5.7.3 or net-snmp-code-0a139e9348589884ae03858ee82c807c8362d079 on Solaris 10 X86/Sparc
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Ben Taylor wrote: > I have a script that basically does all the same things, so I don’t > forget how I’ve built it. The little tricks like munging up the > Makefiles after the configure to add an –R<lib> to the linker commands > so I don’t have to futz with crle or an LD_LIBRARY_PATH. With a recent version of net-snmp, I'd suggest to try *without* those modifications first. A lot of things have improved in this area since you wrote this script initially (for 5.4.2.1). > ./configure > --with-mib-modules=smux,ucd-snmp/lmSensors,if-mib,tcp-mib,udp-mib,mibII/mta_sendmail,ucd-snmp/diskio > --enable-mfd-rewrites Try shortening the --with-mib-modules list until you get rid of the dependency on mibII/interfaces with is the old if-mib implementation before the mfd rewrites. You may want to try with: ./configure --with-mib-modules=smux,ucd-snmp/lmSensorsMib,mibII/mta_sendmail,ucd-snmp/diskio --enable-mfd-rewrites ... +Thomas ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users