Trouble making ORBit



I´m using FreeBSD-2.2.7 and I´m trying to compile ORBit 0.3.0.

It was configured with

./configure  --with-glib-prefix=/home/domi/gnome

make all-recursive
Making all in libIDL
Making all in src
Making all in ORBitutil
Making all in IIOP
Making all in orb
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/home/domi/gnome/lib/glib/include -I/home/domi/gnome/include  -g -O2 -c dii.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/home/domi/gnome/lib/glib/include -I/home/domi/gnome/include -g -O2 -c -fPIC -DPIC dii.c
In file included from ../IIOP/IIOP-types.h:9,
                 from ../IIOP/IIOP.h:7,
                 from orbit.h:61,
                 from dii.c:30:
../ORBitutil/basic_types.h:40: warning: #warning ""
../ORBitutil/basic_types.h:41: warning: #warning "You don't HAVE_GINT64 defined in glib."
../ORBitutil/basic_types.h:42: warning: #warning "Please make sure you don't have an old glibconfig.h lying around."
../ORBitutil/basic_types.h:43: warning: #warning ""
dii.c:478: `CORBA_long_long' undeclared here (not in a function)
dii.c:479: `CORBA_unsigned_long_long' undeclared here (not in a function)
dii.c:517: `CORBA_long_long' undeclared here (not in a function)
dii.c:518: `CORBA_unsigned_long_long' undeclared here (not in a function)
dii.c: In function `ORBit_tcval_into_ulong':
dii.c:719: `CORBA_long_long' undeclared (first use this function)
dii.c:719: (Each undeclared identifier is reported only once
dii.c:719: for each function it appears in.)
dii.c:719: parse error before `)'
dii.c:722: `CORBA_unsigned_long_long' undeclared (first use this function)
dii.c:722: parse error before `)'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



Where is the problem?

-- 

Dominik



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