Error on builiding G2 GNUCash from CVS

Neil Williams linux at codehelp.co.uk
Sun Nov 6 11:40:26 EST 2005


On Sunday 06 November 2005 4:21 pm, Pawan Chitrakar wrote:
> while compiling gnucash i got this error

From SVN or CVS?

I suspect you've got libgsf installed but goffice uninstalled - there's code 
in the SVN repository which should catch this case and tell you what needs to 
be done.

CVS has been switched over the SVN and future work is all via SVN.

> bo-text.c -MT go-combo-text.lo -MD -MP -MF .deps/go-combo-text.TPlo -fPIC
> -DPIC -o .libs/go-combo-text.o
> cc1: warnings being treated as errors
> go-combo-text.c: In function 'go_combo_text_init':
> go-combo-text.c:190: warning: not enough variable arguments to fit a
> sentinel

I'm presuming this is actually in lib/goffice and this is a known problem on 
Debian-based distros that have a libgsf installed that is too recent for the 
internal goffice code in gnucash.

> what could be the possible solution ....

What version libgsf do you have?
$ pkg-config libgsf-1 --modversion
1.13.2

Anything >= 1.12.2 needs goffice to also be installed.

> and automake 1.6 gives the error
>
> Running automake --gnu ...
> configure.in:23 <http://configure.in:23>: `automake requires
> `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'

That can be ignored.


-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20051106/fbfd5cf0/attachment.bin


More information about the gnucash-devel mailing list