Title: error compiling libnasl
Just an update. 
I retrieved the source file for 1.2.3 and compiled nessus without error.  I then uninstalled the source files and retrieved the CVS 1.2.x branch and still receive the same error when attempting to compile libnasl.
 

Bill Holm
QA Engineer
WorldGate Communications Inc.
215-354-5333
[EMAIL PROTECTED]

--To know the road ahead, ask those coming back.--

-----Original Message-----
From: William Holm [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 8:45 AM
To: Nessus (E-mail)
Subject: error compiling libnasl


CVS branch retrieved 7/12/02 @ 7:54 am EST.
I'm receiving an error when attempting to compile libnasl.  Nessus-libraries have compiled without problem (./configure; make; make install), but when I attempted to compile libnasl I am receiving the errors below when running make.  I am running FreeBSD4.1.1 at the moment (need to upgrade desperately:) )  Any help is always appreciated.

I've been using Nessus since the 1.0 branch with little to no problems. :)  Hats off to everyone involved, you have made an excellent tool.  Thanks

/bin/sh /usr/local/nessus/libnasl/libtool --silent gcc -pipe  `sh ./cflags` -c udp.c
udp.c: In function `forge_udp_packet':
udp.c:55: sizeof applied to an incomplete type
udp.c:62: dereferencing pointer to incomplete type
udp.c:64: dereferencing pointer to incomplete type
udp.c:67: dereferencing pointer to incomplete type
udp.c:69: dereferencing pointer to incomplete type
udp.c:72: dereferencing pointer to incomplete type
udp.c:74: dereferencing pointer to incomplete type
udp.c:77: sizeof applied to an incomplete type
udp.c:81: dereferencing pointer to incomplete type
udp.c:89: sizeof applied to an incomplete type
udp.c:93: dereferencing pointer to incomplete type
udp.c:105: dereferencing pointer to incomplete type
udp.c:111: sizeof applied to an incomplete type
udp.c: In function `get_udp_element':
udp.c:145: dereferencing pointer to incomplete type
udp.c:147: dereferencing pointer to incomplete type
udp.c:149: dereferencing pointer to incomplete type
udp.c:151: dereferencing pointer to incomplete type
udp.c:155: dereferencing pointer to incomplete type
udp.c:156: dereferencing pointer to incomplete type
udp.c:157: dereferencing pointer to incomplete type
udp.c: In function `set_udp_elements':
udp.c:183: dereferencing pointer to incomplete type
udp.c:186: dereferencing pointer to incomplete type
udp.c:189: dereferencing pointer to incomplete type
udp.c:192: dereferencing pointer to incomplete type
udp.c:201: sizeof applied to an incomplete type
udp.c:201: dereferencing pointer to incomplete type
udp.c:202: dereferencing pointer to incomplete type
udp.c:206: dereferencing pointer to incomplete type
udp.c:206: dereferencing pointer to incomplete type
udp.c: In function `dump_udp_packet':
udp.c:239: dereferencing pointer to incomplete type
udp.c:240: dereferencing pointer to incomplete type
udp.c:241: dereferencing pointer to incomplete type
udp.c:242: dereferencing pointer to incomplete type
udp.c:244: sizeof applied to an incomplete type
udp.c:244: arithmetic on pointer to an incomplete type
udp.c:245: dereferencing pointer to incomplete type
udp.c:245: sizeof applied to an incomplete type
udp.c:246: dereferencing pointer to incomplete type
udp.c:246: sizeof applied to an incomplete type
*** Error code 1

Stop in /usr/local/nessus/libnasl/nasl.
*** Error code 1

Bill Holm
QA Engineer
WorldGate Communications Inc.
215-354-5333
[EMAIL PROTECTED]

--To know the road ahead, ask those coming back.--


Reply via email to