On Fri, 20 Aug 2004 15:55:30 -0700 OpenMacNews wrote: O> currently: OSX 10.3.5 + XCode 1.5 update is installed, with further updates O> as well ...
I'm not sure what version of XCode I have.. I'll try updating to 10.3.5... These are the tools that I have different versions of: O> % glibtool --version O> ltmain.sh (GNU libtool) 1.5.8 (1.1220.2.117 2004/08/04 14:12:05) $ glibtool --version ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58) O> % autoconf --version O> autoconf (GNU Autoconf) 2.59 $ autoconf --version autoconf (GNU Autoconf) 2.57 O> % automake --version O> automake (GNU automake) 1.9 $ automake --version automake (GNU automake) 1.6.3 O> % /usr/local/ssl/bin/openssl version O> OpenSSL 0.9.7d 17 Mar 2004 $ openssl version OpenSSL 0.9.7b 10 Apr 2003 O> % perl -V O> Summary of my perl5 (revision 5 version 8 subversion 5) configuration: $ perl -V Summary of my perl5 (revision 5.0 version 8 subversion 1 RC3) configuration: O> > ~/snmp/net-snmp-5.1.2 rks$ sudo agent/snmpd -f -L O> > Creating directory: /var/db/ucd-snmp O> > NET-SNMP version 5.1.2 O> O> ok, stumped for now. Me too. Are you running from the build directory, or are you installing after a successful build? Once thing I'd be wary of is having the version of net-snmp that ships with Mac OS X (5.0.8, I believe), installed at the same time as your own version of 5.1.2. If the 5.1.2 version is loading the 5.0.8 share libraries, that would be bad. Maybe try dumping the perl modules, and using --disable-shared instead of --enable-shared, and see if the static version has the same problem.. -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
