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; perhaps try ./configure --with-mysql=/usr ml@nodeonline.com wrote: > I've tried to find lmysqlclient and lz in ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
perhaps try ./configure --with-mysql=/usr
ml@nodeonline.com wrote: > 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=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 > > > On Thu, 4 Nov 2004 11:54:16 -0500, Jeremy Hewlett <jh@sourcefire.com> wrote: > >>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 >> > > > > > > > > ------------------------------------------------------- > 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_idU88&alloc_id065&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.php3?list=ort-users > > ------------------------------------------------------- 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 |