Re: compile error: corba-defs-common.c
- From: "Hamish Blair" <Hamish Blair marconi com>
- To: "Michael Meeks <michael" <michael ximian com>
- Cc: orbit-list gnome org
- Subject: Re: compile error: corba-defs-common.c
- Date: Fri, 7 Mar 2003 11:05:51 +0000
Sorry - forgot to post the last message to the list. You'll see it at the
bottom of this message.
I tried remaking include/orbit/orb-core, but that just copies the .h files
into
I have now created the following file in a new directory
include/orbit/misc:
(See attached file: Makefile.am)
based on the one in include/orbit/poa.
I also created Makefile.in and Makefile by hand with similar modifications,
as I didn't have automake. I found I had to add $(BUILT_SOURCES) to the
target.
This now attempts to generate the stubs for PortableInterceptor.idl and
DynamicAny.idl, but it comes up with the error:
Error: `OObject' undeclared.
If I try removing the "--define=Object=OObject" from the Makefile, I get
Error: parse error, unexpected TOK_OBJECT, expecting TOK_IDENT
While I can't get ORBit2 working, for the moment I'm using the old ORBit
(0.5.17), which builds OK, but any help would be appreciated.
Regards
Hamish Blair
Michael Meeks <michael@ximian.com> on 06/03/2003 12:13:26
To: Hamish Blair <Hamish.Blair@marconi.com>
cc:
Subject: Re: compile error: corba-defs-common.c
Hi Hamish,
On Wed, 2003-03-05 at 16:37, Hamish Blair wrote:
> I'm sure it would be most applaudable to write a cut-down pre-processor -
> or pick out the necessary bits from gcc - but I think my little fix
worked:
> it caused files to be generated from corba-defs.h. My question for now
is,
> which Makefile generates from the misc/PortableServer.idl?
Can you always CC the list ? that way it saves time for other
Solaris
people later.
The IDL is mostly compiled by include/orbit/orb-core, although
perhaps
also in src/orb/orb-core. Have a poke there.
Regards,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
Makefile.am
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]