Package: gnucash
Version: 2.4.11-2
Severity: normal
If guile 1.8 is installed, I can build the package from current HEAD
(commit abaf8ec38b74270ba8384a6d979368a68ed2663a) of the git repository.
If I install guile 2.0, git-buildpackage fails during configure with:
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libdir=\${prefix}/lib/x86_64-
linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu
--disable-maintainer-mode --disable-dependency-tracking
--libdir=/usr/lib/x86_64-linux-gnu/gnucash --infodir=/noinst
--mandir=/noinst --docdir=/noinst --with-gconf-sche
ma-file-dir=/usr/share/gconf/schemas --with-html-engine=webkit
--disable-static --enable-debug --enable-dbi --enable-ofx
--enable-aqbanking --enable-locale-specific-tax --enable-python-bindings
configure: WARNING: unrecognized options: --disable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
(...)
checking for qt_null in -lqthreads... no
checking for qt_null in -lqt... no
checking for main in -ltermcap... yes
checking for main in -lreadline... yes
checking for guile-config... yes
checking whether guile-config works... yes
checking for sin in -lm... yes
checking for guile libraries... -lguile -lltdl -lgmp -lcrypt -lm -lltdl
checking for guile headers...
checking whether guile works... yes
checking for guile... /usr/bin/guile
checking for guile - 1.6.7 <= version < 99.99.99... yes: 1.8.8
checking for guile - 1.8.0 <= version < 99.99.99... yes: 1.8.8
checking for SLIB support... configure: error:
Cannot find SLIB. Are you sure you have it installed?
See http://bugzilla.gnome.org/show_bug.cgi?id=347922
and http://bugzilla.gnome.org/show_bug.cgi?id=483631
According to the changelog of guile-2.0, there is no SLIB support since
version (2.0.3+1-2) (#648680). But it definitely is available in guile
1.8.8 that was detected before the SLIB error.
Thorsten
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org