Re: [tkined] problem running Tkined's SNMP Tree application

Erik Schoenfelder (schoenfr@gaertner.de)
Wed, 7 Apr 1999 19:06:28 +0200 (MET DST)

Hi,

Khoi> I got many unresolved symbols when I initially forgot to include this
Khoi> line in my Makefile in the
Khoi> <scotty-top-dir>/unix directory:

Khoi> LIBS = -lsocket -lnsl -lresolv

Khoi> I added this line in later, then the compilation and installation went
Khoi> successfully.

good :-)

Khoi> But then, I got that "couldn't load file" problem I described
Khoi> earlier, when trying to run SNMP Tree application.

hmm, two thoughts: possibly you did not make a ``make clean'' before
recompiling which may be necessary or the used libresolv.a is not
consistent with the included header resolv.h (solaris own versus self
compiled and installed bind release) and the header define of _res is
not consistent with the library...

Erik

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.