Page 1 of 1

/usr/lib/libmysqlclient.so.10: symbol errors?

Posted: Sun Mar 07, 2004 11:49 am
by ajpalm
I'm getting this in my error logs, and ZM not running... Strange cause it stopped and then started working again for about 30 mins, but stopped again... Anyone know a quick and perm answer to this?

Thanks

/usr/local/bin/zma: relocation error: /usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

Re: /usr/lib/libmysqlclient.so.10: symbol errors?

Posted: Mon Mar 08, 2004 10:33 am
by zoneminder
Hi Andrew,

I think you'll need to provide details of your system (ie. distro type and version, mysql version, zm version etc etc) before anyone can come up with anything definite on this.

Phil,

Re: /usr/lib/libmysqlclient.so.10: symbol errors?

Posted: Mon Mar 08, 2004 12:07 pm
by ajpalm
Hi Phil,

Versions are

ZM ver 1.18.1
redhat 9
mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386)

Nothing really changed to the system, but it stopped working (so something did I guess), so I thought I would update it to the last version, but still getting this problem. Sort of goggled on it but nothing helpful.

Any hints or info I can provide?

Re: /usr/lib/libmysqlclient.so.10: symbol errors?

Posted: Sun Mar 14, 2004 9:28 am
by ajpalm
Anyone else seen this problem??

I'm still hunting around, but no answer for it yet... which is a pain! Oh well, hoping someone else has seen it.

Re: /usr/lib/libmysqlclient.so.10: symbol errors? - All Fixe

Posted: Sun Mar 14, 2004 9:44 am
by ajpalm
Well thought I would reply back that I just fixed it, in some more digging it appears its a fault with a version that redhat released. Just run "up2date glibc" and you should be fine like I am. You will need to start and stop ZM for it to work correctly.

Output was

The following packages were added to your selection to satisfy dependencies:

Name Version Release
--------------------------------------------------------------
glibc-common 2.3.2 27.9.7

Maybe this will help someone else, and thanks for your help Phil!! Great software.

Re: /usr/lib/libmysqlclient.so.10: symbol errors?

Posted: Sun Mar 14, 2004 4:22 pm
by zoneminder
Thanks for reporting back Andrew. I'm glad you got it fixed.

Phil,