[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nss-mysql-devel] Solaris patch
From: |
Jelmer Vernooij |
Subject: |
Re: [Nss-mysql-devel] Solaris patch |
Date: |
Sun, 17 Mar 2002 19:39:54 +0100 |
User-agent: |
Mutt/1.3.27i |
> BTW, I forgot one other thing in my original message. I had to change the
> following lines from:
> #include <mysql/mysql.h>
> #include <mysql/my_pthread.h>
> to:
> #include <mysql.h>
> #include <my_pthread.h>
> I have MySQL installed in /usr/local/mysql, so I passed configure an
> argument of --with-mysql=/usr/local/mysql. Will the above changes break
> compiling on Linux?
The configure script should take care of the mysql cflags / mysql
libs. Isn't AM_PATH_MYSQL used?
Jelmer
--
Jelmer Vernooij <address@hidden> - http://nl.linux.org/~jelmer/
Development And Underdevelopment: http://library.thinkquest.org/C0110231/
Listening to Radio 3FM
19:39:12 up 9 days, 22:23, 12 users, load average: 0.68, 0.44, 0.40
- [Nss-mysql-devel] Solaris patch, Kevin W. Brown, 2002/03/17
- Re: [Nss-mysql-devel] Solaris patch, Guillaume Morin, 2002/03/17
- Re: [Nss-mysql-devel] Solaris patch, Kevin W. Brown, 2002/03/17
- Re: [Nss-mysql-devel] Solaris patch, Guillaume Morin, 2002/03/17
- Re: [Nss-mysql-devel] Solaris patch, Kevin W. Brown, 2002/03/17
- Re: [Nss-mysql-devel] Solaris patch, Guillaume Morin, 2002/03/17
- Re: [Nss-mysql-devel] Solaris patch, Kevin W. Brown, 2002/03/17
- Re: [Nss-mysql-devel] Solaris patch, Guillaume Morin, 2002/03/18