Failing make on svn

Tor Harald Thorland linux at strigen.com
Mon Jan 23 15:42:47 EST 2006


Josh Sled wrote:
> On Mon, 2006-01-23 at 20:09 +0100, Tor Harald Thorland wrote:
>   
>> I guess that this is a problem in the Ubuntu development version... 
>> Below is the text from the package descriptions..
>>
>> libgsf-1: (Version 1.12.3)
>> Structured File Library - runtime version
>> This is the basic runtime version of libgsf. It does not provide
>> GNOME-specific extensions.
>>
>> I tryed to remove this package, and synaptics did. There where no 
>> packages that deps on it.
>>     
>
> Hmm.  I'd imagine that gnumeric depends on it, at least... but I'm 
>
> [By way of clarification, I didn't mean that the library itself was a
> problem, so much as a version mismatch between the library and the
> supporting devel package might be.]
>
>
>   
Since I removed it, i did update from svn (totaly clean /deleted the old 
files, and rerun autogen & configure)
It doesn't complain about anything until i run make (as far as i can see)
>> tortho at inspiron:~/source/gnucash$ pkg-config --cflags libgsf-1
>> -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 
>> -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
>> tortho at inspiron:~/source/gnucash$ pkg-config --libs libgsf-1
>> -lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0
>>     
>
> Hmm.  Those values are what I'd expect to see.  Moreover, those strings
> should be the values of GSF_{CFLAGS,LIBS} repsectively.
>
> If you re- ./configure, does `grep "^GSF_" config.log` still return
> empty strings?  Also, what does `grep "Native" config.log` report re:
> libgsf?
>
>   
BTW: why does it take so long before my mails enters the list... 
sometimes your replyes enters my inbox 10 - 15 minutes before i got my 
own mail.. and it takes from 10 - 30 minutes before my mails enters the 
list...

tortho at inspiron:~/source/gnucash$ grep "^GSF_" config.log
GSF_CFLAGS=''
GSF_LIBS=''
tortho at inspiron:~/source/gnucash$

tortho at inspiron:~/source/gnucash$ grep "Native" config.log
  Native libgsf..........: yes
  Native goffice.........: no
tortho at inspiron:~/source/gnucash$


Below is also the latest fail of make. This might be errors in the Ubuntu distro, so if i can get some usefull info to supply to the developers it would be fine, but i'm not experienced enough to decide whats usefull (I dont have a clue about what these outputs mean:-)

 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gt k-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonobou i-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/inclu de/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/in clude/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 -Wde claration-after-statement -Wno-pointer-sign -MT gnc-html-graph-gog.lo -MD -MP -M F .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-lib xml.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 b efore 'GsfXMLOut'
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:53: error: syntax error b efore 'GsfXMLOut'
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:56: error: syntax error b efore 'GsfXMLOut'
../../lib/goffice-0.0.4/goffice/graph/gog-object-xml.h:60: error: syntax error b efore '*' 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 dire ctory
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









More information about the gnucash-devel mailing list