Snort mailing list archives
RE: i can't build snort source code with mysql 3.23.40
From: "Robert Sorensen" <rsoren () boulder nist gov>
Date: Thu, 30 Aug 2001 11:35:26 -0600
Just went through this the other day. The gzip library needs to be linked when compiling. I just appended -lz to the link phase compile command. -Robert
when i build snort source code, i got messages below:
/usr/local/server/mysql/lib/libmysqlclient.a(my_compress.o): In function
`my_uncompress':
my_compress.o(.text+0x9a): undefined reference to `uncompress' /usr/local/server/mysql/lib/libmysqlclient.a(my_compress.o): In function
`my_compress_alloc':
my_compress.o(.text+0x12a): undefined reference to `compress' collect2: ld returned 1 exit status make: *** [snort] Error 1
my mysql 3.23.40 is just running,everything is ok.
_______________________________________________ Snort-users mailing list Snort-users () lists sourceforge net Go to this URL to change user options or unsubscribe: http://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- i can't build snort source code with mysql 3.23.40 cwinl (Aug 29)
- RE: i can't build snort source code with mysql 3.23.40 Robert Sorensen (Aug 30)
