Re: Problems compiling Freeradius 2.0.4 on Fedora 8 [Updated to 2.0.5]

2008-06-11 Thread Piero Giobbi
Hi again. Sorry Alan, i forgot to include the problem when i try to build freeradius 2.0.5 on Fedora 8. Below is from make: collect2: ld returned 1 exit status gmake[6]: *** [radeapclient] Error 1 gmake[6]: Leaving directory `/root/freeradius-server-2.0.5/src/modules/ rlm_eap' gmake[5]:

Re: Problems compiling Freeradius 2.0.4 on Fedora 8 [Updated to 2.0.5]

2008-06-11 Thread Alan DeKok
Piero Giobbi wrote: Sorry Alan, i forgot to include the problem when i try to build freeradius 2.0.5 on Fedora 8. Below is from make: /collect2: ld returned 1 exit status/ /gmake[6]: *** [radeapclient] Error 1/ And you've deleted the actual error message. Alan DeKok. - List

Re: Problems compiling Freeradius 2.0.4 on Fedora 8 [Updated to 2.0.5]

2008-06-11 Thread Nicolas Goutte
Am 11.06.2008 um 09:50 schrieb Piero Giobbi: Hi again. Sorry Alan, i forgot to include the problem when i try to build freeradius 2.0.5 on Fedora 8. Below is from make: collect2: ld returned 1 exit status Is it the only error line about the linking problem or are there relevant lines

Re: Problems compiling Freeradius 2.0.4 on Fedora 8 [Updated to 2.0.5]

2008-06-11 Thread Piero Giobbi
Ups, sorry, here's with the line above: /usr/bin/gmake -w -C libeap gmake[7]: Entering directory `/root/freeradius-server-2.0.5/src/ modules/rlm_eap/libeap' gmake[7]: Nothing to be done for `all'. gmake[7]: Leaving directory `/root/freeradius-server-2.0.5/src/modules/ rlm_eap/libeap'

Re: Problems compiling Freeradius 2.0.4 on Fedora 8 [Updated to 2.0.5]

2008-06-10 Thread Piero Giobbi
replying, please edit your Subject line so it is more specific than Re: Contents of Freeradius-Users digest... Today's Topics: 1. Re: Problems compiling Freeradius 2.0.4 on Fedora 8. ([EMAIL PROTECTED]) 2. Re: logging of tls logons (Vladimir Vassiliev) Från: [EMAIL PROTECTED] Datum: lö 7 jun

Problems compiling Freeradius 2.0.4 on Fedora 8.

2008-06-07 Thread Piero Giobbi
Hi all. Trying to upgrade my radiusd from 1.1.7 to 2.0.4. When i try make i get this at the end: /root/freeradius-server-2.0.4/libtool --mode=link gcc -o radeapclient radeapclient.lo libeap/libfreeradius-eap.la -lnsl - lresolv -lpthread -lcrypto -lssl -lcrypto gcc -o .libs/radeapclient

Re: Problems compiling Freeradius 2.0.4 on Fedora 8.

2008-06-07 Thread A . L . M . Buxey
hi, what version of OpenSSL do you have? alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Problems compiling Freeradius

2004-10-26 Thread Ronald I. Nutter
I am trying to just install freeradius without any options and am getting errors. Here is what I see at the end - gmake[6]: *** [rlm_krb5.o] Error 1 gmake[6]: Leaving directory `/usr/local/src/freeradius-1.0.1/src/modules/rlm_krb5' gmake[5]: *** [common] Error 1 gmake[5]: Leaving directory

Re: Problems compiling Freeradius

2004-10-26 Thread Stefan . Neis
Hi, I am trying to just install freeradius without any options and am getting errors. Here is what I see at the end - gmake[6]: *** [rlm_krb5.o] Error 1 (snipp) That's just make passing the error that occured in some recursive call up to it's parent. The _interesting_ part would be

RE: Problems compiling Freeradius

2004-10-26 Thread Ronald I. Nutter
To: [EMAIL PROTECTED] Subject: Re: Problems compiling Freeradius Hi, I am trying to just install freeradius without any options and am getting errors. Here is what I see at the end - gmake[6]: *** [rlm_krb5.o] Error 1 (snipp) That's just make passing the error that occured in some

RE: Problems compiling Freeradius

2004-10-26 Thread Nate M
PROTECTED] Subject: RE: Problems compiling Freeradius I went a little back on the screen and found this. I can probably capture the whole screen if that will help. gmake[6]: Entering directory `/usr/local/src/freeradius-1.0.1/src/modules/rlm_krb5' gcc -g -O2 -D_REENTRANT

RE: Problems compiling Freeradius

2004-10-26 Thread Ronald I. Nutter
] [mailto:[EMAIL PROTECTED] On Behalf Of Nate M Sent: Tuesday, October 26, 2004 3:28 PM To: [EMAIL PROTECTED] Subject: RE: Problems compiling Freeradius Try: ln -s /usr/include/et/com_err.h /usr/include/com_err.h I had the same issue, that fixed it. - Nathan Miller -Original Message- From