Originally posted by cwasko:
Well, i'm not sure where the Package installs MySQL and it's related lib's, however, after getting the above error, I woud run this command at the prompt and try to complie it again:
ranlib /usr/local/lib/mysql/libmysqlclient.a
You were right about the location of the lib's...
but I got the following after running 'ranlib' the make still fails:
[localhost:local/lib/mysql] root# ranlib /usr/local/lib/mysql/libmysqlclient.a
ranlib: file: /usr/local/lib/mysql/libmysqlclient.a(my_pthread.o) has no symbols
ranlib: file: /usr/local/lib/mysql/libmysqlclient.a(my_thr_init.o) has no symbols
ranlib: file: /usr/local/lib/mysql/libmysqlclient.a(thr_mutex.o) has no symbols
ranlib: file: /usr/local/lib/mysql/libmysqlclient.a(bmove.o) has no symbols
[This message has been edited by fishbulbunderhill (edited 12-04-2000).]
[This message has been edited by fishbulbunderhill (edited 12-04-2000).]