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

Support and queries relating to all previous versions of ZoneMinder
Locked
ajpalm
Posts: 60
Joined: Thu Aug 28, 2003 1:02 pm

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

Post 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
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

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

Post 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,
ajpalm
Posts: 60
Joined: Thu Aug 28, 2003 1:02 pm

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

Post 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?
ajpalm
Posts: 60
Joined: Thu Aug 28, 2003 1:02 pm

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

Post 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.
ajpalm
Posts: 60
Joined: Thu Aug 28, 2003 1:02 pm

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

Post 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.
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

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

Post by zoneminder »

Thanks for reporting back Andrew. I'm glad you got it fixed.

Phil,
Locked