Snort mailing list archives

compress/uncompress


From: cc <cc () belfordhk com>
Date: Wed, 20 Oct 2004 17:17:08 +0800

Hi,

I have read the FAQ and it did say to add the 'lz' to the
LIBS statement in the Makefile.   I even did it in the
LDFLAGS during the configure.  I am compiling Snort 2.2.0
against MySQL 4.0.21.

I still get :
gcc  -O0 -DDEBUG -g  -L/usr/local/lib -lpcre -L/usr/local/mysql/lib
-lnet -o sno
rt  codes.o debug.o decode.o log.o mstring.o parser.o plugbase.o snort.o
snprint
f.o strlcatu.o strlcpyu.o tag.o ubi_BinTree.o ubi_SplayTree.o util.o
detect.o si
gnature.o mempool.o sf_sdlist.o fpcreate.o fpdetect.o pcrm.o
byte_extract.o sfth
reshold.o packet_time.o event_wrapper.o event_queue.o
output-plugins/libspo.a de
tection-plugins/libspd.a preprocessors/libspp.a
preprocessors/flow/portscan/libp
ortscan.a preprocessors/flow/libflow.a parser/libparser.a
preprocessors/HttpInsp
ect/libhttp_inspect.a sfutil/libsfutil.a -lnet -lz -lpcre -lpcap -lm
-lnsl  -lmy
sqlclient
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function
`my_compress_a
lloc':
my_compress.o(.text+0xb4): undefined reference to `compress'
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function
`my_uncompress
':
my_compress.o(.text+0x12a): undefined reference to `uncompress'
collect2: ld returned 1 exit status
make[3]: *** [snort] Error 1
make[3]: Leaving directory `/root/curinsts/snort-2.2.0/src'


As you can see, I do have the 'lz' in the gcc line.

Is there something else that I'm missing?

Any help appreciated.



-------------------------------------------------------
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: