gnucash-2.0.2 souce configure fails

Bug #87052 reported by Bob/Paul
4
Affects Status Importance Assigned to Milestone
gnucash (Ubuntu)
Invalid
Undecided
Adrien Cunin

Bug Description

Binary package hint: gnucash

The Gnucash-2.0.2 source package from the feisty repositories does not compile. The binary package seems to work, but I would prefer to build the package myself.

1) Install pre-requisites:
sudo apt-get install build-essential devscripts fakeroot
sudo apt-get build-dep gnucash

2) Create a folder to build the package, and download
mkdir gnucash-deb
cd gnucash-deb
apt-get source gnucash

3) Attempt to build the package
cd gnucash-2.0.2
dpkg-buildpackage -b -us -uc -rfakeroot

Results of attempted build end with:

#define HAVE_DLERROR 1
#define HAVE_LIBM 1
#define HAVE_GUILE 1

configure: exit 1
touch configure-stamp
dh_testdir
# dh_testroot
dh_clean -k
dh_installdirs
make
make[1]: Entering directory `/home/bobpaul/gnucash-deb/gnucash-2.0.2'
make[1]: *** No targets specified and no makefile found. Stop.
make[1]: Leaving directory `/home/bobpaul/gnucash-deb/gnucash-2.0.2'
make: *** [build-stamp] Error 2

The config.log has the following errors listed:

conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory
conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory
conftest.c:39: error: 'not' undeclared (first use in this function)
conftest.c:39: error: (Each undeclared identifier is reported only once
conftest.c:39: error: for each function it appears in.)
conftest.c:39: error: expected ';' before 'big'
conftest.c:90:16: error: dl.h: No such file or directory
conftest.c:57:16: error: dl.h: No such file or directory

Revision history for this message
Bob/Paul (ubuntu-launchpad-bobpaul) wrote :
Revision history for this message
drberg1000 (drberg1000) wrote :

I'm having the same trouble when trying to compile with hbci support. So, I can confirm.

--Dave

Revision history for this message
Gunni (fgunni) wrote :

Could be two deps that make it fail, bug reports are here:

92633 Needs libgnomeprintui2.2-dev build-dependency

and here:

92598 Broken dependency (libgtkhtml)

Revision history for this message
Adrien Cunin (adri2000) wrote :

Bug #92477: gnucash is uninstallable and needs a rebuild but it currently fails to build because of a bug in libgtkhtml.
Bug #92633: gnucash needs to build-depend on libgnomeprintui2.2-dev, otherwise it also causes an FTBFS.

I'm closing this bug, please refer to the two above ones.

Changed in gnucash:
assignee: nobody → adri2000
status: Unconfirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.