Snort mailing list archives

Re: hp compile question


From: Chris Green <cmg () sourcefire com>
Date: Thu, 18 Apr 2002 17:05:39 -0400

"Taylor Lewick" <Taylor.Lewick () us fortis com> writes:

Hi all, I am getting the following error when compiling Snort on HP with HP's ansi c compiler...
cc: "debug.h", line 66: error 1000: Unexpected Symbol: "void"
here is that line...
static __inline__ void DebugMessage(int dbg,char *fmt, ...) {}

I have tried re-making it with int, and without the void, same problem.
Any idea why its not working, or what I can use in place of void?


Try removing the __inline__
-- 
Chris Green <cmg () sourcefire com>
Fame may be fleeting but obscurity is forever.


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