Re: ORBit 4.90 Compile problems



Excellent!

Thanks for that it work a treat.

The only problem is that if you do a "make distclean" you have to re-make
the change you've made. Not necessarily a problem, just something to
remember.



Richard

----- Original Message -----
From: Daniel Arbuckle <djarb@wvc-omak.ctc.edu>
To: Richard <richard_vaughan@timewarp.co.uk>
Sent: Sunday, June 13, 1999 2:08 AM
Subject: Re: ORBit 4.90 Compile problems


> Add the line:
> #include <wchar.h>
> to the beginning of libIDL/IDL.h
>
> Daniel
>
> On Sat, 12 Jun 1999, Richard wrote:
>
> > Hi all,
> >
> > I've just downloaded ORBit 4.90 from a gnome mirror, and I'm having
trouble
> > compiling it.
> >
> > The configure stage looks ok, except for the fact that I get this
message
> > during the process:
> >
> >     sed: can't read ./src/idl-compiler/Makefile.in: No such file or
> > directory
> >
> > Then when I do a make I get:
> >
> > In file included from ../../../../src/orbit-idl-compiler/orbit-idl2.h:7,
> >                  from orbit-idl-c-backend.h:4,
> >                  from orbit-idl-c-backend.c:3:
> > ../../../../libIDL/IDL.h:163: parse error before `wchar_t'
> > ../../../../libIDL/IDL.h:163: warning: no semicolon at end of struct or
> > union
> > ../../../../libIDL/IDL.h:166: parse error before `*'
> > ../../../../libIDL/IDL.h:175: parse error before `wchar_t'
> > ../../../../libIDL/IDL.h:175: warning: no semicolon at end of struct or
> > union
> > ../../../../libIDL/IDL.h:178: parse error before `*'
> > ../../../../libIDL/IDL.h:544: field `idl_wide_string' has incomplete
type
> > ../../../../libIDL/IDL.h:546: field `idl_wide_char' has incomplete type
> > make[5]: *** [orbit-idl-c-backend.o] Error 1
> > make[4]: *** [all-recursive] Error 1
> > make[3]: *** [all-recursive] Error 1
> > make[2]: *** [all-recursive] Error 1
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all-recursive-am] Error 2
> >
> >
> > Has anyone else managed to build this? or am I doing something wrong?
> >
> >
> >
> > TIA
> >
> >
> >
> > Richard
> >
> >



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