Replying to myself:
I copied the goffice-config.h file into lib/goffice-0.0.4/goffice, and got a similar error for the goffice-features.h file. I have also copied that into lib/goffice-0.0.4/goffice, and the build seems to be progressing now.

Mark

Mark Johnson wrote:

Here is the error I got:
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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/X11R6/include -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 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -march=i486 -mcpu=pentium2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Werror -MT go-marshalers.lo -MD -MP -MF .deps/go-marshalers.Tpo -c go-marshalers.c -fPIC -DPIC -o .libs/go-marshalers.o
go-marshalers.c:2:36: goffice/goffice-config.h: No such file or directory
make[7]: *** [go-marshalers.lo] Error 1
make[7]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/trunk/lib/goffice-0.0.4/goffice/utils'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/trunk/lib/goffice-0.0.4/goffice/utils'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/trunk/lib/goffice-0.0.4/goffice'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/trunk/lib/goffice-0.0.4/goffice'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/trunk/lib/goffice-0.0.4'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/trunk/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/raid/download/computer/software/www.gnucash.org/new/svn/trunk'
make: *** [all] Error 2

I notice that the goffice-config.h file is in the trunk directory and not in lib/goffice-0.0.4/goffice as appears to be expected by the file breaking the compile.

For this build, I did a rm -rf on my tree, and checked out a fresh copy of the entire trunk tree.

Mark
PS: for the next week or so communications may be spotty; I am moving soon to a new home.

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to