Compiling Gnucash 2.0

Brian cabernet at webshield.net.au
Tue Jul 11 00:00:13 EDT 2006


> > 
> > make[6]: Entering directory
> > /home/brian/gnucash-2.0.0/lib/goffice-0.0.4/goffice/utils'
> > glib-genmarshal --prefix=go_ --header go-marshalers.list >go-marshalers.h
> > /bin/sh: glib-genmarshal: command not found
> 
> glib-genmarshal comes with the glib2-devel package.  Do you have all
> the devel packages installed?
> 
> -chris

Thanks for the advice. I updating glib2 and installing the devel package was
needed to get past this problem. Now to the next
step. Make is stalling further on. Sorry about the long post.
Brian

make[6]: Leaving directory
/home/brian/gnucash-2.0.0/lib/goffice-0.0.4/goffice/graph'
Making all in gtk
make[6]: Entering directory
/home/brian/gnucash-2.0.0/lib/goffice-0.0.4/goffice/gtk'
if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../../../.. -I../../../.. -I../../../.. -I../../../.. 
-I../../../../lib/libgsf-1.12.3 -I../../../../lib/goffice-0.0.4
-I../../../../lib/goffice-0.0.4 -I/usr/include/libxml2 -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12
-I/usr/include/libart-2.0 -I/opt/gnome/include/glib-2.0
-I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/pango-1.0
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/libglade-2.0
-I/opt/gnome/include/libgnomeprint-2.2     -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations   -MT go-format-sel.lo -MD -MP
-MF ".deps/go-format-sel.Tpo" -c -o go-format-sel.lo go-format-sel.c; \
then mv -f ".deps/go-format-sel.Tpo" ".deps/go-format-sel.Plo"; else rm -f
".deps/go-format-sel.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../..
-I../../../.. -I../../../../lib/libgsf-1.12.3
-I../../../../lib/goffice-0.0.4 -I../../../../lib/goffice-0.0.4
-I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2
-I/usr/X11R6/include -I/usr/include/libpng12 -I/usr/include/libart-2.0
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include
-I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/gtk-2.0
-I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0
-I/opt/gnome/include/libglade-2.0 -I/opt/gnome/include/libgnomeprint-2.2 -g
-O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -MT
go-format-sel.lo -MD -MP -MF .deps/go-format-sel.Tpo -c go-format-sel.c
-fPIC -DPIC -o .libs/go-format-sel.o
go-format-sel.c: In function fs_class_init':
go-format-sel.c:1092: error: o__STRING__POINTER' undeclared (first use in
this function)
go-format-sel.c:1092: error: (Each undeclared identifier is reported only
once
go-format-sel.c:1092: error: for each function it appears in.)
make[6]: *** [go-format-sel.lo] Error 1
make[6]: Leaving directory
/home/brian/gnucash-2.0.0/lib/goffice-0.0.4/goffice/gtk'
make[5]: *** [all-recursive] Error 1

-- 
Powered by Suse Linux 9.2




More information about the gnucash-user mailing list