[Openvas-discuss] Trouble Compiling Library version 1.0.2

2008-08-07 Thread Michael Stephen Hughes
Hello, I am having trouble compiling the openvas-libraries package on red hat 4.6. The package auto configures succcessfully, but when I run make it dies on compiling network.o in the libopenvas directory. Specifically, network.c:255: error: 'nessus_connection' has no member named 'last_err',

Re: [Openvas-discuss] Trouble Compiling Library version 1.0.2

2008-08-07 Thread Jan-Oliver Wagner
On Donnerstag, 7. August 2008, Michael Stephen Hughes wrote: I am having trouble compiling the openvas-libraries package on red hat 4.6. The package auto configures succcessfully, but when I run make it dies on compiling network.o in the libopenvas directory. Specifically, network.c:255:

Re: [Openvas-discuss] Trouble Compiling Library version 1.0.2

2008-08-07 Thread Michael Stephen Hughes
Jan-Oliver Wagner wrote: this is odd because nessus_connection is defined in the very same file and does contain last_err. Can you $ make distclean and configure again? Are there any problems reported during configuration such as missing gnutls-dev or so? The configuration exits with