[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

[Linux] portsentry



Hola a todos, estoy instalando portsentry en linux red hat, en una PC.

Al hacer el "make linux"

me saca lo siguiente:

[root@kau2 portsentry-1.1]# make linux SYSTYPE=linux
Making
gcc -O -Wall
-DLINUX -DSUPPORT_STEALTH -o ./portsentry ./portsentry.c \
        ./portsentry_io.c ./portsentry_util.c
In file included from
./portsentry.c:29:
portsentry.h:52: parse error before string constant
./portsentry.c:34: `MAXSTATE' undeclared here (not in a function)
./portsentry.c: In function `CheckStateEngine':
./portsentry.c:1629:`MAXSTATE' undeclared (first use in this function)
./portsentry.c:1629:(Each undeclared identifier is reported only once
./portsentry.c:1629: for each function it appears in.)
In file included from ./portsentry_io.c:29:
portsentry.h:52: parse error before string constant
./portsentry_io.c: In function `Log':
./portsentry_io.c:46: `SYSLOG_FACILITY' undeclared (first
use in this function)
./portsentry_io.c:46: (Each undeclared identifier is reported only once
./portsentry_io.c:46: for each function it appears in.)
./portsentry_io.c:47: `SYSLOG_LEVEL' undeclared (first use in this
function)
./portsentry_io.c: In function `CheckConfig':
./portsentry_io.c:226: `CONFIG_FILE' undeclared (first use in this
function)
./portsentry_io.c: In function `ConfigTokenRetrieve':
./portsentry_io.c:310: `CONFIG_FILE' undeclared (first use in this
function)
./portsentry_io.c: In function `KillHostsDeny':
./portsentry_io.c:642: `WRAPPER_HOSTS_DENY' undeclared (first use in this
function) In file included from
./portsentry_util.c:29: portsentry.h:52:
parse error before string constant
make: *** [linux] Error 1

-->>podrian comentarme? segun los pasos, ya le modifique las lineas
pertinentes en el portsentry.conf
tengo problemas con mi compilador?

De antemano Gracias


Lista de correo linux en linux net mx
Preguntas linux-owner en linux net mx
http://www.linux.net.mx/



[Hilos de Discusión] [Fecha] [Tema] [Autor]