Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20001121195555.1866.qmail@web2102.mail.yahoo.com> Date: Tue, 21 Nov 2000 11:55:55 -0800 (PST) From: SIVAJI GOTTUMUKKALA Subject: cygwin_environ To: cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii hi, I am trying to build arm-epoc-pe and am running into problems in make-tcl.... make[1]: Entering directory `/bld_arm/tcl' make[2]: Entering directory `/bld_arm/tcl/win' gcc -s -nostartfiles -Wl,--dll -Wl,--base-file,tcl.base -o cygtcl80.dll ./panic.o ./regexp.o ./strft ime.o ./tclAsync.o ./tclBasic.o ./tclBinary.o ./tclCkalloc.o ./tclClock.o ./tclCmdAH.o ./tclCmdIL.o ./tclCmdMZ.o ./tclCompExpr.o ./tclCompile.o ./tclDate.o ./tclEnv.o ./tclEvent.o ./tclExecute.o ./tc lFCmd.o ./tclFileName.o ./tclGet.o ./tclHash.o ./tclHistory.o ./tclIndexObj.o ./tclInterp.o ./tclIO. o ./tclIOCmd.o ./tclIOSock.o ./tclIOUtil.o ./tclLink.o ./tclListObj.o ./tclLoad.o ./tclMain.o ./tclN amesp.o ./tclNotify.o ./tclObj.o ./tclParse.o ./tclPipe.o ./tclPkg.o ./tclPosixStr.o ./tclPreserve.o ./tclProc.o ./tclStringObj.o ./tclTimer.o ./tclUtil.o ./tclVar.o ./tclWin32Dll.o ./tclWinChan.o ./t clWinError.o ./tclWinFCmd.o ./tclWinFile.o ./tclWinInit.o ./tclWinLoad.o ./tclWinMtherr.o ./tclWinNo tify.o ./tclWinPipe.o ./tclWinSock.o ./tclWinTime.o tclres.o -lcygwin -mwindows -Wl,-e,_DllMain AT 12 -Wl,--image-base,0x66000000 ./tclEnv.o: In function `TclSetupEnv': /src/tcl/win/../generic/tclEnv.c:153: undefined reference to `__imp____cygwin_environ' /src/tcl/win/../generic/tclEnv.c:171: undefined reference to `__imp____cygwin_environ' ./tclEnv.o: In function `TclSetEnv': /src/tcl/win/../generic/tclEnv.c:267: undefined reference to `__imp____cygwin_environ' /src/tcl/win/../generic/tclEnv.c:270: undefined reference to `__imp____cygwin_environ' ./tclEnv.o: In function `TclUnsetEnv': /src/tcl/win/../generic/tclEnv.c:433: undefined reference to `__imp____cygwin_environ' ./tclEnv.o:/src/tcl/win/../generic/tclEnv.c:502: more undefined references to `__imp____cygwin_envir on' follow collect2: ld returned 1 exit status make[2]: *** [cygtcl80.dll] Error 1 make[2]: Leaving directory `/bld_arm/tcl/win' make[1]: *** [all] Error 2 make[1]: Leaving directory `/bld_arm/tcl' make: *** [all-tcl] Error 2 i was wondering if somebody can tell me how i can fix it?? thanks/ sivaji __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com