Configure error building 2.0 svn branch of gnucash

Shocky shocky1 at users.sourceforge.net
Sun Feb 4 23:34:10 EST 2007


Hi,

I'm trying to build the 2.0 svn branch of gnucash on Mandriva 2007.0. At first 
I had an error running autogen.sh, but I resolved it (some of the -devel 
packages weren't installed for the libraries that gnucash uses; Mandriva 
separates out the compile-time stuff like header files from the run-time, and 
generally doesn't install the -devel packages by default, so this is a common 
source of problems building from source).

But now I'm stuck on another problem. When I run configure, I get this error:

...
checking for g-wrap-config... /usr/bin/g-wrap-config
checking for g-wrap - version >= 1.3.3... yes
checking for g-wrap compile args... -std=gnu99
checking for g-wrap link 
args... -lgwrap-guile-runtime -lgwrap-core-runtime -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm -lffi
checking for g-wrap module directory... /usr/share/guile/site
checking g-wrap-wct.h usability... no
checking g-wrap-wct.h presence... no
checking for g-wrap-wct.h... no
configure: error:

   cannot find g-wrap-wct.h where g-wrap claims it should be.
   are you on Debian or Ubuntu and still using g-wrap 1.9.6-2?
   See:  http://bugzilla.gnome.org/show_bug.cgi?id=330539

But this header is there, and I'm pretty sure it's where it should be:

$ ls -l /usr/include/g-wrap-wct.h
-rw-r--r-- 1 root root 82 Aug 28 01:39 /usr/include/g-wrap-wct.h

Mandriva is a Red Hat derivative, not Debian/Ubuntu, and I have a newer 
version of g-wrap:

# urpmq -i g-wrap
Name        : g-wrap
Version     : 1.9.6
Release     : 8mdv2007.0
...

So it doesn't seem that the bug report mentioned applies. As far as I can tell 
I have all the required packages installed.

Any suggestions?

Shocky
-- 
These are my opinions. Get your own.


More information about the gnucash-devel mailing list