You could change the src/main/Makefile.in then manually strip radwho and radzap if you use them. *** Makefile.in.-1.0.3.orig Fri Jun 10 14:42:14 2005 --- Makefile.in Fri Jun 10 14:14:29 2005 *************** *** 145,152 **** install: $(LIBTOOL) --mode=install $(INSTALL) -m 755 $(INSTALLSTRIP) radiusd$(EXEEXT) $(R)$(sbindir) ! $(INSTALL) -m 755 $(INSTALLSTRIP) radwho$(EXEEXT) $(R)$(bindir) ! $(INSTALL) -m 755 $(INSTALLSTRIP) radzap $(R)$(bindir) $(INSTALL) -m 755 radlast $(R)$(bindir) $(INSTALL) -m 755 radclient$(EXEEXT) $(R)$(bindir) $(INSTALL) -m 755 radrelay$(EXEEXT) $(R)$(bindir) --- 145,152 ---- install: $(LIBTOOL) --mode=install $(INSTALL) -m 755 $(INSTALLSTRIP) radiusd$(EXEEXT) $(R)$(sbindir) ! $(INSTALL) -m 755 $(INSTALL) radwho$(EXEEXT) $(R)$(bindir) ! $(INSTALL) -m 755 $(INSTALL) radzap $(R)$(bindir) $(INSTALL) -m 755 radlast $(R)$(bindir) $(INSTALL) -m 755 radclient$(EXEEXT) $(R)$(bindir) $(INSTALL) -m 755 radrelay$(EXEEXT) $(R)$(bindir) On Wed, 2005-06-15 at 16:42, synackrst wrote:
Ok… Thank you J
We have to wait for 1.0.4
Regards,
Paulo Leitao
______________________________________________________________________
From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Carlos Martínez-Troncoso Cera Sent: quarta-feira, 15 de Junho de 2005 23:31 To: FreeRadius users mailing list Subject: Re: Freeradius make install error
I had the same error installing freeradius 1.0.3 in Linux and Solaris, I saw that this version has bugs for install, and tried with 1.0.2 version and now everything is working, see the fixes for 1.0.3 and if none is for you, you can try with 1.0.2. Reggards,
Carlos Martínez-Troncoso Cera Coordinador de Servicios Internet/Intranet Universidad del Norte Barranquilla, Colombia Tel: 57 5 3509367
synackrst wrote:
Hello,
Any solution for this:
#make install
...
....
/usr/local/src/freeradius-1.0.3/install-sh -c -m 755 -s .libs/radiusd /usr/local/sbin/radiusd
/usr/local/src/freeradius-1.0.3/install-sh -c -m 755 -s radwho /usr/local/bin
strip: /usr/local/bin/#inst.420#: File format not recognized
make[4]: *** [install] Error 1
make[4]: Leaving directory `/usr/local/src/freeradius-1.0.3/src/main'
make[3]: *** [common] Error 2
make[3]: Leaving directory `/usr/local/src/freeradius-1.0.3/src'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/local/src/freeradius-1.0.3/src'
make[1]: *** [common] Error 2
make[1]: Leaving directory `/usr/local/src/freeradius-1.0.3'
make: *** [install] Error 2
#
______________________________________________________________________
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
__________ NOD32 1.1141 (20050615) Information __________
This message was checked by NOD32 antivirus system. http://www.eset.com
______________________________________________________________________ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html