Re: some compiled errors for 5.4.1/pre on Solaris 10
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Liangliang Guo (SH/CBC) wrote: > On the same machine where I have successfully built 5.3.1 > I encountered some compiled errors for 5.4.1/pre on Solaris 10 . > > First I run > ./configure --with-sys-contact="[email protected]" > --with-sys-location="WIPRO" --with-default-snmp-version=3 > --with-persistent-directory=/var/net-snmp \ > > --with-mib-modules="ucd-snmp/lmSensors ucd-snmp/diskio smux > mibII/mta_sendmail" --with-cc=gcc \ > --disable-manuals --with-mibs=ALL --enable-mfd-rewrites > --with-libs=-lc \ > --with-logfile=/var/ipworks/logs/ipworks_snmpd.log > --sysconfdir=/etc/ipworks/common [...] > ./.libs/libnetsnmpmibs.so: undefined reference to `dlerror@SUNW_1.22' > ./.libs/libnetsnmpmibs.so: undefined reference to `dlopen@SUNW_1.22' > ./.libs/libnetsnmpmibs.so: undefined reference to `dlsym@SUNW_1.22' > ./.libs/libnetsnmpmibs.so: undefined reference to `dlclose@SUNW_1.22' A couple of things to check. Please post: - The link line that has been used to build libnetsnmpmibs.so. If you don't have the log, just "rm agent/libnetsnmpmibs.la" and type "make" to see it. - output of "ldd agent/.libs/libnetsnmpmibs.so" - output of "gcc agent/.libs/libnetsnmpmibs.so" - version/package information for gcc +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- 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