I installed as mentioned below the libpcap development package and libnasl compiled like a champ. libnasl-1.2.3 on debian.
-b00mer --- "Goverts IV, Paul" <[EMAIL PROTECTED]> wrote: > I am also experiencing the same problem, retrieving > via CVS on a Mandrake > 8.2 box. > > Paul > > > -----Original Message----- > From: David Lambert [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 15, 2002 7:41 PM > To: William Holm; Nessus (E-mail) > Subject: Re: error compiling libnasl > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am experiencing the same problem as Bill. > > Dave. > > On Monday 15 July 2002 09:16 am, William Holm wrote: > > 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.-- > > - -- > David Lambert > Director of Technology > Breakaway Systems LLC > > Phone: (281) 395-3539 > Mobile: (281) 787-3648 > Email: [EMAIL PROTECTED] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iD8DBQE9M12nyow5HuwWcvYRAs3IAJoDHtFzuYFiokJRBY8p/6fp1rg6vwCdHN33 > MmpLlKmSf4yVglum6/j1TiM= > =Dv8f > -----END PGP SIGNATURE----- __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com
