bug-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnu-radius] Radius compiling problem....


From: Lance Stallcop
Subject: [Bug-gnu-radius] Radius compiling problem....
Date: Tue, 03 Dec 2002 19:14:18 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2

I'm compiling gnu-radius to use with mysql.  i did the following....

./configure --with-mysql --with-lib-path=/usr/local/mysql/lib/mysql/ --with-include-path=/usr/local/mysql/include/mysql/

this worked fine. then i did 'make' and was presented with an error about not being able to find mysql.h. I found this reference in sql/mysql.c. Line 43 was including mysql.h from the wrong path. I changed it and 'make' went fine. Is there something I did wrong or a bug?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]