Snort mailing list archives

Re: Snort startup problem


From: Dirk Geschke <dirk () geschke-online de>
Date: Tue, 28 Sep 2004 22:02:48 +0200

Hi Jeff,

When I attempt to start up snort, I get the following runtime error:

---------8<---------

[root@mandrake init.d]# ./snortd start
Starting snort: /usr/sbin/snort: relocation error:
/usr/lib/libmysqlclient.so.10: symbol errno, version GLIBC_2.0 not
defined in file libc.so.6 with link time reference
                                                               
[FAILED]

---------8<---------

Any ideas on how to correct this?

you should compile mysql by yourself instead of using a binary version?

The error is that the libmysqlclient was linked against another version
of the glibc. Welcome in the club of frustrated glibc users...

In earlier version the errno symbol was part of th glibc but in later
versions this symbol is replaced by a header definition so it becomes
thread safe.

Best regards

Dirk


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: