How does one compile pam-radius auth???

2004-08-31 Thread roger weiss
I have copied the downloaded files to: src/pam-radius and I modified the Makefile in src to include the directory pam-radius. When I run make I get the following (see below)... If I don't include the pam-radius in the overall build radius appears tobuild correctly. Thanks, Roger gmake[4]:

Re: How does one compile pam-radius auth???

2004-08-31 Thread roger weiss
-0400, Alan DeKok [EMAIL PROTECTED] wrote: roger weiss [EMAIL PROTECTED] wrote: I have copied the downloaded files to: src/pam-radius and I modified the Makefile in src to include the directory pam-radius. Why? If I don't include the pam-radius in the overall build radius appears

Re: How does one compile pam-radius auth???

2004-08-31 Thread roger weiss
`ipstr2long': pam_radius_auth.c:168: error: `UINT4' undeclared (first use in this function) I can tell my environment is messed up, I just don't know what I need to do to fix it. Thanks, Roger On Tue, 31 Aug 2004 15:35:55 -0400, Alan DeKok [EMAIL PROTECTED] wrote: roger weiss [EMAIL PROTECTED

Re: How does one compile pam-radius auth???

2004-08-31 Thread roger weiss
FYI - I am on Fedora Core 2 Thanks, Roger On Tue, 31 Aug 2004 15:35:55 -0400, Alan DeKok [EMAIL PROTECTED] wrote: roger weiss [EMAIL PROTECTED] wrote: Which is exactly what I need, so I downloaded the software and tried to get it to compile. It wouldn't so I tried dropping

Re: How does one compile pam-radius auth???

2004-08-31 Thread roger weiss
Actually there isn't a radius.h in that directory. If you go to: http://www.freeradius.org/pam_radius_auth/ to download the pam_radius stuff. I dug around some more and decided to look at the actual ftp server, where I found ftp://ftp.freeradius.org/pub/radius/pam_radius-1.3.16.tar I downloaded

Re: How does one compile pam-radius auth???

2004-08-31 Thread roger weiss
Correction, might a suggest an id10t error proof link to the ftp site??? :-) Something that says: You MUST get it here? It's been one of those months. Too much to do and too little time. On Tue, 31 Aug 2004 14:48:44 -0700, roger weiss [EMAIL PROTECTED] wrote: Actually there isn't a radius.h