Compiling with newest OpenSSL

David Mitchell mitchell at ucar.edu
Thu Aug 26 15:41:00 CEST 2010


Alan DeKok wrote:
> David Mitchell wrote:
>> I misread that page thinking that v2.1.x would just give me 2.1.9 and
>> that master would be 2.1.10. Either way, I was able to get v2.1.x (aka
>> 2.1.10) to configure openssl using the LIBS="-ldl" addition. I'm not
>> sure what's changed in the "master" that configure seems to figure that
>> out on it's own, but it might be nice to add to 2.1.10 if it's not too
>> much work.
> 
>   You're probably using "--with-system-libtool".  Change that to (or
> add) --without-system-libtool

I'll play around with those two options more the next time I compile.

> 
>> Now I'm hitting the undefined reference to
>> `lt__PROGRAM__LTX_preloaded_symbols' problem. I think I've moved past
>> that by just adding
>> #define lt__PROGRAM__LTX_preloaded_symbols lt_libltdl_LTX_preloaded_symbols
>> to modules.c.
> 
>   That's also a libtool / libltdl issue.
> 
>> It occurs to me. Is that libtool expecting a macro to be
>> defined for _PROGRAM_ and thats why it's defining a symbol which doesn't
>> actually exist? I'm just sort of thinking out loud based on your notes here:
>> https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/421005
> 
>   It's a libtool / libltdl versioning issue.  Did I mention that they
> cause nearly as many problems as they solve?

Yeah, I think so.

-David

> 
>   Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-- 
-----------------------------------------------------------------
| David Mitchell (mitchell at ucar.edu)       Network Engineer IV  |
| Tel: (303) 497-1845                      National Center for  |
| FAX: (303) 497-1818                      Atmospheric Research |
-----------------------------------------------------------------



More information about the Freeradius-Users mailing list