Bugs item #534792, was opened at 2002-03-25 10:15
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=534792&group_id=3152

Category: Configuration: Server
Group: aolserver4_0
Status: Open
Resolution: None
Priority: 5
Submitted By: wj (wesj)
Assigned to: Nobody/Anonymous (nobody)
Summary: won't compile under OS X (10.1.3)

Initial Comment:
Here is the compile error:

(cd unix; make)
rm -f libtcl8.3g.dylib
cc -dynamiclib -prebind  -compatibility_version 8
-current_version 8.3 -install_name
/usr/local/aolserver/lib/libtcl8.3g.dylib -prebind
-seg1addr a000000 -o libtcl8.3g.dylib regcomp.o
regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o
tclBasic.o tclBinary.o tclCkalloc.o tclClock.o
tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o
tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o
tclEnv.o tclEvent.o tclExecute.o tclFCmd.o
tclFileName.o tclGet.o tclHash.o tclHistory.o
tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o
tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o
tclLiteral.o tclLoad.o tclMain.o tclNamesp.o
tclNotify.o tclObj.o tclPanic.o tclParse.o
tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o
tclPreserve.o tclProc.o tclRegexp.o tclResolve.o
tclResult.o tclScan.o tclStringObj.o tclThread.o
tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o
tclUtil.o tclVar.o tclMtherr.o tclUnixChan.o
tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o
tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o
tclUnixThrd.o  tclUnixNotfy.o  tclLoadDyld.o  -lpthread
ld: warning prebinding disabled because of undefined
symbols
ld: Undefined symbols:
_gmtime_r
_localtime_r
_readdir_r
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libtcl8.3g.dylib] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 1


----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2002-03-25 16:13

Message:
Logged In: NO

towels

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=534792&group_id=3152

Reply via email to