Snort mailing list archives

RE: re: Snort 2.1.0 is now available!


From: "Kreimendahl, Chad J" <Chad.Kreimendahl () umb com>
Date: Thu, 18 Dec 2003 15:36:44 -0600


Almost everyone on solaris should have this problem.  I had one of two
solutions that seem to work, they're both in the following message:

http://msgs.securepoint.com/cgi-bin/get/snort-0310/302.html

Basically I had to add an ifdef STDINT_H into every file that referenced
it... 
The other option being copying that inttypes.h file to stdint.sh...
kludge

-----Original Message-----
From: adam_peterson () splwg com [mailto:adam_peterson () splwg com] 
Sent: Thursday, December 18, 2003 3:16 PM
To: snort-devel () lists sourceforge net; snort-users () lists sourceforge net
Subject: [Snort-users] re: Snort 2.1.0 is now available!



i'm having a heck of a time compiling snort 2.1.0 on solaris.
apparently stdint.h is required and i can't find it anywhere.  is anyone
else having this problem or am i missing a basic library that i should
have?  if so, does anyone know where i might find it?  error i'm getting
when i run 'make' is: 

In file included from util_net.c:16: 
util_net.h:14:20: stdint.h: No such file or directory 
make[3]: *** [util_net.o] Error 1 
make[3]: Leaving directory `/export/spare/root/snort-2.1.0/src/sfutil' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/export/spare/root/snort-2.1.0/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/export/spare/root/snort-2.1.0' 
make: *** [all] Error 2

Adam Peterson | Senior WAN Engineer | SPL WorldGroup |
adam_peterson () splwg com | +1.415.357.4787
------------------------------------------------------- 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 


-------------------------------------------------------
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_id78&alloc_id371&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: