Page 1 of 1

different BitchX compile prob

PostPosted: Wed May 08, 2002 4:14 pm
by orange1
./configure --with-ssl --with-plugins
all of the plugins die with things like:
gcc -I. -I/Users/willy/Desktop/BitchX/include -I../../include -I. -I./include -O2 -Wall -g -c ./blowfish.c
gcc -shared blowfish.o ../dllinit.o -fPIC -o blowfish.so
/usr/bin/ld: Undefined symbols:
_main
make: *** [blowfish.so] Error 1

i just thought it'd be fun to have plugin support. is it just a pipe dream?