This is a discussion on Re: [Snort-users] Problem compiling snort + mysql within the Snort forums, part of the System Security and Security Related category; On Thu, Nov 04, ml@nodeonline.com wrote: > > Upon compiling I get the following error message: > > /...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, Nov 04, ml@nodeonline.com wrote:
> > Upon compiling I get the following error message: > > /usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xbc): In function > `my_compress_alloc': > : undefined reference to `compress' > /usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x13a): In function > `my_uncompress': > > I added LDFLAGS = "-lz" before running configure but no luck. Still same error > message. In the Makefile, move lmysqlclient before lz. Alternatively, this has been fixed in the 2.3 branch and Head, so you could try that. ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |