Operating System - HP-UX
1826645 Members
3561 Online
109695 Solutions
New Discussion

Snort compiling on HP-UX 11.00 !!!!

 
SOLVED
Go to solution
HPP
Regular Advisor

Snort compiling on HP-UX 11.00 !!!!

Guys,
Anybody was sucessfull in compiling snort-1.8.3 on HP-UX 11.00? If anybody was successfull, Please let me the know flags to be used for configure script and the env variable to be set for configure and to compile!!


Thanks in advance!!!!
Be Teachable
6 REPLIES 6
harry d brown jr
Honored Contributor
Solution

Re: Snort compiling on HP-UX 11.00 !!!!

Yes, HP has:

http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/snort-1.8.1/

live free or die
harry
Live Free or Die
HPP
Regular Advisor

Re: Snort compiling on HP-UX 11.00 !!!!

Harry,
thanks for the info. I knew that and i have already installed it. But i was trying to get new one, so that all the latest snort.rules can be applied.

Anybody successfull????

Thanks!!!!!
Be Teachable
harry d brown jr
Honored Contributor

Re: Snort compiling on HP-UX 11.00 !!!!

What compiler are you using?

If you are using gcc, do you have gnu's "make", "ld", and "as" utilities installed?

live free or die
harry
Live Free or Die
Guruprasad
Occasional Advisor

Re: Snort compiling on HP-UX 11.00 !!!!

Hi There,
Were u able to compile snort successfully?
I am trying to compile snort with gcc on HPUX 11.11 and am hitting with following error.
spp_anomsensor.c:1107: parse error before numeric constant
spp_anomsensor.c: In function `ParseSpadeAdapt3Args':
spp_anomsensor.c:1176: invalid lvalue in assignment
spp_anomsensor.c:1178: invalid lvalue in assignment
spp_anomsensor.c: In function `do_adapt3':
spp_anomsensor.c:1269: warning: division by zero
spp_anomsensor.c: In function `record_maybe_skip':
spp_anomsensor.c:1453: warning: int format, size_t arg (arg 3)
spp_anomsensor.c: In function `recover':
spp_anomsensor.c:3367: warning: int format, long unsigned int arg (arg 4)
spp_anomsensor.c:3373: warning: int format, long unsigned int arg (arg 4)

Any idea what should be changed??

-
Thanks,
Guru
qinghao_1
New Member

Re: Snort compiling on HP-UX 11.00 !!!!

Please change all " NO " to " _NO " or other anything in spp_anomsensor.c.
"NO" may be a keyword in Compiler.
harry d brown jr
Honored Contributor

Re: Snort compiling on HP-UX 11.00 !!!!

Nothing like reviving an OLD thread!

live free or die
harry
Live Free or Die