I hadn't built AOLserver on Mac OS X for a while and there seems to be a problem since then:

cc -dynamiclib -install_name /Users/bas/dev/aolserver/build/lib/libnsthread.dylib -init _NsthreadsInit -L../nsthread -L../nsd -o libnsthread.dylib error.o master.o memory.o mutex.o cslock.o rwlock.o reentrant.o sema.o thread.o tls.o signal.o compat.o time.o fork.o pthread.o -framework Tcl -lpthread -framework CoreFoundation -lz -lgcc_s
/usr/bin/libtool: can't locate file for: -lgcc_s
/usr/bin/libtool: file: -lgcc_s is not an object file (not allowed in a library)
make[1]: *** [libnsthread.dylib] Error 1
make: *** [all] Error 1

I suspect this might have something to do with XCode moving to GCC 4. (I am pretty sure that happened since the last time I built it)

Any ideas?

Cheers,
Bas.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to