Return-Path: Delivered-To: apmail-tcl-mod_dtcl-archive@tcl.apache.org Received: (qmail 7963 invoked by uid 500); 20 Feb 2002 16:56:48 -0000 Mailing-List: contact mod_dtcl-help@tcl.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list mod_dtcl@tcl.apache.org Received: (qmail 7952 invoked from network); 20 Feb 2002 16:56:47 -0000 X-Authentication-Warning: aragorn.fundserv.com: steves owned process doing -bs Date: Wed, 20 Feb 2002 11:54:46 -0500 (EST) From: Steve Szabo X-Sender: steves@aragorn To: mod_dtcl@tcl.apache.org Subject: ld failes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N celeborn [/home/celeborn/src/apache_1.3.23] $ echo $LD_LIBRARY_PATH /app/tcl/lib:/usr/local/lib celeborn [/home/celeborn/src/apache_1.3.23] $ ls /app/tcl/lib libtcl8.3.so* libtclx8.3.so* libtkx8.3.a tclConfig.sh tk8.3/ tkxConfig.sh libtclstub8.3.a libtk8.3.so* libtkx8.3.so* tclX8.3/ tkConfig.sh libtclx8.3.a libtkstub8.3.a tcl8.3/ tclxConfig.sh tkX8.3/ celeborn [/home/celeborn/src/apache_1.3.23] $ echo $EXTRA_LIBS -ltcl8.3 -lm celeborn [/home/celeborn/src/apache_1.3.23] $ make -e ===> src make[1]: Entering directory `/home/celeborn/src/apache_1.3.23' make[2]: Entering directory `/home/celeborn/src/apache_1.3.23/src' ===> src/os/unix make[3]: Nothing to be done for `all'. <=== src/os/unix ===> src/ap make[3]: Nothing to be done for `all'. <=== src/ap ===> src/main gcc -DSOLARIS2=280 -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED `../apaci` -o gen_test_char gen_test_char.o -ltcl8.3 -lm -lsocket -lnsl /usr/local/bin/ld: cannot find -ltcl8.3 collect2: ld returned 1 exit status make[3]: *** [gen_test_char] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/home/celeborn/src/apache_1.3.23/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/home/celeborn/src/apache_1.3.23' make: *** [build] Error 2 celeborn [/home/celeborn/src/apache_1.3.23] $ thanks --------------------------------------------------------- --------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: mod_dtcl-unsubscribe@tcl.apache.org For additional commands, e-mail: mod_dtcl-help@tcl.apache.org