Hi Stipe,

Thank you, now it compiles out-of-the-box!


Stipe Tolj wrote:
David Chkhartishvili wrote:

Hi,

My configure parameters:

--disable-ssl --disable-docs --disable-assertions --with-mysql

error:
Configuring DB support ...
checking whether to compile with MySQL support... searching
checking for mysql_config... /usr/local/mysql/bin/mysql_config
checking mysql version... 4.1.10a
checking mysql reentrant libs... $(/usr/local/mysql/bin/mysql_config --libs_r)
checking for mysql_init in -lmysqlclient_r... no
checking mysql libs...  $(/usr/local/mysql/bin/mysql_config --libs)
checking for mysql_init in -lmysqlclient... no
configure: error: Unable to find MySQL client libraries

In the past this problem was fixed by using configure.in revision 1.140 and autoconf. But this time seems like it doesn't work anymore.

Any other workarounds?
When configure will be fixed for Solaris at last?


now, I commited the following fix:

2005-11-03  Stipe Tolj  <[EMAIL PROTECTED]>
   * configure[.in]: fixing mysql section for the sake of sparc-solaris-10.
Thanks to David Chkhartishvili <[EMAIL PROTECTED]> for reporting this.
     [Msg-Id: <[EMAIL PROTECTED]>]

see ViewCVS for details under:
http://www.kannel.org/cgi-bin/viewcvs.cgi/gateway/configure.in.diff?r1=1.159&r2=1.160

@David: please update cvs tree and retry to configure. I do assume that this variant should work out-of-the-box on solaris.

Stipe

mailto:stolj_{at}_wapme-group.de
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:info_{at}_wapme-systems.de
http://www.wapme-systems.de/
-------------------------------------------------------------------


Reply via email to