Author
|
Topic: bitchx - /usr/bin/ld: Undefined symbols:
|
kilowatt
Junior Member
Member # 62
|
posted January 21, 2002 04:50 PM
ok, so I thought I'd try bitchx to replace ircII on my macosx system. I have the latest apple dev tools and macosx 10.1.2. I also have ncurses, zlib, and tons of other stuff.Compiling goes pretty well until I get to this:
code:
cc -shared autobot.o ../dllinit.o -fPIC -o autobot.so /usr/bin/ld: Undefined symbols: _main make[2]: *** [autobot.so] Error 1 make[1]: *** [all] Error 1 make: *** [dll] Error 2
then I'm spit back into bash ;-)I don't know what autobot is, but it doesn't sound like something I need. Any ideas? Thanks, and your site rocks
Posts: 13 | From: /dev | Registered: Aug 2001
| IP: Logged
|
|
|
|