On Sun, Jan 27, 2013 at 03:29:42PM +0000, Julien Cristau wrote:
> On Sun, Jan 27, 2013 at 15:22:37 +0100, Evgeni Golov wrote:
> 
> > ++         TEMP_CFLAGS="$TEMP_CFLAGS -I/usr/include/mysql"
> 
> This bit is probably not quite right in general.  Not sure what the
> correct way to get the header location is.

My brain keeps telling me drop that shit and "#include <mysql/mysql.h>".

But mysql_config keeps telling me (on my debian machine):
root@nana:/# mysql_config  --include
-I/usr/include/mysql
root@nana:/# mysql_config  --cflags 
-I/usr/include/mysql -DBIG_JOINS=1  -fno-strict-aliasing  -g

greets
Evgeni

-- 
Bruce Schneier can read and understand Perl programs.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to