[ORBit] no contents by orbit-idl?
- From: Eric <eric FreeBSD im ntu edu tw>
- To: gnome-list gnome org
- Subject: [ORBit] no contents by orbit-idl?
- Date: Sun, 16 Aug 1998 21:17:41 +0800 (CST)
HIii everyone..
When I was trying to build ORBit 0.2.1 on my FreeBSD 3.0 ,
It happens that:
In file included from ../ORBitutil/machine_endian.h:4,
from iiop-endian.h:6,
from iiop-endian.c:1:
/usr/include/machine/types.h:51: parse error before `vm_ooffset_t'
/usr/include/machine/types.h:51: warning: data definition has no type or
storage
class
/usr/include/machine/types.h:65: parse error before `int64_t'
/usr/include/machine/types.h:65: warning: data definition has no type or
storage
class In file included from ../ORBitutil/machine_endian.h:4,
from iiop-endian.h:6,
from iiop-endian.c:1:
/usr/include/machine/types.h:51: parse error before `vm_ooffset_t'
/usr/include/machine/types.h:51: warning: data definition has no type or
storage
class
/usr/include/machine/types.h:65: parse error before `int64_t'
/usr/include/machine/types.h:65: warning: data definition has no type or
storage
class
and I solved this with using <sys/types.h> instead if <machine>in
src/ORBitutil/machine_endian.h
and then , I met..
orbit_poa.c:32: alloca.h: No such file or directory
and uses "allocators.h" in src/orb/orbit_poa.c to overcome..
However , not knowing why , when it comes to test....
it showed ..
creating test-dynamic
../src/idl-compiler/orbit-idl echo.idl
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/orb
-I../src -I/
usr/local/include/glib -g -O2 -c echo-client.c
usage: indent file [ outfile ] [ options ]
usage: indent file [ outfile ] [ options ]
usage: indent file [ outfile ] [ options ]
usage: indent file [ outfile ] [ options ]
usage: indent file [ outfile ] [ options ]
echo-client.c:5: parse error before `echo_client'
and
-rw-r--r-- 1 eric wheel - 971 Jul 29 23:51 echo-client.c
-rw-r--r-- 1 eric wheel - 0 Aug 16 21:19 echo-common.c
-rw-r--r-- 1 eric wheel - 0 Aug 16 21:19 echo-impl.c
-rw-r--r-- 1 eric wheel - 1892 Aug 3 23:43 echo-server.c
-rw-r--r-- 1 eric wheel - 0 Aug 16 21:19 echo-skels.c
-rw-r--r-- 1 eric wheel - 0 Aug 16 21:19 echo-stubs.c
-rw-r--r-- 1 eric wheel - 0 Aug 16 21:19 echo.h
-rw-r--r-- 1 eric wheel - 74 Jul 16 10:18 echo.idl
Psyche [/home/eric/work/ORBit-0.2.1/test] -eric-
apparently , orbit-idl generates the file names .:PP
Best Regards ,
Eric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]