Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222145 - mail-filter/dspam-3.8.0-r11 Fails to configure. Fails on sqlite (with two slots filled).
Summary: mail-filter/dspam-3.8.0-r11 Fails to configure. Fails on sqlite (with two slo...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-14 20:33 UTC by Xavian-Anderson Macpherson
Modified: 2008-06-08 09:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dspam-3.8.0-r11-x86_64-config_log (dspam-3.8.0-r11-x86_64-config_log-2008.05.14_13:23:48,75.85 KB, text/plain)
2008-05-14 20:34 UTC, Xavian-Anderson Macpherson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavian-Anderson Macpherson 2008-05-14 20:33:12 UTC
dspam-3.8.0-r11
x86_64

I got this message when attempting to install dspam. I have both slots of
sqlite (2.8.16-r4 $ 3.5.6) installed. I think it doesn't know how to select the
one it needs.

checking SQLite header version... 3.5.6
checking how to link SQLite libraries... failure
configure: error: Required version of libsqlite not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/mail-filter/dspam-3.8.0-r11/work/dspam-3.8.0/config.log
 * 
 * ERROR: mail-filter/dspam-3.8.0-r11 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3205:  Called econf 'src_compile'
'src_compile' '--with-storage-driver=hash_drv,sqlite3_drv,mysql_drv,pgsql_drv'
'--with-dspam-home=/var/spool/dspam' '--sysconfdir=/etc/mail/dspam'
'--disable-daemon' '--enable-ldap' '--enable-clamav' '--enable-large-scale'
'--disable-domain-scale' '--enable-syslog' '--disable-debug'
'--disable-bnr-debug' '--disable-verbose-debug' '--enable-long-usernames'
'--with-dspam-group=dspam' '--with-dspam-home-group=dspam'
'--with-dspam-mode=2511' '--with-logdir=/var/log/dspam'
'--enable-virtual-users' '--enable-preferences-extension' '--disable-homedir'
'--with-mysql-includes=/usr/include/mysql'
'--with-mysql-libraries=/usr/lib64/mysql'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed

Shingoshi
Comment 1 Xavian-Anderson Macpherson 2008-05-14 20:34:25 UTC
Created attachment 153163 [details]
dspam-3.8.0-r11-x86_64-config_log

emerge --info is included in this file.
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2008-05-29 23:04:48 UTC
For some reason, the configure script fails to create the ${S}/libtool script. Can you find the cause of that?
Comment 3 Alin Năstac (RETIRED) gentoo-dev 2008-06-08 09:30:11 UTC
Closed as WORKSFORME.