I filed a request yesterday after I failed to compile it myself.
It's a wonderful tool and great for software development:

http://sourceforge.net/tracker/index.php?func=detail&aid=520312&group_id=17203&atid=371315

The following lines are the problem I saw when I did a "make"
after ./configure:

cc -c -g -no-cpp-precomp   -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DNO_DLFCN_H=1 -DHAVE_UNISTD_H=1 
-DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 
-DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -Dvfork=fork -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 
-DHAVE_SYS_FILIO_H=1         -DTCL_SHLIB_EXT=\"\" ./../unix/tclAppInit.c
cc  tclAppInit.o -L/Volumes/software/source/tcl8.1/unix -ltcl8.1  -lc \
         -o tclsh
/usr/bin/ld: Undefined symbols:
_TclpLoadFile
_TclpUnloadFile
/usr/bin/ld: warning unused multiple definitions of symbol _matherr
/Volumes/software/source/tcl8.1/unix/libtcl8.1.a(tclMtherr.o) definition of 
_matherr in section (__TEXT,__text)
/usr/lib/libc.dylib(s_matherr.o) unused definition of _matherr
/usr/bin/ld: warning unused multiple definitions of symbol _panic
/Volumes/software/source/tcl8.1/unix/libtcl8.1.a(panic.o) definition of 
_panic in section (__TEXT,__text)
/usr/lib/libc.dylib(panic.o) unused definition of _panic
make[2]: *** [tclsh] Error 1
make[1]: *** [all] Error 2
make: *** [all-tcl8.1] Error 2
[

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to