Solaris 8, Can't find recent OpenSSL libcrypto
Elisabeth Porteneuve
Elisabeth.Porteneuve at cetp.ipsl.fr
Wed Nov 27 03:11:46 EST 2002
> Well, what did the end of config.log say? You'll need to find the last
Darren,
Below is the relevant section. Thank you !
Elisabeth Porteneuve
--
int
main ()
{
RAND_add ();
;
return 0;
}
configure:8511: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
-I/usr/local/ssl/include -I/usr/local/include -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib conftest.c -lz -lsocket -lnsl -lcrypto >&5
/usr/local/ssl/lib/libcrypto.a: could not read symbols: File format not recognized
collect2: ld returned 1 exit status
configure:8514: $? = 1
configure: failed program was:
#line 8485 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char RAND_add ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
RAND_add ();
;
return 0;
}
configure:8530: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) ***
More information about the openssh-unix-dev
mailing list