thales-misc
[Top][All Lists]
Advanced

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

[Thales] Compiling on NetBSD


From: dan r
Subject: [Thales] Compiling on NetBSD
Date: Wed, 31 Jan 2007 00:36:28 +0200

Hello,

I am trying to build 1.0 from sources, by hand, because it's not in
pkgsrc. I get the following error from ./configure:

checking for mysql_real_connect in -lmysqlclient... no
checking /usr/pkg/include/mysql//mysql.h usability... yes
checking /usr/pkg/include/mysql//mysql.h presence... yes
checking for /usr/pkg/include/mysql//mysql.h... yes
checking for libmysqlclient in /usr/pkg/lib/mysql/... yes
configure: error: Need MySQL includes! You have to install the
libmysqlclient-dev package.

I have specified include/lib paths when configuring:

./configure --with-mysql-includes=/usr/pkg/include/mysql/
--with-mysql-libraries=/usr/pkg/lib/mysql/

Stock NetBSD-i386/2.0.2 system, GCC/3.3.3, etc. I have
mysql-client-4.1.21 and mysql-server-4.1.21 installed from pkgsrc.

Thanks in advance, maybe someone could point me in the right direction.




reply via email to

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