[Date Prev][Date Next] [Chronological] [Thread] [Top]

Problem building V.1.2.7 on sun solaris 2.6



I get the following linker errors when building

slapd:

Undefined                       first reference 
symbol                             in file
mit_des_check_key_parity            /usr/local/lib/libdes425.a(key_parity.o)
mit_des_cbc_cksum                   /usr/local/lib/libdes425.a(cksum.o)
des_FP_table
/usr/local/lib/libdes425.a(pcbc_encrypt.o)
des_IP_table
/usr/local/lib/libdes425.a(pcbc_encrypt.o)
mit_des_key_sched                   /usr/local/lib/libdes425.a(key_sched.o)
mit_des_fixup_key_parity            /usr/local/lib/libdes425.a(key_parity.o)
des_SP_table
/usr/local/lib/libdes425.a(pcbc_encrypt.o)
ld: fatal: Symbol referencing errors. No output written to slapd

slurpd:

Undefined                       first referenced
 symbol                             in file
des_FP_table
/usr/local/lib/libdes425.a(pcbc_encrypt.o)
des_IP_table
/usr/local/lib/libdes425.a(pcbc_encrypt.o)
mit_des_key_sched                   /usr/local/lib/libdes425.a(key_sched.o)
des_SP_table
/usr/local/lib/libdes425.a(pcbc_encrypt.o)
ld: fatal: Symbol referencing errors. No output written to slurpd

Everything compiles fine and all the libraries seem to get built.

If anyone has encountered this problem or has any ideas? 

Thanks

Slav