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



Hi Hamish,

	Just a stab in the dark - can you set your LANG to 'C', do a make
clean, find -name '.deps' -exec rm -Rf {} \; and a make ? somehow our
deps generation is getting a i18n-ized 'none' string into it - for
reasons I havn't had time to investigate recently.

	May help,

	Regards,

		Michael.

On Tue, 2003-03-04 at 11:49, Hamish Blair wrote:
> 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).
> 
> I'm getting this problem too.  But I notice that earlier in the log I get
> this message:
> 
> ../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL
> -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop
> -I. --noskels --nodefskels --nostubs --noidata --noheaders
> --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps
> ./.deps/corba-defs.idl.P corba-defs.idl
> orbit-idl-2 2.6.0 compiling
>   mode, show preprocessor errors, passes: common skel_impl imodule
> 
> corba-defs.idl:27: Error: parse error, unexpected TOK_SRCFILE, expecting
> TOK_ENUM or TOK_STRUCT or TOK_UNION
> 
> ** (process:6939): WARNING **: corba-defs.idl compilation failed
> 
> ** (process:6939): WARNING **: corba-defs.idl compilation failed
> 
> How can orbit-idl-2 be fixed to parse these system IDL files?
> 
> 
> 
> 
> 
> _______________________________________________
> orbit-list mailing list
> orbit-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/orbit-list
-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




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