fedora core 3 "make" error

2005-01-31 Thread Sun Shung
Hi,
I need some help here. I m trying to install FreeRadius version 1.0.1 on 
fedora core 3. But everytime its give me this error when i try to use make 
command.

Making static dynamic in rlm_krb5...
gmake[6]: Entering directory `/root/freeradius-1.0.1/src/modules/rlm_krb5'
gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5   
-Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef  
-I../../include  -c rlm_krb5.c -o rlm_krb5.o
rlm_krb5.c:40:21: com_err.h: No such file or directory
rlm_krb5.c: In function `verify_krb5_tgt':
rlm_krb5.c:105: warning: passing arg 2 of `krb5_kt_read_service_key' 
discards qualifiers from pointer target type
rlm_krb5.c: In function `krb5_auth':
rlm_krb5.c:219: warning: initialization discards qualifiers from pointer 
target type
rlm_krb5.c:305: warning: implicit declaration of function 
`krb5_get_in_tkt_with_password'
rlm_krb5.c:305: warning: nested extern declaration of 
`krb5_get_in_tkt_with_password'
gmake[6]: *** [rlm_krb5.o] Error 1
gmake[6]: Leaving directory `/root/freeradius-1.0.1/src/modules/rlm_krb5'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory `/root/freeradius-1.0.1/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/root/freeradius-1.0.1/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory `/root/freeradius-1.0.1/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/root/freeradius-1.0.1/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory `/root/freeradius-1.0.1'
make: *** [all] Error 2

Thanx alot
From,
sunshung
_
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


fedora core 3 "make" error

2005-02-20 Thread James Ecker
I just installed FreeRadius 1.0.2 successfully from source code. The first
few times I installed it, I had the same errors.

The libraries you are missing are in the XFCE Software Development of the
Fedora Core 3 install. More specifically the base packages of the XFCE
Software Development.

Hope this helps..

James Ecker
MCSE + Internet, CNE, A+, Network+




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: fedora core 3 "make" error

2005-02-01 Thread Sebastian Wild
rlm_krb5.c:40:21: com_err.h: No such file or directory
looks like u're missing some header files...
Did you install all required devel packages?
cheers
Sebastian
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: fedora core 3 "make" error

2005-02-01 Thread Sun Shung
Thanx alot.
I already solve the 1st prob but now there is another prob. It's wrote there
x99_rlm.c:550: error: label at end of compound statement
Cheers,
sunshung

From: Sebastian Wild <[EMAIL PROTECTED]>
Reply-To: freeradius-users@lists.freeradius.org
To: freeradius-users@lists.freeradius.org
Subject: Re: fedora core 3 "make" error
Date: Tue, 01 Feb 2005 09:39:22 +0100
rlm_krb5.c:40:21: com_err.h: No such file or directory
looks like u're missing some header files...
Did you install all required devel packages?
cheers
Sebastian
- List info/subscribe/unsubscribe? See 
http://www.freeradius.org/list/users.html
_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: fedora core 3 "make" error

2005-02-01 Thread Cris Boisvert
FYI
Fedora core 3 already has an rpm for freeradius  it may be easier than the
config'ing yourself..


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sun Shung
Sent: Tuesday, February 01, 2005 4:33 AM
To: freeradius-users@lists.freeradius.org
Subject: Re: fedora core 3 "make" error

Thanx alot.
I already solve the 1st prob but now there is another prob. It's wrote there

x99_rlm.c:550: error: label at end of compound statement

Cheers,
sunshung



>From: Sebastian Wild <[EMAIL PROTECTED]>
>Reply-To: freeradius-users@lists.freeradius.org
>To: freeradius-users@lists.freeradius.org
>Subject: Re: fedora core 3 "make" error
>Date: Tue, 01 Feb 2005 09:39:22 +0100
>
>rlm_krb5.c:40:21: com_err.h: No such file or directory
>
>looks like u're missing some header files...
>Did you install all required devel packages?
>
>cheers
>Sebastian
>
>- List info/subscribe/unsubscribe? See 
>http://www.freeradius.org/list/users.html

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.3 - Release Date: 1/31/2005
 


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: fedora core 3 "make" error

2005-02-01 Thread Mike Barber
I agree - I use Fedora Core and had problems compiling it - if you use 'yum' to 
install the rpm package you should be fine.

Cheers
 
Mike



From: [EMAIL PROTECTED] on behalf of Cris Boisvert
Sent: Tue 01/02/2005 13:34
To: freeradius-users@lists.freeradius.org
Subject: RE: fedora core 3 "make" error



FYI
Fedora core 3 already has an rpm for freeradius  it may be easier than the
config'ing yourself..


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sun Shung
Sent: Tuesday, February 01, 2005 4:33 AM
To: freeradius-users@lists.freeradius.org
Subject: Re: fedora core 3 "make" error

Thanx alot.
I already solve the 1st prob but now there is another prob. It's wrote there

x99_rlm.c:550: error: label at end of compound statement

Cheers,
sunshung



>From: Sebastian Wild <[EMAIL PROTECTED]>
>Reply-To: freeradius-users@lists.freeradius.org
>To: freeradius-users@lists.freeradius.org
>Subject: Re: fedora core 3 "make" error
>Date: Tue, 01 Feb 2005 09:39:22 +0100
>
>rlm_krb5.c:40:21: com_err.h: No such file or directory
>
>looks like u're missing some header files...
>Did you install all required devel packages?
>
>cheers
>Sebastian
>
>- List info/subscribe/unsubscribe? See
>http://www.freeradius.org/list/users.html

_
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.3 - Release Date: 1/31/2005



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


<>

RE: fedora core 3 "make" error

2005-02-16 Thread Drew Weaver
Title: RE: fedora core 3 "make" error








So noone has ever successfully compiled
freeradius on Fedora core 3?

 

x99_rlm.c: In function
`x99_token_authenticate':

x99_rlm.c:550: error: label at end of
compound statement

gmake[6]: *** [x99_rlm.o] Error 1

gmake[6]: Leaving directory
`/root/freeradius-1.0.1/src/modules/rlm_x99_token'

gmake[5]: *** [common] Error 1

gmake[5]: Leaving directory
`/root/freeradius-1.0.1/src/modules'

gmake[4]: *** [all] Error 2

gmake[4]: Leaving directory
`/root/freeradius-1.0.1/src/modules'

gmake[3]: *** [common] Error 1

gmake[3]: Leaving directory
`/root/freeradius-1.0.1/src'

gmake[2]: *** [all] Error 2

gmake[2]: Leaving directory
`/root/freeradius-1.0.1/src'

gmake[1]: *** [common] Error 1

gmake[1]: Leaving directory
`/root/freeradius-1.0.1'

make: *** [all] Error 2

 









From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Barber
Sent: Tuesday, February 01, 2005
8:58 AM
To: freeradius-users@lists.freeradius.org
Subject: RE: fedora core 3
"make" error



 





I agree - I use Fedora Core and had
problems compiling it - if you use 'yum' to install the rpm package you should
be fine.






Cheers





 





Mike







 







From:
[EMAIL PROTECTED] on behalf of Cris Boisvert
Sent: Tue 01/02/2005 13:34
To: freeradius-users@lists.freeradius.org
Subject: RE: fedora core 3
"make" error





FYI
Fedora core 3 already has an rpm for freeradius  it may be easier than the
config'ing yourself..


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
On Behalf Of Sun Shung
Sent: Tuesday, February 01, 2005 4:33 AM
To: freeradius-users@lists.freeradius.org
Subject: Re: fedora core 3 "make" error

Thanx alot.
I already solve the 1st prob but now there is another prob. It's wrote there

x99_rlm.c:550: error: label at end of compound statement

Cheers,
sunshung



>From: Sebastian Wild <[EMAIL PROTECTED]>
>Reply-To: freeradius-users@lists.freeradius.org
>To: freeradius-users@lists.freeradius.org
>Subject: Re: fedora core 3 "make" error
>Date: Tue, 01 Feb 2005 09:39:22 +0100
>
>rlm_krb5.c:40:21: com_err.h: No such file or directory
>
>looks like u're missing some header files...
>Did you install all required devel packages?
>
>cheers
>Sebastian
>
>- List info/subscribe/unsubscribe? See
>http://www.freeradius.org/list/users.html

_
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.3 - Release Date: 1/31/2005



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html










Re: fedora core 3 "make" error

2005-02-16 Thread Prolag
On Wed, 16 Feb 2005 14:41:12 -0500, Drew Weaver <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> So noone has ever successfully compiled freeradius on Fedora core 3? 
> 
>   
> 
> x99_rlm.c: In function `x99_token_authenticate': 
> 
> x99_rlm.c:550: error: label at end of compound statement 
> 
> gmake[6]: *** [x99_rlm.o] Error 1 
> 
> gmake[6]: Leaving directory
> `/root/freeradius-1.0.1/src/modules/rlm_x99_token' 
> 
> gmake[5]: *** [common] Error 1 
> 
> gmake[5]: Leaving directory `/root/freeradius-1.0.1/src/modules' 
> 
> gmake[4]: *** [all] Error 2 
> 
> gmake[4]: Leaving directory `/root/freeradius-1.0.1/src/modules' 
> 
> gmake[3]: *** [common] Error 1 
> 
> gmake[3]: Leaving directory `/root/freeradius-1.0.1/src' 
> 
> gmake[2]: *** [all] Error 2 
> 
> gmake[2]: Leaving directory `/root/freeradius-1.0.1/src' 
> 
> gmake[1]: *** [common] Error 1 
> 
> gmake[1]: Leaving directory `/root/freeradius-1.0.1' 
> 
> make: *** [all] Error 2 
> 
>   
>  
>  
>  
> 

If you don't use x99 modules, add --without-rlm_x99 in the ./configure 

regards

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html