Aleksey Tsalolikhin wrote: >> Please drop "--with-libs=-lnm". It shouldn't be needed. > > OK. I got that out of README.hpux.
I've just fixed README.hpux11 for 5.4.1.rc1 and later. >> 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? Replace "gcc" by "gcc -E" and drop the "-o .libs/system.o" at the end. Submit a bug report on http://www.net-snmp.org/bugs (please log in) and attach the output there. > (Bundled) cc: warning 922: "-b" is unsupported in the bundled compiler, > ignored. Umm, that's the bundled (unlicensed) cc. I'm not sure how well this one works, but it's still worth a try. > ld: I/O error, file ".libs/snmp_perl.o": No such file or directory Try running "make -j 1" instead of just "make". +Thomas ------------------------------------------------------------------------- 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
