I concurr with Steven; mostly clean build under the brand-spanking-new X
10.1.4 (which came out just yesterday). There are, still, a few nits to
pick.

When running ./configure for the libraries, the following error persists
since 1.0.15:

| checking gcc version...
| ./configure: parse error: condition expected: -gt [951]

later followed by several instances of:

| ./gencode.h:166: bad attribute specification, expecting identifier,
| found `volatile'
| ./gencode.h:166: illegal function definition, found `)'
| cpp-precomp: warning: errors during smart preprocessing, retrying in
| basic mode

Libnasl's make coughed up this:


| /bin/sh /Documents/Incoming/nessus/build/libnasl/libtool --silent gcc
| -pipe  `sh ./cflags`  `/usr/local/bin/nessus-config --libs` -o
| libnasl.la init.lo parser.lo function_call.lo sanitize.lo
| send_packet.lo pkt_utils.lo prompt.lo udp.lo tcp.lo ip.lo pcap.lo
| instruction.lo pcap_next.lo boolean.lo strutils.lo inet.lo execute.lo
| nessus_extensions.lo igmp.lo icmp.lo nasl_rpc.lo nasl_memory.lo
| regex.lo w32.lo -rpath /usr/local/lib \
| -version-info 3:0:2
| /Documents/Incoming/nessus/build/libnasl/libtool: parse error:
| condition expected: xno = [3183]

However, the build concludes without anything fatal on all four
components, except for the hydra error which Steven reports, and
everything seems to run ok. I do get a few SEGV errors when some of the
plugins run, plus the 'nessusd.dump' error contains quite a few:

| sendto : Message too long

Is there a way to determine which plugin is causing this ?

JMC


Steven B. Akers wrote:

 > Awesome Job, Nessus 1.2.0 ran 99% cleanly on OSX 10.1.4.  Only one 
problem - I get this compile error during the plug-ins compile.
 >
 >
 > Warning : the following plugins could not be built :
 > hydra
 >
 > Then they make install spits out:
 >
 > cc -bundle -undefined error -o hydra.nes d3des.lo hydra4nessus.lo 
hydra-cisco.lo hydra-ftp.lo hydra-http.lo hydra-icq.lo hydra-imap.lo 
hydra-mod.lo hydra-nntp.lo hydra-pcnfs.lo hydra-pop3.lo hydra-rexec.lo 
hydra-smb.lo hydra-socks5.lo hydra-telnet.lo hydra-vnc.lo hydra.lo -lc 
-L/usr/local/lib -lnessus -lhosts_gatherer -lpcap-nessus 
-L/usr/local/ssl/lib -lssl -lcrypto
 > cc: d3des.lo: No such file or directory
 > cc: hydra4nessus.lo: No such file or directory
 > cc: hydra-cisco.lo: No such file or directory
 > cc: hydra-ftp.lo: No such file or directory
 > cc: hydra-http.lo: No such file or directory
 > cc: hydra-icq.lo: No such file or directory
 > cc: hydra-imap.lo: No such file or directory
 > cc: hydra-mod.lo: No such file or directory
 > cc: hydra-nntp.lo: No such file or directory
 > cc: hydra-pcnfs.lo: No such file or directory
 > cc: hydra-pop3.lo: No such file or directory
 > cc: hydra-rexec.lo: No such file or directory
 > cc: hydra-smb.lo: No such file or directory
 > cc: hydra-socks5.lo: No such file or directory
 > cc: hydra-telnet.lo: No such file or directory
 > cc: hydra-vnc.lo: No such file or directory
 > make[1]: *** [hydra.nes] Error 1
 >
 > Not sure how to resolve this problem.
 >
 > Any help would be greatly appreciated.
 >
 > Steve
 >
 >
 >>----------
 >>From:        Renaud Deraison
 >>Sent:        Thursday, April 18, 2002 12:57 PM
 >>To:  [EMAIL PROTECTED]
 >>Subject:     Nessus 1.2.0 released
 >>
 >>
 >>
 >>Nessus 1.2.0 has been released. Woowoo - it's supposed to be stable
 >>now :)



Reply via email to