Ok, last of the three errors I've been hitting. Lots of cc lines stream by
(many dozens, maybe a couple of hundred) before getting to this:

*****************

cc -I. -I/Volumes/Applications/GNUWare/Fink/src/bitchx-1.0c19-1/BitchX/include 
-I../../include -I. -I./include -I/sw/include -Wall -no-cpp-precomp  -c ./encrypt.c
cc -bundle -undefined error encrypt.o ../dllinit.o  -o encrypt.so
cc -I. -I/Volumes/Applications/GNUWare/Fink/src/bitchx-1.0c19-1/BitchX/include 
-I../../include -I. -I./include -I/sw/include -Wall -no-cpp-precomp  -c
./europa.c
./europa.c: In function `europa':
./europa.c:42: warning: unused variable `i'
./europa.c: In function `processChat':
./europa.c:123: warning: unused variable `i'
cc -bundle -undefined error europa.o ../dllinit.o  -o europa.so -lmysqlclient
/usr/bin/ld: can't locate file for: -lmysqlclient
make[2]: *** [europa.so] Error 1
make[1]: *** [all] Error 1
make: *** [dll] Error 2
### make failed, exit code 2
Failed: compiling bitchx-1.0c19-1 failed

*****************

Again, any ideas?


--
Chris Devers                                [EMAIL PROTECTED]
Apache   /   mod_perl   /   Boston.com systems administrator

  Help bring Connector to OSX:  PetitionOnline.com/osximian

"More war soon. You know how it is."    -- mnftiu.cc


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to