[Glade-devel] cvs compile error



Hi all.

My previously successful method of compiling glade from cvs ( ./autogen
&& ./configure --prefix=/usr/local/ && make ) is now failing:

if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I..    -DINSIDE_LIBGLADEUI -g -Wall -I.. -I..
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   -g -O2 -MT
libgladeui_1_la-glade-project.lo -MD -MP -MF
".deps/libgladeui_1_la-glade-project.Tpo" -c -o
libgladeui_1_la-glade-project.lo `test -f 'glade-project.c' || echo
'./'`glade-project.c; \
        then mv -f ".deps/libgladeui_1_la-glade-project.Tpo"
".deps/libgladeui_1_la-glade-project.Plo"; else rm -f
".deps/libgladeui_1_la-glade-project.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DINSIDE_LIBGLADEUI -g -Wall -I.. -I..
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -MT
libgladeui_1_la-glade-project.lo -MD -MP -MF
.deps/libgladeui_1_la-glade-project.Tpo -c glade-project.c  -fPIC -DPIC
-o .libs/libgladeui_1_la-glade-project.o
glade-project.c: In function 'glade_project_class_init':
glade-project.c:543: error: 'glade_marshal_VOID__VOID' undeclared (first
use in this function)
glade-project.c:543: error: (Each undeclared identifier is reported only
once
glade-project.c:543: error: for each function it appears in.)
make[4]: *** [libgladeui_1_la-glade-project.lo] Error 1
make[4]: Leaving directory `/usr/src/glade-cvs/glade3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/glade-cvs/glade3/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/glade-cvs/glade3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/glade-cvs/glade3'
make: *** [all] Error 2
dkasak glade3 #

Any ideas?

-- 
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak at nusconsulting.com.au
website: http://www.nusconsulting.com.au




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