I'm trying to install nessus on an AIX box, but I'm having some trouble
compiling nessus-libraries.  I've installed bison and flex, but I still get
the same error I've attached below.  Obviously there's some problem with
ptycall.c, but I can't figure out what or how to fix it.  Thanks for any
help.

        cd libnessus && make
        /bin/sh /usr/breland/src/nessus-libraries/libtool gcc -pipe -I../
-DHAVE
_CONFIG_H     -I.  -I/usr/local/include
-I/usr/breland/src/nessus-libraries/incl
ude  -I/usr/breland/src/nessus-libraries/libpcap-nessus  -O -c ptycall.c
rm -f .libs/ptycall.lo
gcc -pipe -I../ -DHAVE_CONFIG_H -I. -I/usr/local/include
-I/usr/breland/src/ness
us-libraries/include -I/usr/breland/src/nessus-libraries/libpcap-nessus -O
-c pt
ycall.c  -DPIC -o .libs/ptycall.lo
ptycall.c: In function `next_devpty':
ptycall.c:505: parse error before `static'
ptycall.c:531: `s' undeclared (first use in this function)
ptycall.c:531: (Each undeclared identifier is reported only once
ptycall.c:531: for each function it appears in.)
ptycall.c:531: `p' undeclared (first use in this function)
ptycall.c:532: `dev' undeclared (first use in this function)
ptycall.c: In function `ptyexecvp':
ptycall.c:651: warning: assignment makes pointer from integer without a
cast
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.

--
Jared

-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.
* To subscribe again, send a mail to [EMAIL PROTECTED] with
"subscribe nessus" in the body

Reply via email to