Snort mailing list archives

RE: Snort 1.8.6 Win32 Build Errors


From: "Michael Steele" <michaels () silicondefense com>
Date: Mon, 6 Jan 2003 18:51:55 -0800

Chris,

I have found that generally the warnings are harmless in 1.86; it's the
errors that kill the build. You have done a great job in eliminating all the
warnings in the later builds. I guess this is progression.

 -Michael

 Michael Steele | System Engineer / Support Technician
 mailto:michaels () silicondefense com
 Silicon Defense: IDS solutions - http://www.silicondefense.com
 Snort: Open Source Network IDS - http://www.snort.org


-----Original Message-----
From: snort-users-admin () lists sourceforge net
[mailto:snort-users-admin () lists sourceforge net] On Behalf Of Chris Reid
Sent: January 6, 2003 6:21 PM
To: L. Christopher Luther; 'Snort-Users (E-mail)'
Subject: Re: [Snort-users] Snort 1.8.6 Win32 Build Errors


This was largely resolved using "#pragma" directives.  Download the 1.8.7
tarball and search for "#pragma" in all *.h and *.c files.  From memory, the
most significant reduction in warnings comes from updating snort.h.

Note that even after adding the pragmas, there are still around 20-25 or so
warnings which will be generated elsewhere in the codebase.  The snort
administrators are aware of these warnings, have investigated them (ie.
stuff like long -> short without typecast, or unsigned -> signed without
typecast), and have chosen not to update the codebase to remove the
warnings.

Chris Reid


----- Original Message -----
From: "L. Christopher Luther" <CLuther () Xybernaut com>
To: "'Snort-Users (E-mail)'" <snort-users () lists sourceforge net>
Sent: Monday, January 06, 2003 4:58 PM
Subject: [Snort-users] RE: Snort 1.8.6 Win32 Build Errors



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Just for kicks, I removed the references to spp_minfrag.c and
spp_tcp_stream.c from the VC++ project file, and rebuilt the Snort
1.8.6 binary.  I can now generate a Snort binary but I'm still
wondering about the multitude of warnings I get on a full build (see
the original post).

- - Christopher




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





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