[Gimp-developer] Compiler Error in SVN
Tobias Jakobs
tobias.jakobs at googlemail.com
Sat Nov 17 00:17:02 PST 2007
Moin,
I have this compiler error in the SVN version:
make[3]: Entering directory `/home/tobias/cvs/gimp/app/pdb'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../app
-I../../app -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/home/tobias/cvs/bin/include
-DG_LOG_DOMAIN=\"Gimp-PDB\" -DGIMP_DISABLE_DEPRECATED
-DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -g
-O2 -Wall -Wdeclaration-after-statement -Wmissing-prototypes
-Wmissing-declarations -Winit-self -Wpointer-arith -MT
selection_tools_cmds.o -MD -MP -MF ".deps/selection_tools_cmds.Tpo" -c
-o selection_tools_cmds.o selection_tools_cmds.c; \
then mv -f ".deps/selection_tools_cmds.Tpo"
".deps/selection_tools_cmds.Po"; else rm -f
".deps/selection_tools_cmds.Tpo"; exit 1; fi
selection_tools_cmds.c: In function 'free_select_invoker':
selection_tools_cmds.c:212: error: 'num_segs' undeclared (first use in
this function)
selection_tools_cmds.c:212: error: (Each undeclared identifier is
reported only once
selection_tools_cmds.c:212: error: for each function it appears in.)
make[3]: *** [selection_tools_cmds.o] Error 1
make[3]: Leaving directory `/home/tobias/cvs/gimp/app/pdb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tobias/cvs/gimp/app'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tobias/cvs/gimp'
make: *** [all] Error 2
Regards,
Tobias
More information about the Gimp-developer
mailing list