Hello list,

I'm trying to build dspam 3.8.0 from sources on debian etch/lenny and get the 
following error:

uname -a:
Linux kitty1 2.6.18-5-686 #1 SMP Wed Oct 3 00:12:50 UTC 2007 i686 GNU/Linux

./configure --prefix=/usr --includedir=/usr/include --mandir=/usr/share/man \
 --infodir=/usr/share/info --with-logdir=/var/log/dspam/ --localstatedir=/var \
 --libexecdir=/usr/lib/dspam --with-dspam-home=/var/spool/dspam \
 --sysconfdir=/etc/dspam --enable-domain-scale --enable-signature-headers \
 --with-delivery-agent=/usr/bin/procmail --enable-daemon \
 --with-mysql-includes=/usr/include/mysql \
 --with-storage-driver=libdb4_drv,mysql_drv,hash_drv \
 --enable-ldap --enable-debug --enable-virtual-users \
 --enable-preferences-extension --enable-clamav

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
[....]
checking which storage drivers to build... libdb4_drv,mysql_drv,hash_drv
checking whether to enable virtual users... yes
checking where to find MySQL headers... /usr/include/mysql
checking mysql.h usability... yes
checking mysql.h presence... yes
checking for mysql.h... yes
checking for library containing gzopen... no
configure: error: zlib required for mysql_drv

As far as I can tell I have the relevant libs installed:

kitty1:/usr/src/dspam# dpkg -l| grep zlib
ii  libcompress-zlib-perl             1.42-2                          Perl 
module for creation and manipulation of
ii  libio-zlib-perl                   1.04-1                          IO:: 
style interface to Compress::Zlib
ii  zlib-bin                          1.2.3.3.dfsg-6                  
compression library - sample programs
ii  zlib1g                            1.2.3.3.dfsg-6                  
compression library - runtime
ii  zlib1g-dbg                        1.2.3.3.dfsg-6                  
compression library - development
ii  zlib1g-dev                        1.2.3.3.dfsg-6                  
compression library - development

I get the same results from both dspam-3.8.0.tar.gz downloaded from the 
official site and the CVS.

Any pointers?

TIA
 
Dudi Goldenberg
CTO
Kolcore Ltd.
Registered Linux user #79506

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.16.14/1171 - Release Date: 12/4/2007 
19:31
 

Reply via email to