hi,

during the compile of nessus 2.0.1 from the nessus-installer.sh script i receive the following errors. the host is a red hat linux 7.3 system. install on freebsd 4.7-release nets similar results.

nessus seems to run but hangs here and there while doing scans.

there were other errors in the gdchart section but this host does not have any X or gdchart capability.

any ideas if this is what might be causing the hangs?

chris

snip......

popen.c: In function `nessus_popen':
popen.c:110: warning: passing arg 2 of `execvp' from incompatible pointer type
 
another section....

nasl_text_utils.c: In function `nasl_split':
nasl_text_utils.c:966: warning: assignment makes pointer from integer without a cast
nasl_text_utils.c: In function `nasl_stridx':
nasl_text_utils.c:1167: warning: assignment makes pointer from integer without a cast
nasl_text_utils.c: In function `nasl_str_replace':
nasl_text_utils.c:1218: warning: assignment makes pointer from integer without a cast
nasl_misc_funcs.c: In function `nasl_sort_array':
nasl_misc_funcs.c:552: warning: passing arg 4 of `qsort' from incompatible pointer type
nasl_grammar.y: In function `naslparse':
nasl_grammar.y:380: warning: passing arg 4 of `alloc_expr_cell' from incompatible pointer type
nasl_grammar.y:381: warning: passing arg 4 of `alloc_expr_cell' from incompatible pointer type

Reply via email to