Re: New Install Problems

2010-09-30 Thread Alan DeKok
Scott Miller wrote: > ./configure --disable-libltdl-install --with-system-libtool ... > /home/scott/freeradius-server-2.1.10/src/main/modules.c:1372: undefined > reference to `lt_preloaded_symbols' The previous link line shows it's using the local libltdl, which provides that symbol. Hones

RE: New Install Problems

2010-09-29 Thread Scott Miller
>> Scott Miller wrote: >> Wondering if you happen to have a solution or work-around? >> > > >$ ./configure --disable-libltdl-install --with-system-libtool > > That *may* work. > > The longer-term fix is removing libltdl && libtool entirely. Modern >systems all have sane compilers && link system

Re: New Install Problems

2010-09-29 Thread Alan DeKok
Scott Miller wrote: > Wondering if you happen to have a solution or work-around? $ ./configure --disable-libltdl-install --with-system-libtool That *may* work. The longer-term fix is removing libltdl && libtool entirely. Modern systems all have sane compilers && link systems. The intermedi

RE: New Install Problems

2010-09-28 Thread Scott Miller
>> Been using FreeRadius for years now, no problems at all. Currently >> running 1.1 for over 5 years, upgrading the server and freeradius and am >> using Fedora 13. Downloaded the newest version, unzipped, went through >> config and ran into problems. ... >> /usr/bin/ld: .libs/radeapclient.o: un

Re: New Install Problems

2010-09-28 Thread Alan DeKok
Scott Miller wrote: > Been using FreeRadius for years now, no problems at all. Currently > running 1.1 for over 5 years, upgrading the server and freeradius and am > using Fedora 13. Downloaded the newest version, unzipped, went through > config and ran into problems. ... > /usr/bin/ld: .libs/rad

New Install Problems

2010-09-28 Thread Scott Miller
Been using FreeRadius for years now, no problems at all. Currently running 1.1 for over 5 years, upgrading the server and freeradius andam using Fedora 13. Downloaded the newest version, unzipped, went throughconfig and ran into problems. ./configure - seemed to go OK make - produced the follo