BinarySpike
2005.05.02, 01:58 PM
Ok, now I've got libcurl.2.dylib and libssl.0.9.7.dylib "sybolicly linked" from /sw/lib to /usr/lib...
Now, I'm getting this error:
dyld: /Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag Undefined symbols:
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _btowc expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _iswctype expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _mbsrtowcs expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _towlower expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _towupper expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _wcscoll expTrace/BPT trap
I was read that you need the latest developer tools...???
I have 10.2.8 and the developer tools...
And, I know that it should work fine on Panther...
(libcurl needs to be installed along with libssl for bzflag to work... that's only on Panther...)
I'll continue working with it maybe it was the "sybolic link" (terminals ln command)
Now, I'm getting this error:
dyld: /Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag Undefined symbols:
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _btowc expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _iswctype expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _mbsrtowcs expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _towlower expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _towupper expected to be defined in /usr/lib/libSystem.B.dylib
/Users/nathan/Desktop/BZFlag/BZFlag-2.0.2 copy.app/Contents/MacOS/bzflag undefined reference to _wcscoll expTrace/BPT trap
I was read that you need the latest developer tools...???
I have 10.2.8 and the developer tools...
And, I know that it should work fine on Panther...
(libcurl needs to be installed along with libssl for bzflag to work... that's only on Panther...)
I'll continue working with it maybe it was the "sybolic link" (terminals ln command)