Mmm, yeah, you're right. I posted after an extended session of troubleshooting and your response pointed out the obvious-- configure had been run once without the `--with-system-libtool' option and then again with it included without the original output having been discarded. Output included parameters for both the bundled libltdl AND for the system's libtool-2.2.4, causing incompatibilities. Re-configuring with the `--with-system-libtool' option against fresh source worked just fine. Thanks for the response. Will triple-check the process next time. --D Cox On Fri, Jun 27, 2008 at 11:47 AM, Alan DeKok <aland@deployingradius.com> wrote:
D C wrote:
I have successfully compiled FreeRadius 2.0.5 from source onto a fresh FreeBSD 7.0 box, but have run into an install glitch. ... Make completes with only a few minor warnings. However, make install fails with: ... /var/tmp/freeradius-server-2.0.5/install-sh -c -m 755 \ smbencrypt /var/tmp/freeradius-BUILD/bin libtool: install: invalid libtool wrapper script `smbencrypt'
The version of libtool you're using isn't compatible with the output files it produces?
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html