Snort mailing list archives
Installation Isuue, please help, new in linux
From: "Hanso" <hanso2000 () hotmail com>
Date: Sun, 23 Sep 2001 19:34:02 -0300
I tried to install snort, the last release i found in the homepage.
./configure reports no error, but the problems appears in the "make" part...
Here it is a paste of what the "make" command tells me.
[root@www2 snort-1.8.1-RELEASE]# make
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/pcap -I/usr/include/pgsql -DEN
LE_POSTGRESQL -DENABLE_SSL -g -O2 -Wall -c snort.c
In file included from /usr/include/errno.h:36,
from snort.h:38,
from snort.c:45:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
In file included from /usr/include/bits/posix1_lim.h:126,
from /usr/include/limits.h:30,
from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/
mits.h:117,
from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/
slimits.h:7,
from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/
mits.h:11,
from /usr/include/bits/socket.h:31,
from /usr/include/sys/socket.h:34,
from snort.h:41,
from snort.c:45:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory
In file included from /usr/include/sys/socket.h:34,
from snort.h:41,
from snort.c:45:
/usr/include/bits/socket.h:295: asm/socket.h: No such file or directory
In file included from /usr/include/rpc/types.h:64,
from snort.h:55,
from snort.c:45:
/usr/include/sys/param.h:24: linux/limits.h: No such file or directory
/usr/include/sys/param.h:25: linux/param.h: No such file or directory
In file included from /usr/include/signal.h:300,
from snort.h:66,
from snort.c:45:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from /usr/include/sys/ioctl.h:27,
from plugbase.h:82,
from snort.h:314,
from snort.c:45:
/usr/include/bits/ioctls.h:24: asm/ioctls.h: No such file or directory
In file included from /usr/include/sys/ioctl.h:30,
from plugbase.h:82,
from snort.h:314,
from snort.c:45:
/usr/include/bits/ioctl-types.h:25: asm/ioctls.h: No such file or directory
I know that it is posibble to be a paths problem but i have low experience and would like somebody to tell me how to
solve this and how to find the correct paths in case this is the problem.
Thanks fr the help can give me
Current thread:
- Installation Isuue, please help, new in linux Hanso (Sep 23)
