Hi, Am Sonntag, den 01.06.2008, 21:25 +0200 schrieb Rainer Dorsch: > I am running Debian lenny and tried to compile gnucash. With > libgoffice-0-6-dev installed I got: [...] > 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 > gnc-html-graph-gog.c:47:56: error: > goffice/graph/gog-renderer-gnome-print.h: > No such file or directory > gnc-html-graph-gog.c: In function ‘draw_print_cb’: > gnc-html-graph-gog.c:671: warning: implicit declaration of > function ‘gog_graph_print_to_gnome_print’ > make[5]: *** [gnc-html-graph-gog.lo] Error 1 > > Doing the same with libgoffice 0.4 works flawless.
that is strange. You should have "#define HAVE_GOFFICE_0_5 1" in config.h. If you do not, then please attach your config.log and check whether "pkg-config --moversion libgoffice-0.6" correctly finds your GOffice v0.6 installation which is picked up later when compiling. Thanks. Ciao, -- andi5
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
