I see messages during configure time about the headers for mysql not being
found.  The headers dir contains these files.  I grabbed the latest cvs,
read the faq, but am still not understanding why this is happening.

/usr/data/mysql/include/mysql
[root@workstation1 mysql]# ls
chardefs.h  m_ctype.h    my_net.h         mysql_com.h      sslopt-case.h
dbug.h      m_string.h   my_no_pthread.h  mysql_version.h
sslopt-longopts.h
errmsg.h    my_config.h  my_pthread.h     mysqld_error.h   sslopt-usage.h
history.h   my_global.h  my_sys.h         raid.h           sslopt-vars.h
keymaps.h   my_list.h    mysql.h          readline.h       tilde.h

configure is complaining about not being able to find mysql/mysql.h

configure: warning: mysql headers not found.  Use
--with-mysql-include-dir=<path>.
configure: warning: sql submodule 'mysql' disabled
checking for mysql/mysql.h... no  <- wtf?

I've run configure with --with-mysql-include-dir=/usr/data/mysql/include,
--with-mysql-include-dir=/usr/data/mysql/include/,
--with-mysql-include-dir=/usr/data/mysql/include/mysql, and
--with-mysql-include-dir=/usr/data/mysql/include/mysql/.  All produce the
same results.


How is it still unable to find the headers?

Hayden Myers    
Support Manager
Skyline Network Technologies    
[EMAIL PROTECTED]
(410)583-1337 option 2


On Tue, 18 Jun 2002, Alan DeKok wrote:

> Hayden Myers <[EMAIL PROTECTED]> wrote:
> > I just remembered I installed mysql from scratch and the stuff is in
> > different dir's.  I linked /usr/data/mysql to /usr/share/mysql and
> > /usr/data/mysql/include/mysql to /usr/include/mysql.  Unfortunately I'm
> > still getting the same message.
> 
>   Read the FAQ.  That's what it's there for.
> 
>   For the latest CVS snapshot, read the comments at the start of the
> 'radiusd.conf' file.  This problem is addressed there, too.
> 
>   Alan DeKok.
> 
> - 
> 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