2.2.2a error while compiling libnasl

jeff kenney j1kenney at charter.net
Mon Jan 17 16:48:58 EST 2005


Under SUSE 9.2Pro....
results from ./configure (libnasl)
checking for yyrestart in -lpcap-nessus... (cached) no
no yacc restart func found
perhaps libpcap-nessus wasn't compiled with bison/flex?

subsequent results from make (libnasl)

/usr/local/ssl/lib/libcrypto.a(obj_dat.o)(.text+0x8ab): In function 
`OBJ_create_objects':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(obj_dat.o)(.text+0x8d4): In function 
`OBJ_create_objects':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(obj_dat.o)(.text+0x8f3): In function 
`OBJ_create_objects':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(obj_dat.o)(.text+0x917): In function 
`OBJ_create_objects':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(obj_dat.o)(.text+0x942): In function 
`OBJ_create_objects':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(b_print.o)(.text+0x113): more undefined 
references to `__ctype_b' follow
/usr/local/ssl/lib/libcrypto.a(x509_cmp.o)(.text+0x1a8): In function 
`nocase_spacenorm_cmp':
: undefined reference to `__ctype_tolower'
/usr/local/ssl/lib/libcrypto.a(x509_cmp.o)(.text+0x1da): In function 
`nocase_spacenorm_cmp':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(x509_cmp.o)(.text+0x36f): In function 
`X509_NAME_cmp':
: undefined reference to `__ctype_tolower'
/usr/local/ssl/lib/libcrypto.a(v3_conf.o)(.text+0x397): In function 
`v3_check_critical':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(v3_conf.o)(.text+0x437): In function 
`v3_check_generic':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(v3_utl.o)(.text+0x65c): In function 
`string_to_hex':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(v3_utl.o)(.text+0x66a): In function 
`string_to_hex':
: undefined reference to `__ctype_tolower'
/usr/local/ssl/lib/libcrypto.a(v3_utl.o)(.text+0x67d): In function 
`string_to_hex':
: undefined reference to `__ctype_tolower'
/usr/local/ssl/lib/libcrypto.a(v3_utl.o)(.text+0xc94): In function 
`strip_spaces':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(bn_print.o)(.text+0x31e): In function 
`BN_hex2bn':
: undefined reference to `__ctype_b'
/usr/local/ssl/lib/libcrypto.a(bn_print.o)(.text+0x4f8): In function 
`BN_dec2bn':
: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make[1]: *** [nasl] Error 1
make[1]: Leaving directory `/tmp/libnasl/nasl'
make: *** [all] Error 2

?????

v/r
Jeff



More information about the Nessus mailing list