Re: compile error: corba-defs-common.c



Hi Guido,

On Thu, 2002-01-31 at 15:43, Guido Guenther wrote:
> 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).

	Very odd; try a make -k; I sometimes get this kind of error with a make
install.

> 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.

	It should be in Makefile.shared

> 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.

	Oh - the thing is that that is included in the Makefile after the thing
is autogen'd we should prolly distribute it too, I've fixed that in CVS.

	HTH,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




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