Error compiling over Solaris
    Alan DeKok 
    aland at deployingradius.com
       
    Thu Sep  2 14:47:19 CEST 2010
    
    
  
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.
    
    
More information about the Freeradius-Users
mailing list