Goffice under mingw



Hi,  

I'm trying to compile goffice under mingw/gtk 2.18.7 and I get the following error:

CC gog-error-bar.lo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../goffice -I../.. -I../.. -mms-bitfields
-IC:/MinGW/include/glib-2.0 -IC:/MinGW/lib/glib-2.0/include -IC:/MinGW/include/libgsf-1
-IC:/MinGW/include -IC:/MinGW/include/pango-1.0 -IC:/MinGW/include/cairo
-IC:/MinGW/include/freetype2 -IC:/MinGW/include/libpng14 -IC:/MinGW/include/gtk-2.0
-IC:/MinGW/lib/gtk-2.0/include -IC:/MinGW/include/atk-1.0 -DGOFFICE_COMPILATION
-g -O2 -Wall -Wmissing-prototypes -Wsign-compare -Wpointer-arith
-Wnested-externs -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement
-Wnested-externs -Wmissing-noreturn -Wmissing-prototypes -Wmissing-declarations
-Wno-pointer-sign -Werror=format-security -MT gog-error-bar.lo -MD -MP
-MF.deps/gog-error-bar.Tpo -c gog-error-bar.c -DDLL_EXPORT -DPIC -o .libs/gog-error-bar.o
In file included from C:/MinGW/include/gtk-2.0/gtk/gtk.h:70:0,
from ../../goffice/goffice.h:28,
from gog-error-bar.h:25,
from gog-error-bar.c:24:
C:/MinGW/include/gtk-2.0/gtk/gtkcolorseldialog.h:77:12: error: expected ')' before '*' token
../../goffice/utils/go-format.h:233:40: warning: array '_go_format_builtins' assumed to have one element [enabled by default]
../../goffice/utils/go-format.h:234:40: warning: array '_go_format_currencies' assumed to have one element [enabled by default]
make[3]: *** [gog-error-bar.lo] Error 1
make[3]: Leaving directory `/c/home/Didier/workspace/goffice-0.8.14/goffice/graph'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/home/Didier/workspace/goffice-0.8.14/goffice'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/c/home/Didier/workspace/goffice-0.8.14/goffice'
make: *** [all-recursive] Error 1

Could you please help me?

Regards


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