tcl ve tk

M. Mithat Bayramgil (mithat@mmb.phys.hun.edu.tr)
Thu, 7 Nov 1996 18:50:01 +0200 (EET)


selamlar
bir oceki mesajin ekleri duzgun alinamadigin mesajin icine
katarak yolluyorum
iyi calismalar
mmb

ilk olarak bu hatayi veriyor
..
..
..
tclUnixTime.o tclUnixInit.o tclLoadDl.o
: libtcl7.5.so
gcc -c -O -fPIC -I./../generic -I. -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1
-DSTDC_HEADERS=1 -Dvfork=fork -DTCL_SHLIB_EXT=\".so\" ./tclAppInit.c
gcc -rdynamic tclAppInit.o -L/users/local/tcl7.5/unix -ltcl7.5 -ldl
-lieee -lm -lc \
-o tclsh
/usr/i486-linux/bin/ld: cannot open -ldl: No such file or directory
make: *** [tclsh] Error 1

Makefile in icinde -ldl ifadesi cikinca da bu hatayi veriyor
..
..
..

gcc -rdynamic tclAppInit.o -L/users/local/tcl7.5/unix -ltcl7.5 -lm -lieee
-lm -lc \
-o tclsh
/users/local/tcl7.5/unix/libtcl7.5.so: undefined reference to `dlerror'
/users/local/tcl7.5/unix/libtcl7.5.so: undefined reference to `dlopen'
/users/local/tcl7.5/unix/libtcl7.5.so: undefined reference to `dlsym'
make: *** [tclsh] Error 1