Mike Walker wrote: > This definitely helps me get further along the path. It correctly > forces Sun Studio 12 and successfully generates a 64bit libnetsnmp.so > file. But make now crashes further in the net-snmp build. Looks like > right after reporting "running Mkbootstrap for > NetSNMP::default_store()", make crashes, now complaining "libnetsnmp.so: > wrong ELF class: ELFCLASS64".
Do you have a 64-bit Perl build as well? If you don't, please either build one or configure with "--disable-embedded-perl --without-perl-modules". If you're still stuck with a build failure, please type "make" again at that point and post the full output. +Thomas ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
