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; I've tried to find lmysqlclient and lz in my Makefile but neither string = is there. **********************************************8 In the Makefile, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I've tried to find lmysqlclient and lz in my Makefile but neither string =
is there. **********************************************8 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=3D5588&al...065&op=3Dclick _______________________________________________ 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...=3Dsnort-users On Thu, 4 Nov 2004 11:54:16 -0500, Jeremy Hewlett <jh@sourcefire.com> wro= te: > On Thu, Nov 04, ml@nodeonline.com wrote: >=20 >=20 > > > > Upon compiling I get the following error message: > > > > /usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xbc): In functi= on > > `my_compress_alloc': > > : undefined reference to `compress' > > /usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x13a): In funct= ion > > `my_uncompress': > > > > I added LDFLAGS =3D "-lz" before running configure but no luck. Still= same error > > message. >=20 > In the Makefile, move lmysqlclient before lz. Alternatively, this > has been fixed in the 2.3 branch and Head, so you could try that. >=20 >=20 > ------------------------------------------------------- > 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=3D5588&al...065&op=3Dclick > _______________________________________________ > 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...=3Dsnort-users >=20 ------------------------------------------------------- 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 |