Hmmm - Yep ... I wonder if the "problem" is the DATE ???? ( CVS July 7, 2004 ???? )...
Actually Alan answered this question a couple of days ago... Has to do with the newer version of libtool... The current "fix" is to go into the libtldl source directory per Alan and perform the following: ------------- The solution is to edit libltdl/Makefile, and change: top_builddir = . to: top_builddir = ./.. ------------- Worked for me! gm... ----- Original Message ----- From: "apellido jr., wilfredo p." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 02, 2004 4:45 AM Subject: ERROR freeradius compilation > Freebsd 4.10 > Freeradius latest development CVS July 07, 2004 > > > gmake[1]: Entering directory `/usr/local/radiusd/libltdl' > /bin/sh ./libtool --mode=compile > gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -pthread -D_THREAD_SAFE -DOPENSSL > _NO_KRB5 -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcas > t-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-d > eclarations -Wnested-externs -W -Wredundant-decls -Wundef -c ltdl.c > ./libtool: s,^.*/,,g: not found > -e: not found > *** Warning: inferring the mode of operation is deprecated. > *** Future versions of Libtool will require -mode=MODE be specified. > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > -e: not found > : compile: cannot determine name of library object from `' > gmake[1]: *** [ltdl.lo] Error 1 > gmake[1]: Leaving directory `/usr/local/radiusd/libltdl' > gmake: *** [common] Error 1 > *** Error code 2 > > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > --- > [This E-mail scanned for viruses by Declude Ant-Virus Scanner] > > --- [This E-mail scanned for viruses by Declude Ant-Virus Scanner] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

