Magnus Fromreide wrote: > On sön, 2007-06-03 at 21:41 +0200, Thomas Anders wrote: > >> BTW, I'm not sure "-lelf" is necessary here at all, but that'd need to >> be fixed in configure.in (if the case). > > The -lelf is due to nlist, nlist is needed by miblibs (many), > snmplib/system.c and agent/auto_nlist.c. I think it is the last one that > puts it on the link line.
But nlist shouldn't be needed at all on recent Solaris versions. If it was #ifdef'ed out properly, we may get rid of the "-lelf", too, I think. +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-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
