Yalenti, Mark wrote: > At the moment I’m not going to inundate the group with error details; at > first I’d just like to know if someone has been able to successfully get > net-snmp to compile on HP-UX 11.11 9000/800. > > In particular, can you tell me the following if you were successful: ? > > What compiler did you use and from which directory? > > What did you set your LD_LIBRARY_PATH to if anything? > > What did you set your SH_LIBRARY_PATH to if anything?
I successfully build all net-snmp branches every night on various HP-UX versions, including 11.11, with the following settings: export CC=/opt/ansic/bin/cc export SHLIB_PATH=/path/to/libopenssl097/lib ./configure --without-libwrap ... && make && make test What net-snmp version are you using? Try with latest 5.4.2, please. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
