On 6/23/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > Aleksey Tsalolikhin wrote: > > I tried, but was unable to compile the 5.4.1.pre3: > > > > ./configure --with-libs=-lnm > > Please drop "--with-libs=-lnm". It shouldn't be needed.
OK. I got that out of README.hpux. I dropped that. The compile still dies at the same place. > You'd probably have to look through the preprocessor output for the file > to see what's wrong. Um, that's over my head. Which is the preprocessor output, please? Where do I look? > I've never use gcc 4.1.x on HP-UX 11.23. Do you have a chance to try > with HP's cc instead (which works for me)? Yes, I tried that first, and it died at: cc -b -Wl,+h -Wl,libnetsnmpagent.so.16 -Wl,+nodefaultrpath -o .libs/libnetsnmpagent.so.16.0 .libs/snmp_agent.o .libs/snmp_vars.o .libs/agent_read_config.o .libs/agent_registry.o .libs/agent_index.o .libs/agent_trap.o .libs/kernel.o .libs/agent_handler.o mibgroup/snmpv3/.libs/usmConf.o mibgroup/agentx/.libs/master.o mibgroup/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs/protocol.o mibgroup/agentx/.libs/client.o mibgroup/agentx/.libs/master_admin.o mibgroup/agentx/.libs/agentx_config.o .libs/snmp_perl.o +b /var/tsalolia/net-snmp-5.4.1.pre3/snmplib/.libs ../snmplib/.libs/libnetsnmp.so -lc (Bundled) cc: warning 922: "-b" is unsupported in the bundled compiler, ignored. (Bundled) cc: warning 957: The +b/var/tsalolia/net-snmp-5.4.1.pre3/snmplib/.libs option is neither supported nor required on IPF. (Bundled) cc: warning 1913: `.libs/snmp_perl.o' does not exist or cannot be read ld: I/O error, file ".libs/snmp_perl.o": No such file or directory Fatal error. How about that? Truly, -at ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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
