Failing make on svn

Tor Harald Thorland linux at strigen.com
Tue Jan 24 16:49:31 EST 2006


Derek Atkins wrote:
> Nevermind my last message..  I didn't read this once close enough...
>
> Quoting Tor Harald Thorland <linux at strigen.com>:
>
>> .links:
>>    rm -f goffice gsf
>> if !HAVE_GOFFICE                         //THIS IS LINE 752
>>    ln -sf . goffice
>> if !HAVE_LIBGSF
>>    ln -sf lib/libgsf-1.12.3/gsf gsf
>>    touch .links
>
> Um, this implies that "automake" didn't run properly... Or you have
> a broken copy of automake...
>
> -derek
>
For some reason I had both automake 1.4 & 1.9 installed...
Removing the 1.4 did solve the problem.. and my old problem is back again.

Jsled: here is the output you requested:

tortho at inspiron:~/source/gnucash$ grep -A1 "checking for libgsf-1 >= 
1.12.2" config.log
configure:25473: checking for libgsf-1 >= 1.12.2 libgsf-gnome-1 >= 1.12.2
configure:25597: checking for libgoffice-1 >= 0.0.4
tortho at inspiron:~/source/gnucash$

tortho at inspiron:~/source/gnucash$ egrep "(LIB)?GSF_" config.log
GSF_CFLAGS=''
GSF_LIBS=''
HAVE_LIBGSF_FALSE='#'
HAVE_LIBGSF_TRUE=''
LIBGSF_CFLAGS=''
LIBGSF_GNOME_CFLAGS=''
LIBGSF_GNOME_LIBS=''
LIBGSF_LIBS=''
LIBGSF_MAJOR_VERSION=''
LIBGSF_MICRO_VERSION=''
LIBGSF_MINOR_VERSION=''
WITH_LIBGSF_GNOME_FALSE=''
WITH_LIBGSF_GNOME_TRUE='#'
tortho at inspiron:~/source/gnucash$


And the last part of the make output:

p-utils -I../../src -I../../lib/glib26 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 
-I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/freetype2 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
-I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 
-I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 
-DORBIT2=1 -pthread -I/usr/include/libgtkhtml-3.8 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomeprintui-2.2 
-I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 
-I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 
-I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 
-I/usr/include/libgnomeprint-2.2 -std=gnu99 -I../../lib/libqof/qof 
-I../../lib/goffice-0.0.4 -g -O2 -g -Wall -Wunused -Wmissing-prototypes 
-Wmissing-declarations -Werror -Wdeclaration-after-statement 
-Wno-pointer-sign -MT gnc-html-graph-gog.lo -MD -MP -MF 
.deps/gnc-html-graph-gog.Tpo -c gnc-html-graph-gog.c  -fPIC -DPIC -o 
.libs/gnc-html-graph-gog.o
In file included from ../../lib/goffice-0.0.4/goffice/graph/gog-style.h:25,
                 from gnc-html-graph-gog.c:38:
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:28:28: error: 
gsf/gsf-libxml.h: No such file or directory
In file included from ../../lib/goffice-0.0.4/goffice/graph/gog-style.h:25,
                 from gnc-html-graph-gog.c:38:
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:39: error: syntax 
error before 'GsfXMLOut'
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:53: error: syntax 
error before 'GsfXMLOut'
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:56: error: syntax 
error before 'GsfXMLOut'
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:60: error: syntax 
error before '*' token
In file included from gnc-html-graph-gog.c:44:
../../lib/goffice-0.0.4/goffice/graph/gog-renderer-svg.h:25:21: error: 
gsf/gsf.h: No such file or directory
In file included from gnc-html-graph-gog.c:44:
../../lib/goffice-0.0.4/goffice/graph/gog-renderer-svg.h:30: error: 
syntax error before 'GsfOutput'
gnc-html-graph-gog.c:49:35: error: gsf/gsf-output-memory.h: No such file 
or directory
make[5]: *** [gnc-html-graph-gog.lo] Error 1
make[5]: Leaving directory `/home/tortho/source/gnucash/src/gnome-utils'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/tortho/source/gnucash/src/gnome-utils'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/tortho/source/gnucash/src/gnome-utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tortho/source/gnucash/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tortho/source/gnucash'
make: *** [all] Error 2


Tor Harald


More information about the gnucash-devel mailing list