Snort mailing list archives
Re: Libnet broken on FBSD? can't compile 1.9 stable?
From: Erick Mechler <emechler () techometer net>
Date: Sat, 1 Mar 2003 12:10:17 -0800
:: No, I want the CVS version of snort 1.9 with the bug fixes.
:: its not in 'ports'
Gotcha.
:: > See ports/devel/automake16
:: Are you saying automake16 should compile?
You're right, I didn't do my homework on this one. Looking around it seems
that those ports are still under construction. Sorry about the false
information.
However, I was able to get it to install :) I used autoconf-2.57 and
automake-1.6.3 (both compiled by hand); the net/libnet port (v 1.0.2a) (it
did not work with the net/libnet-devel port); and the snort snapshot from
this morning.
o install autoconf[1]
o install automake[1]
o install net/libnet port
o configure snort using this command:
CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \
./configure --prefix=/some/private/directory --enable-flexresp
o make and install snort using the same sort of command:
CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \
make install
[1] I did this in a private directory so as not to interfere with my other
autoconf/automake installs
I'm not sure how serious the error is about clfags being broken on FreeBSD.
You might want to follow up with someone in the libnet project to figure
that out.
Hope this helps.
Cheers - Erick
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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:
- Libnet broken on FBSD? can't compile 1.9 stable? Michael Scheidell (Feb 28)
- Re: Libnet broken on FBSD? can't compile 1.9 stable? Erick Mechler (Feb 28)
- <Possible follow-ups>
- RE: Libnet broken on FBSD? can't compile 1.9 stable? Scheidell (Mar 03)
- Re: Libnet broken on FBSD? can't compile 1.9 stable? Erick Mechler (Mar 01)
- RE: Libnet broken on FBSD? can't compile 1.9 stable? Jeff Nathan (Mar 04)
- Re: Libnet broken on FBSD? can't compile 1.9 stable? Erick Mechler (Mar 05)
- Re: Libnet broken on FBSD? can't compile 1.9 stable? Jeff Nathan (Mar 05)
- RE: Libnet broken on FBSD? can't compile 1.9 stable? Scheidell (Mar 04)
