Pre-release of 2.1.7

Alan DeKok aland at deployingradius.com
Thu Sep 3 15:16:58 CEST 2009


Arran Cudbard-Bell wrote:
...
> gcc .libs/radiusdS.o -o .libs/radiusd .libs/acct.o .libs/auth.o .libs/client.o .libs/conffile.o .libs/crypt.o .libs/exec.o .libs/
> .libs/modules.o: In function `setup_modules':
> /usr/local/src/freeradius-server-2.1.7/src/main/modules.c:1259: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols'

  Did I mention I hate libltdl?

  Which version of libltdl is the compile line using?  It's cut off, so
I can't see it.

  My recent investigations lead me to believe that this error occurs
when the *compile* uses the local libltdl, and the *link* stage uses the
installed system libltdl.

  Alan DeKok.



More information about the Freeradius-Users mailing list