I am trying to run the 'make' process for nessus-libraries (1.2.3) and am
running into a compile error that seems to be source code related and
was hoping somebody might be able to advise me.

Environment: AIX 4.3.3 ML 9
Compiler: IBM C/C++ V4.0

Messages from 'make' process on 'ptycall.c':

        /bin/sh /home/f550311/nhic_data/unzip/nessus-libraries/libtool cc
-I../ -DHAVE_CONFIG_H     -I.  -I/opt/gnu/include
-I/home/f550311/nhic_data/unzip/nessus-libraries/include
-I/home/f550311/nhic_data/unzip/nessus-libraries/libpcap-nessus  -O -c
ptycall.c
cc -I../ -DHAVE_CONFIG_H -I. -I/opt/gnu/include
-I/home/f550311/nhic_data/unzip/nessus-libraries/include
-I/home/f550311/nhic_data/unzip/nessus-libraries/libpcap-nessus -O -c
ptycall.c  -DPIC
"ptycall.c", line 505.1: 1506-275 (S) Unexpected text 'static' encountered.
"ptycall.c", line 505.14: 1506-276 (S) Syntax error: possible missing ':'?
"ptycall.c", line 535.14: 1506-068 (W) Operation between types "unsigned
char*" and "struct _io_dev*" is not allowed.
"ptycall.c", line 551.1: 1506-275 (S) Unexpected text 'static' encountered.
"ptycall.c", line 551.14: 1506-276 (S) Syntax error: possible missing ':'?
"ptycall.c", line 584.42: 1506-045 (S) Undeclared identifier master.
"ptycall.c", line 626.10: 1506-068 (W) Operation between types "unsigned
char*" and "struct _io_dev*" is not allowed.
"ptycall.c", line 639.6: 1506-276 (S) Syntax error: possible missing ':'?
"ptycall.c", line 651.15: 1506-068 (W) Operation between types "struct
_io_dev*" and "int" is not allowed.
"ptycall.c", line 659.48: 1506-045 (S) Undeclared identifier argv.
"ptycall.c", line 691.9: 1506-045 (S) Undeclared identifier child.
"ptycall.c", line 693.12: 1506-068 (W) Operation between types "unsigned
char*" and "struct {...}*" is not allowed.
"ptycall.c", line 699.14: 1506-068 (W) Operation between types "struct
_io_dev*" and "int" is not allowed.
"ptycall.c", line 717.33: 1506-045 (S) Undeclared identifier file.
"ptycall.c", line 771.1: 1506-275 (S) Unexpected text 'void' encountered.
"ptycall.c", line 772.15: 1506-275 (S) Unexpected text 'void' encountered.
"ptycall.c", line 772.21: 1506-045 (S) Undeclared identifier f.
"ptycall.c", line 772.24: 1506-046 (S) Syntax error.
"ptycall.c", line 773.6: 1506-098 (E) Missing argument(s).
"ptycall.c", line 777.10: 1506-068 (W) Operation between types "unsigned
char*" and "void(*)(const unsigned char*,...)" is not allowed.
"ptycall.c", line 781.1: 1506-275 (S) Unexpected text 'char' encountered.
"ptycall.c", line 783.3: 1506-275 (S) Unexpected text 'char' encountered.
"ptycall.c", line 784.3: 1506-275 (S) Unexpected text 'char' encountered.
"ptycall.c", line 784.11: 1506-045 (S) Undeclared identifier opt.
"ptycall.c", line 785.1: 1506-277 (S) Syntax error: possible missing ';' or
','?
"ptycall.c", line 820.1: 1506-275 (S) Unexpected text 'void' encountered.
"ptycall.c", line 822.3: 1506-275 (S) Unexpected text 'char' encountered.
"ptycall.c", line 823.1: 1506-277 (S) Syntax error: possible missing ';' or
','?
"ptycall.c", line 830.2: 1506-204 (S) Unexpected end of file.
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.

The same error occurs if I try to compile nessus-libraries.1.2.1.  
Anybody have any ideas? Thanks.
====================================================
Kent Wick,  TxMHMR,  Unix/Network Systems Programmer
Email:  [EMAIL PROTECTED]
Phone:  (512) 206-5931   Fax:  (512) 206-4838
Snail mail:  PO Box 12668, Austin, Tx 78711-2668

Reply via email to