Yes, and you received a response telling you that mysql_devel was missing:
You need to get your lies straightened out.

Gene .. 

I had the same type errors until I made sure the mysql_devel RPM was
installed .. Even then my make process completed with messages such as
sql_mysql.o

sql_mysql.c:39:20: errmsg.h: No such file or directory 
sql_mysql.c:40:19: mysql.h: No such file or directory 
sql_mysql.c:47: parse error before "MYSQL" 
sql_mysql.c:47: warning: no semicolon at end of struct or union 
sql_mysql.c:48: warning: type defaults to `int' in declaration of sock' 
sql_mysql.c:48: warning: data definition has no type or storage class 
sql_mysql.c:49: parse error before '*' token 
sql_mysql.c:49: warning: type defaults to `int' in declaration of result' 
sql_mysql.c:49: warning: data definition has no type or storage class 
sql_mysql.c:51: parse error before '}' token 
sql_mysql.c:51: warning: type defaults to `int' in declaration of
`rlm_sql_mysql_sock' 
sql_mysql.c:51: warning: data definition has no type or storage class 
sql_mysql.c: In function `sql_init_socket': 

My testing looks to be working but I am just not getting the other .conf
files tailored. 

Brent Berry 

-----Original Message----- 
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok

Sent: Friday, October 15, 2004 3:04 PM 
To: [EMAIL PROTECTED] 
Subject: Re: Installing freeRadius on RH Linux 9.0 

"Gene Rouse" <[EMAIL PROTECTED]> wrote: 
> Below I have included the error messages. I get. 
> 
> gmake[11]: Entering directory 
> `/root/freeradius-1.0.1/src/modules/rlm_sql/drivers/rlm_sql_mysql' 
> [ "xrlm_sql_mysql" = "x" ] || /root/freeradius-1.0.1/libtool
--mode=install 
> /root/freeradius-1.0.1/install-sh -c -c rlm_sql_mysql.la 
> /usr/local/lib/rlm_sql_mysql.la 
> libtool: install: `rlm_sql_mysql.la' is not a valid libtool archive 

  Did the "make" process succeeed? 

  Alan DeKok. 

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



***************************************** 
Mueller Industries, Inc. - CONFIDENTIAL INFORMATION 
This e-mail and any files transmitted with it are confidential and are
intended solely for the use of the individual or entity to whom it is
addressed. This communication may contain privileged material.  If you are
not the intended recipient or the person responsible for delivering the
e-mail to the intended recipient, be advised that you have received this
e-mail in error and that any use, dissemination, forwarding, printing, or
copying of this e-mail and any file attachments is not authorized by the
sender of this e-mail or Mueller Industries, Inc.  If you have received this
e-mail in error, please immediately notify us by telephone at 1-800-348-8464
(or 901-753-3200) or reply by e-mail to the sender.  If you are not the
intended recipient, please destroy the original transmission and its
contents.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gene Rouse
Sent: Monday, October 18, 2004 12:58 AM
To: [EMAIL PROTECTED]
Subject: FW: Installing freeRadius on RH Linux 9.0

I did post the errors.  Below is the message I sent on 10/15/2004.  It's a
non-issue now, because I found out what the problem was.  Two extremely
helpful members of the Linux community contacted me off-list and we compared
their Linux installations with mine and found I was missing the mysql-devel
package. Once installed it went great. I now have not one but two functional
freeRADIUS boxes.

Just so everyone knows, I am a MS MCSE and this is a major departure from
what I've spent the last 20 years using.  I'm not just running Linux on the
server side.  It's on every box in our office.  I'm not saying I'm
abandoning Windows.  This particular solution called for something a little
more secure, less prone to virus attacks and a heck of a lot cheaper.  My
total software cost for this WISP is $3000.00 which is for the billing
software and its options.  Considering I'm used to a point and click world,
I don't think I'm doing too bad.

Thanks Paul and Bruce,
Gene

> -----Original Message-----
> From: Gene Rouse [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 15, 2004 3:32 PM
> To: '[EMAIL PROTECTED]'
> Subject: Installing freeRadius on RH Linux 9.0
> 
> Below I have included the error messages. I get.
> 
> gmake[11]: Entering directory `/root/freeradius-
> 1.0.1/src/modules/rlm_sql/drivers/rlm_sql_mysql'
> [ "xrlm_sql_mysql" = "x" ] || /root/freeradius-1.0.1/libtool --
> mode=install /root/freeradius-1.0.1/install-sh -c -c rlm_sql_mysql.la
> /usr/local/lib/rlm_sql_mysql.la
> libtool: install: `rlm_sql_mysql.la' is not a valid libtool archive
> Try `libtool --help --mode=install' for more information.
> gmake[11]: *** [install] Error 1
> gmake[11]: Leaving directory `/root/freeradius-
> 1.0.1/src/modules/rlm_sql/drivers/rlm_sql_mysql'
> gmake[10]: *** [common] Error 1
> gmake[10]: Leaving directory `/root/freeradius-
> 1.0.1/src/modules/rlm_sql/drivers'
> gmake[9]: *** [install] Error 2
> gmake[9]: Leaving directory `/root/freeradius-
> 1.0.1/src/modules/rlm_sql/drivers'
> gmake[8]: *** [common] Error 1
> gmake[8]: Leaving directory `/root/freeradius-1.0.1/src/modules/rlm_sql'
> gmake[7]: *** [install-drivers] Error 2
> gmake[7]: Leaving directory `/root/freeradius-1.0.1/src/modules/rlm_sql'
> gmake[6]: *** [install] Error 2
> gmake[6]: Leaving directory `/root/freeradius-1.0.1/src/modules/rlm_sql'
> gmake[5]: *** [common] Error 1
> gmake[5]: Leaving directory `/root/freeradius-1.0.1/src/modules'
> gmake[4]: *** [install] 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]: *** [install] 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: *** [install] Error 2
> 
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:freeradius-
> > [EMAIL PROTECTED] On Behalf Of Gene Rouse
> > Sent: Thursday, October 14, 2004 10:49 PM
> > To: [EMAIL PROTECTED]
> > Subject: Installing freeRadius on RH Linux 9.0
> >
> > When I run make on freeRADIUS 1.0.1 I get all kinds of missing attribute
> > warnings. The make program eventually finishes with a list of
> directories
> > listed as 'leaving'.  I followed the install instructions, but now I'm
> > stumped.  As you have already guessed I am new to freeRADIUS.  My
> partner
> > and I have started a WISP and want to control users by their MAC
> address.
> > In addition our billing software (Optigold ISP) can export client
> account
> > information to radius.  I really want to use freeRADIUS rather than pay
> > several thousand dollars for a 'boxed' product.  If I have to spend any
> > money I would rather pay an individual to help me make this project a
> > success.
> >
> > Thanks in advance.
> > Gene Rouse
> > Wireless Cyberspace, LLC
> >



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



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

Reply via email to