This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cygwin_environ


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@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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]