Hi, "make install" with the released 1.0.3 doesn't work: Making install in main... gmake[4]: Entering directory `/usr/src/packages/BUILD/freeradius-1.0.3/src/main' /usr/src/packages/BUILD/freeradius-1.0.3/libtool --mode=install /usr/src/packages/BUILD/freeradius-1.0.3/install-sh -c -m 755 -s radiusd /var/tmp/freeradius-1.0.3-build/usr/sbin libtool: install: warning: `/usr/src/packages/BUILD/freeradius-1.0.3/src/lib/libradius.la' has not been installed in `/usr/lib/freeradius' /usr/src/packages/BUILD/freeradius-1.0.3/install-sh -c -m 755 -s .libs/radiusd /var/tmp/freeradius-1.0.3-build/usr/sbin/radiusd /usr/src/packages/BUILD/freeradius-1.0.3/install-sh -c -m 755 -s radwho /var/tmp/freeradius-1.0.3-build/usr/bin strip: /var/tmp/freeradius-1.0.3-build/usr/bin/#inst.1130#: File format not recognized gmake[4]: *** [install] Error 1 -> http://bugs.freeradius.org/show_bug.cgi?id=240 One other thing from the subject: Why does configure of rlm_ldap check for sasl? I see no sasl function used in the code. If it isn't needed the configure check should be removed. CU, Wolfgang -- SUSE LINUX GmbH -o) Tel: +49-(0)911-740 53 0 Maxfeldstr. 5 /\\ Fax: +49-(0)911-740 53 679 90409 Nuernberg, Germany _\_v simply change to www.suse.com
Wolfgang Rosenauer <stark@suse.de> wrote:
"make install" with the released 1.0.3 doesn't work:
Yes, this was reported already. I'm a little surprised it wasn't caught earlier. Oh well.
Why does configure of rlm_ldap check for sasl? I see no sasl function used in the code. If it isn't needed the configure check should be removed.
Patch? Alan DeKok.
On Sat, Jun 04, 2005 at 11:52:53PM +0200, Wolfgang Rosenauer wrote:
Why does configure of rlm_ldap check for sasl? I see no sasl function used in the code. If it isn't needed the configure check should be removed.
That's bug #73 [1]. I can't for the life of me recall any reason it wasn't done apart from the general principle of trying not to screw up stable releases. I'm pretty sure it was fixed in CVS head. [1] http://bugs.freeradius.org/show_bug.cgi?id=73 -- Paul "TBBle" Hampson, on an alternate email client.
participants (3)
-
Alan DeKok -
Paul.Hampson@PObox.com -
Wolfgang Rosenauer