compile error: corba-defs-common.c



Hi,
I'm trying to build ORBit2-2.3.103. It fails with:

gcc: corba-defs-common.c: No such file or directory (in src/orb/orb-core).

A search in the ML archives didn't reveal anything useful. The problem is:

/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/orb/orb-core -I../../.. -I. -I../../../../src/orb/orb-core -I../../../../include -I../../../include -I../../../include/orbit/orb-core	-DORBIT_TYPELIB_DIR=\""/home/hamilton/guenther/gnome2//lib/orbit-2.0"\"	-DORBIT2_INTERNAL_API
 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I/home/hamilton/guenther/gnome2//include/linc-1.0 -I/home/hamilton/guenther/gnome2/include/glib-2.0 -I/home/hamilton/guenther/gnome2/lib/glib-2.0/include      -g -O2 -c corba-defs-common.c

If I'm understanding things correctly corba-defs-common.c is
autogenerated, but I didn't spot the appropriate rule in Automake.am.

What puzzles me further is that src/orb/orb-core/Makefile.am includes
$(top_srcdir)/Makefile.shared which I can't find in my source tree(from
ftp.gnome.org).
I'll gladly provide any Makefile snippets or whatever.
Thanks,
 -- Guido

P.S.: please cc me on replies, since I'm not subscribed to this list.



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