Bonobo from CVS fails to compile
- From: mawarkus t-online de (Matthias Warkus)
- To: gnome-list gnome org
- Subject: Bonobo from CVS fails to compile
- Date: Sun, 13 Jun 1999 11:49:54 +0200
I've diddled long with the files the compilation choked on, but now
I'm out of ideas. Why doesn't this work?
Script started on Sun Jun 13 11:47:12 1999
[mawa@audrey]: ~/gnome-cvs/bonobo$ make
make all-recursive
make[1]: Entering directory `/home/mawa/gnome-cvs/bonobo'
Making all in po
make[2]: Entering directory `/home/mawa/gnome-cvs/bonobo/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/mawa/gnome-cvs/bonobo/po'
Making all in intl
make[2]: Entering directory `/home/mawa/gnome-cvs/bonobo/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/mawa/gnome-cvs/bonobo/intl'
Making all in idl
make[2]: Entering directory `/home/mawa/gnome-cvs/bonobo/idl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/mawa/gnome-cvs/bonobo/idl'
Making all in bonobo
make[2]: Entering directory `/home/mawa/gnome-cvs/bonobo/bonobo'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/opt/gnome/share/locale"\" -I. -I.. -I. -I/opt/gnome/include -I/opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -c gnome-bind-context.c
rm -f .libs/gnome-bind-context.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/opt/gnome/share/locale\" -I. -I.. -I. -I/opt/gnome/include -I/opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -g -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wp,-MD,.deps/gnome-bind-context.pp -c -fPIC -DPIC gnome-bind-context.c -o .libs/gnome-bind-context.lo
In file included from ../bonobo/gnome-bind-context.h:4,
from gnome-bind-context.c:16:
../bonobo/gnome-object.h:22: parse error before `POA_GNOME_obj'
../bonobo/gnome-object.h:22: warning: no semicolon at end of struct or union
../bonobo/gnome-object.h:24: parse error before `}'
../bonobo/gnome-object.h:24: warning: type defaults to `int' in declaration of `GnomeObjectServant'
../bonobo/gnome-object.h:24: warning: data definition has no type or storage class
../bonobo/gnome-object.h:48: parse error before `void'
../bonobo/gnome-object.h:52: parse error before `gnome_obj_epv'
../bonobo/gnome-object.h:52: warning: type defaults to `int' in declaration of `gnome_obj_epv'
../bonobo/gnome-object.h:52: warning: data definition has no type or storage class
../bonobo/gnome-object.h:53: parse error before `gnome_obj_vepv'
../bonobo/gnome-object.h:53: warning: type defaults to `int' in declaration of `gnome_obj_vepv'
../bonobo/gnome-object.h:53: warning: data definition has no type or storage class
In file included from gnome-bind-context.c:16:
../bonobo/gnome-bind-context.h:25: parse error before `GNOME_BindContext'
gnome-bind-context.c:20: parse error before `gnome_bind_context_epv'
gnome-bind-context.c:20: warning: type defaults to `int' in declaration of `gnome_bind_context_epv'
gnome-bind-context.c:20: warning: data definition has no type or storage class
gnome-bind-context.c:21: parse error before `gnome_bind_context_vepv'
gnome-bind-context.c:21: warning: type defaults to `int' in declaration of `gnome_bind_context_vepv'
gnome-bind-context.c:21: warning: data definition has no type or storage class
gnome-bind-context.c: In function `create_gnome_bind_context':
gnome-bind-context.c:26: `POA_GNOME_BindContext' undeclared (first use in this function)
gnome-bind-context.c:26: (Each undeclared identifier is reported only once
gnome-bind-context.c:26: for each function it appears in.)
gnome-bind-context.c:26: `servant' undeclared (first use in this function)
gnome-bind-context.c:27: parse error before `o'
gnome-bind-context.c:29: parse error before `)'
gnome-bind-context.c:29: parse error before `)'
gnome-bind-context.c:32: warning: implicit declaration of function `POA_GNOME_BindContext__init'
gnome-bind-context.c: At top level:
gnome-bind-context.c:44: parse error before `GNOME_BindContext'
gnome-bind-context.c:45: warning: no previous prototype for `gnome_bind_context_construct'
gnome-bind-context.c: In function `gnome_bind_context_construct':
gnome-bind-context.c:46: `bindctx' undeclared (first use in this function)
gnome-bind-context.c:48: `corba_bindctx' undeclared (first use in this function)
gnome-bind-context.c: In function `gnome_bind_context_new':
gnome-bind-context.c:58: `GNOME_BindContext' undeclared (first use in this function)
gnome-bind-context.c:58: parse error before `corba_bindctx'
gnome-bind-context.c:63: `corba_bindctx' undeclared (first use in this function)
gnome-bind-context.c: At top level:
gnome-bind-context.c:85: warning: type defaults to `int' in declaration of `GNOME_obj'
gnome-bind-context.c:85: parse error before `object'
gnome-bind-context.c: In function `impl_register_object':
gnome-bind-context.c:88: `servant' undeclared (first use in this function)
gnome-bind-context.c:91: `object' undeclared (first use in this function)
gnome-bind-context.c:92: `GNOME_obj' undeclared (first use in this function)
gnome-bind-context.c:92: parse error before `o'
gnome-bind-context.c:94: `o' undeclared (first use in this function)
gnome-bind-context.c:95: warning: implicit declaration of function `GNOME_obj_ref'
gnome-bind-context.c: At top level:
gnome-bind-context.c:101: warning: type defaults to `int' in declaration of `GNOME_obj'
gnome-bind-context.c:101: parse error before `object'
gnome-bind-context.c: In function `impl_drop_one_object':
gnome-bind-context.c:104: `servant' undeclared (first use in this function)
gnome-bind-context.c:107: `object' undeclared (first use in this function)
gnome-bind-context.c:109: warning: implicit declaration of function `GNOME_obj_unref'
gnome-bind-context.c:109: `GNOME_obj' undeclared (first use in this function)
gnome-bind-context.c: In function `remove_it':
gnome-bind-context.c:116: `GNOME_obj' undeclared (first use in this function)
gnome-bind-context.c:116: parse error before `o'
gnome-bind-context.c:118: `o' undeclared (first use in this function)
gnome-bind-context.c: In function `init_bind_context_corba_class':
gnome-bind-context.c:135: request for member `register_object' in something not a structure or union
gnome-bind-context.c:136: request for member `drop_one_object' in something not a structure or union
gnome-bind-context.c:137: request for member `drop_objects' in something not a structure or union
gnome-bind-context.c:140: request for member `GNOME_obj_epv' in something not a structure or union
gnome-bind-context.c:141: request for member `GNOME_BindContext_epv' in something not a structure or union
make[2]: *** [gnome-bind-context.lo] Error 1
make[2]: Leaving directory `/home/mawa/gnome-cvs/bonobo/bonobo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mawa/gnome-cvs/bonobo'
make: *** [all-recursive-am] Error 2
[mawa@audrey]: ~/gnome-cvs/bonobo$ exit
exit
Script done on Sun Jun 13 11:47:22 1999
mawa
--
Those invincibly ignorant bastards that have been running things ...
for so long, throw them all out!
-- Garrison Keillor
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]