make install error in Solaris 8, freeradius-1.0.3
Lei Chen
xiaoyugou at yahoo.com.cn
Tue Jun 7 11:43:23 CEST 2005
Dont't strip the binary files.
:-), It's works.
But it's a temporary method.
--- Nuno Pais Fernandes <npf at eurotux.com>写道:
> Hi,
>
> small FIX but it works:
>
> mv /usr/bin/strip /usr/bin/strip.old
> echo '#!/bin/bash' > /usr/bin/strip
> echo 'exit' > /usr/bin/strip
> chmod 755 /usr/bin/strip
>
> cd freeradius-1.0.3
> make install
> mv -f /usr/bin/strip.old /usr/bin/strip
>
>
> Worked for me.
> Nuno Fernandes
>
> On Monday 06 June 2005 16:52, Alan DeKok wrote:
> > Nuno Pais Fernandes <npf at eurotux.com> wrote:
> > > Same thing here with Whitebox 3.
> >
> > Try reading previous messages in the list.
> >
> > Alan DeKok.
> > -
> > List info/subscribe/unsubscribe? See
> > http://www.freeradius.org/list/users.html
>
> --
> --------------------------
> Nuno Miguel Pais Fernandes
> <npf at eurotux.com>
> > -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
Thanks.
Lei Chen
___________________________________________________________
雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱
http://cn.mail.yahoo.com/?id=77071
More information about the Freeradius-Users
mailing list