Hello,

  Try with today's cvs code - Roel just fixed this.



---- Original Message ----
From: Igor Olemskoi <dbmail@dbmail.org>
To: dbmail@dbmail.org
Subject: [Dbmail] can't compile the latest cvs code
Sent: Tue, 18 Mar 2003 09:37:02 +0200 (EET)

> [EMAIL PROTECTED] ~/projects/dbmail]# ./configure --with-mysql
> creating cache ./config.cache
> 
> This is dbmail's GNU configure script.
> It's going to run a bunch of strange tests to hopefully
> make your compile work without much twiddling.
> 
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for ranlib... ranlib
> checking for mysql.h... /usr/local/include/mysql/mysql.h
> checking for mysql_real_connect in -lmysqlclient... no
> configure: error:
>   Unable to link against mysqlclient.  It appears you are missing the
>   development libraries or they aren't in your linker's path
> 
> 
> [EMAIL PROTECTED] ~/projects/dbmail]# export LDFLAGS=-L/usr/local/lib/mysql
> 
> [EMAIL PROTECTED] ~/projects/dbmail]# ./configure --with-mysql
> creating cache ./config.cache
> 
> This is dbmail's GNU configure script.
> It's going to run a bunch of strange tests to hopefully
> make your compile work without much twiddling.
> 
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for ranlib... ranlib
> checking for mysql.h... /usr/local/include/mysql/mysql.h
> checking for mysql_real_connect in -lmysqlclient... yes
> checking for gcc... gcc
> checking whether the C compiler (gcc  -L/usr/local/lib/mysql) works... yes
> checking whether the C compiler (gcc  -L/usr/local/lib/mysql) is a
> cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for working const... yes
> checking for inline... inline
> checking how to run the C preprocessor... gcc -E
> checking for endian.h... no
> checking for crypt.h... no
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating mysql/Makefile
> creating pgsql/Makefile
> creating config.h
> cat: ./config.in: No such file or directory
> [EMAIL PROTECTED] ~/projects/dbmail]#
> 
> _______________________________________________
> Dbmail mailing list
> Dbmail@dbmail.org
> https://mailman.fastxs.nl/mailman/listinfo/dbmail
> 
-- End Original Message --


--
Jesse Norell
jesse (at) kci.net

Reply via email to