Now I got freeradius to rebuild, but it seams not to build rlm_ldap that I whant
to use. I searched the source README/INSTALL and couldn't find why it isn't
build. Can someone help me ?
Thanks,
Alex
Citando Bill Campbell <[EMAIL PROTECTED]>:
> On Thu, Sep 02, 2004, Alexander Belck wrote:
> >I c
NO, but I do not know that I needed them as it does not apears as a prerequisit.
Will build it and try again.
Thanks,
Alex
Citando Bill Campbell <[EMAIL PROTECTED]>:
> On Thu, Sep 02, 2004, Alexander Belck wrote:
> >I can't say if I have the libltdl problem (I have it also in /usr/lib/), but
>
On Thu, Sep 02, 2004, Alexander Belck wrote:
>I can't say if I have the libltdl problem (I have it also in /usr/lib/), but
>didn't understand if this is a problem. Should I rebuild libtool ?
>
>After symlinking install->ginstall I could build freeradius, but when I tryed to
>install it I got lots o
I can't say if I have the libltdl problem (I have it also in /usr/lib/), but
didn't understand if this is a problem. Should I rebuild libtool ?
After symlinking install->ginstall I could build freeradius, but when I tryed to
install it I got lots of errors like:
/opkg/RPM/TMP/rpm-tmp.73953: gcp:
On Thu, Sep 02, 2004, Bill Campbell wrote:
>On Thu, Sep 02, 2004, Alexander Belck wrote:
>
>>As Bill's freeradius-1.0.0 is the closest ver I got to build, could someone
>>tell me if I can just make a symlink from install to ginstall ?
>
>Yes. That's the name install would get when built with the
>
On Thu, Sep 02, 2004, Alexander Belck wrote:
>As Bill's freeradius-1.0.0 is the closest ver I got to build, could someone
>tell me if I can just make a symlink from install to ginstall ?
Yes. That's the name install would get when built with the
program-prefix=g option.
Bill
--
INTERNET: [EMA
As Bill's freeradius-1.0.0 is the closest ver I got to build, could someone tell
me if I can just make a symlink from install to ginstall ?
I searched google for ginstall and got only old (1999/2000) references to that
and in one it told that ginstall has been renamed to install.
Any other advice
Since Bill's version required lib-tool, I build it from Opkg-2.1.
Than I give freeradius-1.0.0 from CURRENT an other try
I think I it passes the previus point, but now it stops when linking radiusd.
Can someone take a look to see if it is visible where things ar taken from wrong
place and perhap
On Wed, Sep 01, 2004 at 03:48:44PM -0300, Alexander Belck wrote:
> But shouldn't openpkg use libs/headers from openpkg version ?
Definitely. It should.
> Why does it seams to be mixing the underlaying OS-stuff with the OPKG ones ?
Because that's what the vendor configure scripts usually do.
On
Now I rebuild with:
openpkg rpm --rebuild -D with_gdbm_passwd=no freeradius-1.0.0-20040812.src.rpm
Executing(%install): env -i /opkg/lib/openpkg/bash --norc --noprofile --posix -e
/opkg/RPM/TMP/rpm-tmp.9186
+ cd /opkg/RPM/TMP
+ cd freeradius-1.0.0
+ DESTDIR=/opkg/RPM/TMP/freeradius-1.0.0-root
+ e
Now I got:
radwho.c: In function `main':
radwho.c:363: warning: passing arg 1 of `free' discards qualifiers from pointer
target type
gcc -L/opkg/lib -L../lib -o radwho radwho.o mainconfig.o util.o nas.o client.o
log.o conffile.o files.o xlat.o -lnsl -lresolv -lcrypt -lndbm -lgdbm -lpthread
-lrad
On Wed, Sep 01, 2004, [EMAIL PROTECTED] wrote:
>I tryed to rebuild Bill's version and got:
>Installing freeradius-1.0.0-20040812.src.rpm
>error: File /opkg/RPM/SRC/freeradius/%{Name}-%{Version}-CSYS.patch: No such file
>or directory
If you install this, it provides some additional Macros that I've
On Wed, Sep 01, 2004, [EMAIL PROTECTED] wrote:
>Hi Bill
>
>Do you know if I can use an LDAP backand with your version of FreeRadius ?
>I'm trying to integrate this with ISPman, that holds all account infos on LDAP.
I don't see why not although I haven't built it with ldap support. If I
remember c
I tryed to rebuild Bill's version and got:
Installing freeradius-1.0.0-20040812.src.rpm
error: File /opkg/RPM/SRC/freeradius/%{Name}-%{Version}-CSYS.patch: No such file
or directory
Thanks,
Alex
Citando Bill Campbell <[EMAIL PROTECTED]>:
> On Wed, Sep 01, 2004, Alexander Belck wrote:
> >I'm try
Hi Bill
Do you know if I can use an LDAP backand with your version of FreeRadius ?
I'm trying to integrate this with ISPman, that holds all account infos on LDAP.
Thanks,
Alex
Citando Bill Campbell <[EMAIL PROTECTED]>:
> On Wed, Sep 01, 2004, Alexander Belck wrote:
> >I'm trying to install fre
But shouldn't openpkg use libs/headers from openpkg version ?
Why does it seams to be mixing the underlaying OS-stuff with the OPKG ones ?
>From RH7.3 I have openssl-0.9.6b-35.7 and
from OPKG2.1 I have openssl-0.9.7d-2.1.0
It seams to me that when building it takes the headers from OpenPKG (thus
On Wed, Sep 01, 2004, Alexander Belck wrote:
>I'm trying to install freeradius.
>I got freeradius-1.0.0-20040810.src.rpm from current, then:
>
>openpkg rpm --rebuild freeradius-1.0.0-20040810.src.rpm
I have a slightly different freeradius SRPMS that's based on the one I've
been using for a couple
On Wed, Sep 01, 2004 at 02:59:22PM -0300, Alexander Belck wrote:
> Could it be that building freeradius it uses the wrong ver of des.h ?
It is either using the wrong des.h or the wrong crypto library.
The names of the crypto API changed between openssl 0.9.6 and 0.9.7.
--
I was checking my system trying to find out whats wrong.
I realy don't understand exactly where things come from, but perhaps this
information can help you to help me :-))
I search for references of DES_cbc_encrypt, where I found:
a) In /opkg/include/openssl/des.h is a definition of a function wit
;-(( I'm locked to RH7.3
Citando "Ralf S. Engelschall" <[EMAIL PROTECTED]>:
> On Wed, Sep 01, 2004, Alexander Belck wrote:
>
> > I'm trying to install freeradius.
> > I got freeradius-1.0.0-20040810.src.rpm from current, then:
> >
> > openpkg rpm --rebuild freeradius-1.0.0-20040810.src.rpm
> > :
On Wed, Sep 01, 2004, Alexander Belck wrote:
> I'm trying to install freeradius.
> I got freeradius-1.0.0-20040810.src.rpm from current, then:
>
> openpkg rpm --rebuild freeradius-1.0.0-20040810.src.rpm
> :
> ../modules/rlm_x99_token/.libs/rlm_x99_token.a(x99_mac.o)(.text+0x71): In
> function `x99
On Thu, Aug 05, 2004, [EMAIL PROTECTED] wrote:
> Whats needed to put freeradius under ftp.openpkg.org/release/2.1/SRC/PLUS/ ?
Well, there _is_ a "freeradius" package, but only in
ftp://ftp.openpkg.org/current/SRC/ because it is still
not part of any release...
On Thu, Aug 05, 2004, Alexander Belck wrote:
> Is there any plan to include FreeRadius in OpenPKG ?
> [...]
We have a "freeradius" package in OpenPKG-CURRENT since 2 weeks. It is a
little bit weak in build-time portability and not still well tested by
us under run-time, but try it out and feel fr
On Thu, Aug 05, 2004, Alexander Belck wrote:
>Couldn't access the links.
>
Whoops:
ftp://ftp.celestial.com/ftp.openpkg.org doesn't exist for me.
should be:
ftp://ftp.celestial.com/private/ftp.openpkg.org doesn't exist for me.
>I found ftp://ftp.celestial.com/pub/ftp.openpkg.org but empty
> and
Whats needed to put freeradius under ftp.openpkg.org/release/2.1/SRC/PLUS/ ?
So in future it will be esear to find it :-))
Thanks,
Alex
Citando Bill Campbell <[EMAIL PROTECTED]>:
> On Thu, Aug 05, 2004, Alexander Belck wrote:
> >Where can I find this OpenPKG vers of FreeRadius ?
>
>
ftp://ftp.c
Couldn't access the links.
ftp://ftp.celestial.com/ftp.openpkg.org doesn't exist for me.
I found ftp://ftp.celestial.com/pub/ftp.openpkg.org but empty
and ftp://ftp.celestial.com/mirror/ftp.openpkg.org but no csrpmutils.
Is there any restriction for anonymous access ?
Thanks,
Alex
Citando
On Thu, Aug 05, 2004, Alexander Belck wrote:
>Where can I find this OpenPKG vers of FreeRadius ?
ftp://ftp.celestial.com/ftp.openpkg.org/release/2.1/SRC/freeradius-0.9.3-20031119.src.rpm
>Can it easyly by upgradet to 1.0.0 and does it provide --with-ldap ?
I don't think it would be a problem up
Where can I find this OpenPKG vers of FreeRadius ?
Can it easyly by upgradet to 1.0.0 and does it provide --with-ldap ?
Thanks,
Alex
Citando Bill Campbell <[EMAIL PROTECTED]>:
> On Thu, Aug 05, 2004, Alexander Belck wrote:
> >Is there any plan to include FreeRadius in OpenPKG ?
> >It has mann
On Thu, Aug 05, 2004, Alexander Belck wrote:
>Is there any plan to include FreeRadius in OpenPKG ?
>It has manny new features, I guess its the only Open Source handling wireless
>802.1x authentication and also supports many external authentications like
>LDAP, MySQL, PgSQL, ...
I've built freeradi
29 matches
Mail list logo