hello all,
I want to install ns-allinone2.1b8, but when type ./install following error  
occure  with tcl and tk
 
C_BUILD=1         -DTCL_SHLIB_EXT=\"\" ./../unix/tclUnixTime.c
gcc -pipe -c -O -Wall -Wconversion -Wno-implicit-int  -I./../generic -I. -DHAV
UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1
HAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H
 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME
 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -D
_UNION_WAIT=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DSTA
C_BUILD=1         -DTCL_SHLIB_EXT=\"\" -DTCL_LIBRARY=\"/usr/local/ns-allinone-
1b8/lib/tcl8.3\" \
                -DTCL_PACKAGE_PATH="\"/usr/local/ns-allinone-2.1b8/lib\"" \
                ./../unix/tclUnixInit.c
gcc -pipe -c -O -Wall -Wconversion -Wno-implicit-int  -I./../generic -I. -DHAV
UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1
HAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H
 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME
 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -D
_UNION_WAIT=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DSTA
C_BUILD=1         -DTCL_SHLIB_EXT=\"\" ./../unix/tclUnixThrd.c
gcc -pipe -c -O -Wall -Wconversion -Wno-implicit-int  -I./../generic -I. -DHAV
UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1
HAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H
 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME
 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -D
_UNION_WAIT=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DSTA
C_BUILD=1         -DTCL_SHLIB_EXT=\"\" ./../unix/tclUnixNotfy.c
gcc -pipe -c -O -Wall -Wconversion -Wno-implicit-int  -I./../generic -I. -DHAV
UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1
HAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H
 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME
 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -D
_UNION_WAIT=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DSTA
C_BUILD=1         -DTCL_SHLIB_EXT=\"\" ./../generic/tclLoadNone.c
rm -f libtclstub8.3.a
ar cr libtclstub8.3.a tclStubLib.o
ranlib libtclstub8.3.a
rm -f libtcl8.3.a
ar cr libtcl8.3.a regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync
 tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ
 tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tcl
ent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tcl
dexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclL
k.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclO
.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPr
erve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o
clThread.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o t
Mtherr.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.
tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o  tclUnixNotfy.o  tclLo
None.o
ranlib libtcl8.3.a
gcc -pipe -c -O -Wall -Wconversion -Wno-implicit-int  -I./../generic -I. -DHAV
UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1
HAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H
 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME
 -DHAVE_TZNAME=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -D
_UNION_WAIT=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DSTA
C_BUILD=1         -DTCL_SHLIB_EXT=\"\" ./../unix/tclAppInit.c
gcc -pipe  tclAppInit.o -L/usr/local/ns-allinone-2.1b8/tcl8.3.2/unix -ltcl8.3
lc \
                 -o tclsh
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: warning:
to-importing has been activated without --enable-auto-import specified on the
mmand line.
This should work unless it involves constant data structures referencing symbo
 from auto-imported DLLs.fu000001.o:(.idata$2+0xc): undefined reference to `_l
c_iname'
fu000002.o:(.idata$2+0xc): undefined reference to `_libc_iname'
fu000003.o:(.idata$2+0xc): undefined reference to `_libc_iname'
fu000004.o:(.idata$2+0xc): undefined reference to `_libc_iname'
Info: resolving __timezone by linking to __imp___timezone (auto-import)
collect2: ld returned 1 exit status
make: *** [tclsh] Error 1
tcl8.3.2 make failed! Exiting ...
For problems with Tcl/Tk see http://www.scriptics.com



      See the Web's breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/

Reply via email to