Snort mailing list archives
AIX 6.1 make error
From: "Randal T. Rioux" <randy () procyonlabs com>
Date: Wed, 21 Oct 2009 00:11:01 -0400
Greetings. I have a problem compiling Snort 2.8.5 on the following spec
system:
IBM pSeries 7029-6C3 (1.2Ghz POWER4)
AIX 6.1.3.0 / gcc 4.2.0
The following goes fine:
# ./configure --with-libpcap-libraries=/usr/local/lib
The make part doesn't:
# make
make all-recursive
Making all in src
Making all in sfutil
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src
-I../../src/sfutil -I../../src/output-plugins
-I../../src/detection-plugins -I../../src/dynamic-plugins
-I../../src/preprocessors -I../../src/preprocessors/portscan
-I../../src/preprocessors/HttpInspect/include
-I../../src/preprocessors/Stream5 -I../../src/target-based
-I/usr/local/include -DDYNAMIC_PLUGIN -g -O2 -fno-strict-aliasing -Wall
-c sfhashfcn.c
In file included from ./sfthd.h:34,
from ../../src/sfthreshold.h:25,
from ../../src/snort.h:49,
from sfhashfcn.c:35:
./sfPolicy.h:69: error: expected specifier-qualifier-list before 'table_t'
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
**********************************
Any ideas?
Thanks!
Randy
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel
Current thread:
- AIX 6.1 make error Randal T. Rioux (Oct 20)
- Re: AIX 6.1 make error Randal T. Rioux (Oct 22)
- Re: [Snort-users] AIX 6.1 make error Todd Wease (Oct 22)
- Re: [Snort-users] AIX 6.1 make error Randal T. Rioux (Oct 22)
- Re: [Snort-users] AIX 6.1 make error Todd Wease (Oct 22)
- Re: [Snort-users] AIX 6.1 make error Randal T. Rioux (Oct 22)
- Re: [Snort-users] AIX 6.1 make error Todd Wease (Oct 23)
- Re: [Snort-users] AIX 6.1 make error Randal T. Rioux (Oct 23)
- Building Snort on AIX 6.1 Todd Wease (Oct 24)
- Re: [Snort-users] AIX 6.1 make error Todd Wease (Oct 22)
- Re: AIX 6.1 make error Randal T. Rioux (Oct 22)
