compiling on opensuse 10.3 fails

Andreas Köhler andi5.py at gmx.net
Sun Jan 13 14:50:01 EST 2008


Hi Johannes,

Am Sonntag, den 13.01.2008, 19:54 +0100 schrieb Johannes Kapune:
> Hi,
> today I try to compile gnucash on a opensuse 10.3 system.
> first I do:
> svn checkout http://svn.gnucash.org/repo/gnucash/trunk gnucash    
---
> Revision: 16855
---
> second: 
> ./autogen.sh runs without any warning / error
> 
> and then third:
> ./configure --enable-compile-warnings  
> fails with this output:
> 
> checking for guile libraries... -pthread -lguile -lltdl  -lgmp -lcrypt
> -lm -lltdl
> checking for guile headers...  -pthread
> checking whether guile works... yes
> checking for guile... /usr/bin/guile
> checking for guile - 1.6.0 <= version < 99.99.99... yes: 1.8.3
> checking for guile - 1.8.0 <= version < 99.99.99... yes: 1.8.3
> checking for SLIB support... yes
> checking if guile long_long is at least as big as gint64... yes
> checking for scm_long_long2num in -lguile... yes
> checking if unsigned long is at least as big as guint32... yes
> checking if guile needs our copy of srfi-1... no
> checking if guile needs our copy of srfi-11... no
> checking if guile needs our copy of srfi-19... no
> checking if guile needs our copy of srfi-2... no
> checking if guile needs our copy of srfi-8... no
> checking if guile needs our copy of srfi-9... no
> checking if guile needs our copy of (guile www)... ./configure: line
> 26794: syntax error near unexpected token `gnc_have_guile_www,'
> 
> 
> Do I miss something or is there a problem with the sources?
> Do you need some more informations?

Did you install the OpenSuSE equivalent of libguile-dev before running
autogen.sh?

-- andi5




More information about the gnucash-devel mailing list