ho k wrote:
> I got the warning as:
>
> configuring in ./drivers/rlm_sql_mysql
> running /bin/sh ./configure
> --with-mysql-include-dir=/usr/local/mysql/include -
> -cache-file=../.././config.cache --srcdir=.
> loading cache ../.././config.cache
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc ) works... yes
> checking whether the C compiler (gcc ) is a
> cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc
> -E
> checking for compress in -lz... no
your system doesn't have the libz.a file, it can be found in some packet
called zlib-dev or similiar. at least, configure can't find it.
> checking for mysql/mysql.h... yes
> checking for mysql_init in -lmysqlclient... no
> configure: warning: mysql libraries not found. Use
> --with-mysql-lib-dir=<path>.
it finds the lib, but the lib has unresolved references, notably to the
lib libz.a
ciao
artur
--
Artur Hecker Groupe Acc�s et Mobilit�
hecker[at]enst[dot]fr D�partement Informatique et R�seaux
+33 1 45 81 7507 46, rue Barrault 75634 Paris cedex 13
http://www.infres.enst.fr ENST Paris
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html