Pilar Sanchez wrote: > I put as option of "compile" > -with-openssl-libraries=/usr/local/ssl/lib > --with-openssl-includes=/usr/local/ssl/include
Maybe that should be with --with-openssl-libraries. You have -with-openssl-libraries. > But this was not enough, I've had to add the variable > OPENSS_LIBS=/usr/local/ssl/lib OPENSSL_LIBS is defined directly by the argument to --with-openssl-libraries. See configure.in. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

