CVS ORBit compile error



While compiling ORBit out of CVS, I got the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I/usr/local/lib/glib/include -I/usr/local/include  -g -O2 -c orbit-c-header.c
In file included from orbit-c-backend.h:15,
                 from orbit-c-header.c:1:
../../libIDL/IDL.h:148: parse error before `wchar_t'
../../libIDL/IDL.h:148: warning: no semicolon at end of struct or union
../../libIDL/IDL.h:151: parse error before `*'
../../libIDL/IDL.h:160: parse error before `wchar_t'
../../libIDL/IDL.h:160: warning: no semicolon at end of struct or union
../../libIDL/IDL.h:163: parse error before `*'
../../libIDL/IDL.h:531: field `idl_wide_string' has incomplete type
../../libIDL/IDL.h:533: field `idl_wide_char' has incomplete type
make[3]: *** [orbit-c-header.o] Error 1
make[3]: Leaving directory `/usr/local/cvs/ORBit/src/idl-compiler'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/cvs/ORBit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/cvs/ORBit'
make: *** [all-recursive-am] Error 2

I couldn't eyeball any syntax errors, and I was wondering if this was a 
known issue.


-- 
Bryan			UNIX Admin Rule #43:
Bryan_Liles@wdfa.com	"If I don't know what it is, I probally don't need.  
			So I'm going to delete it.



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