Snort mailing list archives

Snort 2.1.0 + Solaris issues


From: Erek Adams <erek () snort org>
Date: Sun, 21 Dec 2003 05:59:18 -0500 (EST)


Ok, as a FYI for anyone who's having issues getting 2.1.0 to build on a
Solaris box:

To build it:

*  Grab the latest CVS version.
*  unpack it && cd <snort_dir>
*  sh ./autojunk
*  ./configure
*  make
--At this point you _may_ get a failure.  It would look something like
this:

gcc  -g -O2 -Wall  -L/usr/local/lib -lpcre -o snort  codes.o debug.o
decode.o log.o mstring.o parser.o plugbase.o snort.o snprintf.o strlcatu.o
strlcpyu.o tag.o ubi_BinTree.o ubi_SplayTree.o util.o detect.o signature.o
mempool.o sf_sdlist.o fpcreate.o fpdetect.o pcrm.o byte_extract.o
sfthreshold.o packet_time.o event_wrapper.o output-plugins/libspo.a
detection-plugins/libspd.a preprocessors/libspp.a
preprocessors/flow/portscan/libportscan.a
preprocessors/flow/int-snort/libintsnort.a preprocessors/flow/libflow.a
parser/libparser.a preprocessors/HttpInspect/libhttp_inspect.a
sfutil/libsfutil.a -lpcre -lpcap -lm -lsocket -lnsl
ld: elf error: file preprocessors/flow/int-snort/libintsnort.a:
elf_getarsym
ld: fatal: File processing errors. No output written to snort
collect2: ld returned 1 exit status

*  If you get the above failure, execute the following command:
        /usr/ccs/bin/ar -ts src/preprocessors/flow/int-snort/libintsnort.a

*  make
*  make install

Yes, I know it's ugly....  It's just a temporary thing until the next
revision is released.  I know there are a few Solaris geeks out there who
want to get it to run!

More to come later.

-----
Erek Adams

   "When things get weird, the weird turn pro."   H.S. Thompson


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&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/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: