Hello,
I am trying to install libmcrypt-2.5.7 on sparc Solaris9.
I run ./configure --disable-posix-threads successfully, but
by the time I run 'make', I get the following:
...
...
ecb_LTXmcrypt_get_state ../lib/.libs/libmcrypt.s
o
ecb_LTXmcrypt_set_state ../lib/.libs/libmcrypt.s
o
tripledes_LTX__mcrypt_self_test ../lib/.libs/libmcrypt.s
o
ld: fatal: Symbol referencing errors. No output written
to .libs/ciphertest
collect2: ld returned 1 exit status
make[2]: [ciphertest] Error 1
make[2]: Leaving directory /libmcrypt-2.5.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
/libmcrypt-2.5.7'
make: [all] Error 2
Any help would be appreciated...
Thank you.
Logged In: NO
Ditto. Sun Studio 10 compiler, default configure, gmake...
None of the encryption algs are linking.