Problem with compilation of NASL

Jason Beaver solrosin at theretriever.org
Fri Jan 7 23:56:17 EST 2005


Here's what I'm getting:
 
x - Compiling the NASL interpretor
x -- Configuring the sources for your system
x -- Compiling
exec.c: In function `execute_nasl_script':
exec.c:1822: warning: assignment discards qualifiers from pointer target
type
nasl_func.c: In function `insert_nasl_func':
nasl_func.c:100: warning: passing arg 4 of `qsort' from incompatible
pointer type
nasl_crypto.o: In function `nasl_md2':
/tmp/nessus-installer.13585/libnasl/nasl/nasl_crypto.c:73: undefined
reference to `MD2'
nasl_crypto.o: In function `nasl_md4':
/tmp/nessus-installer.13585/libnasl/nasl/nasl_crypto.c:94: undefined
reference to `MD4'
nasl_crypto.o: In function `nasl_hmac_md2':
/tmp/nessus-installer.13585/libnasl/nasl/nasl_crypto.c:217: undefined
reference to `EVP_md2'
nasl_crypto.o: In function `nasl_nt_owf_gen':
/tmp/nessus-installer.13585/libnasl/nasl/nasl_crypto.c:325: undefined
reference to `MD4'
collect2: ld returned 1 exit status
make[1]: *** [nasl] Error 1
make: *** [all] Error 2
**** An error occured :/
 
What's wrong?  I have the most updated OpenSSL (0.9.7e).  
 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nessus.org/pipermail/nessus/attachments/20050107/1b2e6a62/attachment.html 


More information about the Nessus mailing list