Re: Cannot compile Orbit2-2.8.1 under Solaris - found it
- From: Dan Oscarsson <Dan Oscarsson kiconsulting se>
- To: orbit-list gnome org
- Subject: Re: Cannot compile Orbit2-2.8.1 under Solaris - found it
- Date: Sat, 27 Sep 2003 17:01:45 +0200 (CEST)
I found what was wrong for the below problem. It was libIDL.
In libIDL i got a mix of flex and libraries of lex which did
not work. I my library search order wrong when I had to include
flex and bison due to libIDL and Orbit requiring them instead of
lex and yacc.
When I got libIDL to use flex and libfl the compilation works and
I have passed the problem below. Hopefully everything will go fine now.
Dan
>gmake[8]: Entering directory
>`/df/src/Gnome2.4/ORBit2-2.8.1/include/orbit/orb-core'
>(rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c
>corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null
>../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL
>-I../../../src/idl/CORBA -I../../../src/idl/interop --noskels --nodefskels
>--nostubs --noidata --nocommon --showcpperrors --define=Object=OObject
>--define=TypeCode=TTypeCode --deps ./.deps/corba-defs.idl.P
>../../../src/orb/orb-core/corba-defs.idl
>../../../src/orb/orb-core/corba-defs.idl:27: Error: parse error, expecting
>`TOK_ENUM' or `TOK_STRUCT' or `TOK_UNION'
>"<stdin>", cannot close output file
>cc: acomp failed for -
>
>** (process:25651): WARNING **: ../../../src/orb/orb-core/corba-defs.idl
>compilation failed
>orbit-idl-2 2.8.1 compiling
> mode, show preprocessor errors, passes: headers skel_impl imodule
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]