do you have mysql installed on your system? Looks like its lookig for some mysql source files. You may have mysql on your system without source files too. Can you manually find that file? Is that file somewhere else on your box? try a this find / -name "mysql.h" if you find it Im sure theres a way to tell the script (during configuration) where mysql is on oyur system. what is the configure command you used? Thakns Tim -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of moinul hossain Sent: Thursday, September 13, 2001 7:35 PM To: [EMAIL PROTECTED] Subject: Radius Compile Problem Hi , Can any one help to overcome the problem, I am using radiusd-cistron.1.6.4 and I am try to intall radius server again but When ever i put 'make' it shows the following error. bash-2.03# make gcc -g -DUSEMYSQL -DSQLPWTYPE -c radiusd.c In file included from radiusd.c:55: radiusd.h:37: mysql/mysql.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `radiusd.o' Thanks Moinul Get your FREE download of MSN Explorer at http://explorer.msn.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
