Re: Gnumeric 1.0.11



On Sat, Dec 14, 2002 at 11:55:19AM -0300, John Coppens wrote:
On Fri, 13 Dec 2002 02:17:59 -0500
Jody Goldberg <jody gnome org> wrote:

Gnumeric 1.0.11 'Ray Ray Ray your boat' is now available.

I get this error compiling 1.0.11:

In file included from global-gnome-font.c:15:
/opt/gnome/include/libgnomeprint/gnome-font.h: At top level:
/opt/gnome/include/libgnomeprint/gnome-font.h:199: parse error before `GdkFont'

configure:17922: result: <yes > found gnome-print-0.37

Seems a bit weird, and the error appears to be generated by 'GdkFont *...'
which is correctly defined in gdk.h.

My best guess would be that you somehow have multiple copies of
gnome-print kicking around that are stepping on each others toes.
Try doing
    gnome-config --cflags print

Then manually compiling the file that fails and tacking on a -E
flag.  If you pore over the resulting spew (be sure to redirect that
to a file) you should be able to find the path used to include
gnome-print.  If it is different from the gnome-config version
you're in business.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]