Menu

#2 compilation error

open
nobody
None
5
2003-10-27
2003-10-27
No

gimp 1.3 debian sarge updated

checking for gcc3... no
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for ranlib... (cached) ranlib
checking for gimptool... (cached) /usr/local//bin/gimptool
checking for GIMP - version >= 1.2.0... yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for glib-config... (cached) /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for libgimp/stdplugins-intl.h... (cached) no

gcc -DPACKAGE=\"refocus-it\" -DVERSION=\"1.0.2\"
-DSTDC_HEADERS=1 -DNDEBUG=1 -I
. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I
/usr/local//include/gimp-1.3 -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -
I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/X
11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -Wall -ansi
-pedantic -fomit-frame-pointer -O3 -funroll-all-loops
-c main.c
In file included from
/usr/include/gtk-1.2/gdk/gdktypes.h:33,
from /usr/include/gtk-1.2/gdk/gdk.h:31,
from /usr/include/gtk-1.2/gtk/gtk.h:31,
from main.c:20:
/usr/include/glib-1.2/glib.h:1308:23: warning: ISO C
does not permit named varia
dic macros
/usr/include/glib-1.2/glib.h:1311:25: warning: ISO C
does not permit named varia
dic macros
/usr/include/glib-1.2/glib.h:1314:26: warning: ISO C
does not permit named varia
dic macros
/usr/include/glib-1.2/glib.h:1317:25: warning: ISO C
does not permit named varia
dic macros
In file included from
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolor.h:24,
from
/usr/local/include/gimp-1.3/libgimp/gimp.h:27,
from main.c:22:
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolortypes.h:32:
error: syntax erro
r before "typedef"
In file included from
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolor.h:26,
from
/usr/local/include/gimp-1.3/libgimp/gimp.h:27,
from main.c:22:
/usr/local/include/gimp-1.3/libgimpcolor/gimpadaptivesupersample.h:23:
error: sy
ntax error before "G_BEGIN_DECLS"
/usr/local/include/gimp-1.3/libgimpcolor/gimpadaptivesupersample.h:31:
error: sy
ntax error before "gulong"
In file included from
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolor.h:27,
from
/usr/local/include/gimp-1.3/libgimp/gimp.h:27,
from main.c:22:
/usr/local/include/gimp-1.3/libgimpcolor/gimpbilinear.h:23:
error: syntax error
before "G_BEGIN_DECLS"
/usr/local/include/gimp-1.3/libgimpcolor/gimpbilinear.h:31:
error: syntax error
before "gdouble"
In file included from
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolor.h:28,
from
/usr/local/include/gimp-1.3/libgimp/gimp.h:27,
from main.c:22:
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolorspace.h:23:
error: syntax erro
r before "G_BEGIN_DECLS"
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolorspace.h:33:
error: syntax erro
r before "void"
In file included from
/usr/local/include/gimp-1.3/libgimpcolor/gimpcolor.h:29,
from
/usr/local/include/gimp-1.3/libgimp/gimp.h:27,

[...]

In file included from main.c:24:
/usr/include/stdio.h:46: error: syntax error before
"typedef"
main.c💯 warning: initialization from incompatible
pointer type
main.c: In function `ok_callback':
main.c:287: error: structure has no member named `id'
main.c:287: error: structure has no member named `id'
main.c: In function `image_parameters_init':
main.c:489: error: structure has no member named `id'
main.c:497: error: structure has no member named `id'
main.c: In function `hopfield_data_save':
main.c:612: error: structure has no member named `id'
main.c:613: error: structure has no member named `id'
main.c: In function `run':
main.c:1359: error: `GimpRunModeType' undeclared (first
use in this function)
main.c:1359: error: (Each undeclared identifier is
reported only once
main.c:1359: error: for each function it appears in.)
main.c:1359: error: syntax error before "run_mode"
main.c:1373: error: `run_mode' undeclared (first use in
this function)
main.c:1384: error: structure has no member named `id'
main.c:1384: error: structure has no member named `id'
main.c: At top level:
main.c:1145: warning: `progress_bar_init' defined but
not used
make: *** [main.o] Error 1

Discussion


Log in to post a comment.

MongoDB Logo MongoDB