2 Sep
2010
2 Sep
'10
11:16 a.m.
Thanks Alan. Now it works! Cheers, Swatzy. Alan DeKok wrote:
Fernando Calvelo Vazquez wrote:
Hi folk: I'm trying to compile 'freeradius-2.1.9' over Solaris 10 platform. No errors during './configure' execution But I get this messages when I execute 'gmake' command ... Undefined first referenced symbol in file ERR_clear_error .libs/threads.o
Your system has the OpenSSL headers, and the OpenSSL libraries. However, the libraries are in a non-standard place.
Ensure that your linker can find the OpenSSL libraries.
Alan DeKok.