RE: [tkined] Date: Thu, 19 Jul 2001 11:30:08 -0400

From: Phil Dicken (dickenp@imedlink.net)
Date: Fri Jul 20 2001 - 18:07:33 MET DST


I really do appreciate your help with this installation. I was able to get
past that error, now I have another issue. The version of tcl I am running
is TclPro 1.4. I received the following error when trying to run 'make
install'. Thanks again!!!

# make install
Installing scotty2.1.11 and tnm2.1.11.so
Installing ./../tnm/library/README
Installing ./../tnm/library/dialog.tcl
Installing ./../tnm/library/output.tcl
Installing ./../tnm/library/snmp.tcl
Installing ./../tnm/library/monitor.tcl
Installing ./../tnm/library/obsolete.tcl
Installing ./../tnm/library/init.tcl
ld.so.1: ./scotty: fatal: libtcl8.3.so: open failed: No such file or
directory
*** Error code 137
make: Fatal error: Command failed for target `tnm-install-library'

-----Original Message-----
From: Erik Schoenfelder [mailto:schoenfr@aunt2.gaertner.de]
Sent: Friday, July 20, 2001 10:41 AM
To: dickenp@imedlink.net
Cc: tkined@ibr.cs.tu-bs.de
Subject: Re: [tkined] Date: Thu, 19 Jul 2001 11:30:08 -0400

Hi,

Phil> [...] Unfortunately, I have a new problem still trying to
Phil> execute make.

Phil> /opt/sfw/bin/gcc -o ntping ntping.o
Phil> Undefined first referenced
Phil> symbol in file
Phil> socket ntping.o
Phil> [...]
Phil> ld: fatal: Symbol referencing errors. No output written to ntping

well, the linker line should have some necessary libs.

the configure script should take care about (so running ``make
distclean'' followed by a fresh configure should work), but you may
edit the Makefile by hand and add the libs to the ``LIBS = '' line.

in the Makefile something like

> # Linker switch(es) to link platform depended library archives (the
> # configure script will try to set this value automatically, but you
> # can override it).
> LIBS = -lsocket -lnsl -lrpcsvc -lresolv

should work (maybe a -lgen is needed too - sorry, but i have no
solaris 7 box handy).

                                                        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.



This archive was generated by hypermail 2b29 : Thu Jan 03 2002 - 14:56:27 MET