Re: makein ORBit-0.5.0 on COMPAQ true64 unix (Digital Unix) 4.0d



I am not sure if this would be your problem, but the idl compiler
sometimes has trouble with versions of indent other than GNU indent.
Maybe try installing that (to /usr/local/bin or some other place ahead of
the Digital version) and see if it helps.

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Thu, 4 Nov 1999, lombardi emanuele wrote:

> Dear gnomers,
> 
> I'm trying to install gnome on my DEC Alphaserver 4100 running Dunix
> 4.0d  (I should say COMPAQ 4100 running True64 Unix, but it is the
> same).
> 
> I use gcc  2.95.1 and gmake and up to now I have succesfully instelled
> the following packeges:
> 
> 	audiofile-0.1.9
> 	glib-1.2.5
> 	libxml-1.7.3
> 	gtk+-1.2.5
> 	imlib-1.9.7
> 
> but I don't succed in installing 
> 	ORBit-0.5.0
> 
> First I was not able to 'make' in src/orbit-idl-compiler, but using gnu
> flex instead of /usr/bin/flex I succeded.
> Now I've stopped in making src/IIOP (I tried both with gnu flex and
> ordinary flex, but with no results)
> 
> I hope someone will help me since I would really like to setup gnome on
> my machine.
> 
> Thank you very much, greetings from Italy,
> Emanuele
> 
> -- 
>  Emanuele Lombardi
>  mail:  AMB-GEM-CLIM ENEA Casaccia
>         I-00060 S.M. di Galeria (RM)  ITALY
>  mailto:lele@mantegna.casaccia.enea.it
>  tel	+39 06 30483366 fax	+39 06 30483591
> 
> 
> 
> 
> Here it is the relevant 'make' logging.
> At the end I insret the log of configure'
> .....
> .....
> gmake[3]: Leaving directory `/BO_a0/GNOME/ORBit-0.5.0/src/ORBitutil'
> Making all in IIOP
> gmake[3]: Entering directory `/BO_a0/GNOME/ORBit-0.5.0/src/IIOP'
> /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include    -g -O2 -c connection.c
> mkdir .libs
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include -g -O2 -c  -DPIC connection.c -o .libs/connection.lo
> In file included from IIOP-private.h:11,
>                  from connection.c:11:
> /usr/include/sys/time.h:178: warning: `struct timezone' declared inside parameter list
> /usr/include/sys/time.h:178: warning: its scope is only this definition or declaration, which is probably not what you want.
> In file included from connection.c:11:
> IIOP-private.h:24: parse error before `fd_set'
> IIOP-private.h:24: warning: no semicolon at end of struct or union
> IIOP-private.h:27: parse error before `}'
> IIOP-private.h:27: warning: data definition has no type or storage class
> IIOP-private.h:29: parse error before `giop_connection_list'
> IIOP-private.h:29: warning: data definition has no type or storage class
> connection.c:80: parse error before `giop_connection_list'
> connection.c:80: warning: data definition has no type or storage class
> connection.c: In function `giop_init':
> connection.c:120: request for member `list' in something not a structure or union
> connection.c:121: request for member `connection_list_changed' in something not a structure or union
> connection.c:127: request for member `selectset_rd' in something not a structure or union
> connection.c:128: request for member `selectset_ex' in something not a structure or union
> connection.c:131: request for member `fd_to_connection_mapping' in something not a structure or union
> connection.c: In function `giop_connection_list_recreate':
> connection.c:245: request for member `max_fd' in something not a structure or union
> connection.c:246: request for member `list' in something not a structure or union
> connection.c:251: request for member `max_fd' in something not a structure or union
> connection.c:252: request for member `max_fd' in something not a structure or union
> connection.c:255: request for member `fd_to_connection_mapping' in something not a structure or union
> connection.c:256: request for member `max_fd' in something not a structure or union
> connection.c:261: request for member `selectset_rd' in something not a structure or union
> connection.c:262: request for member `selectset_ex' in something not a structure or union
> connection.c:265: request for member `list' in something not a structure or union
> connection.c:270: request for member `fd_to_connection_mapping' in something not a structure or union
> connection.c:278: request for member `selectset_rd' in something not a structure or union
> connection.c:279: request for member `selectset_ex' in something not a structure or union
> connection.c: In function `giop_connection_add_to_list':
> connection.c:305: request for member `list' in something not a structure or union
> connection.c:305: request for member `list' in something not a structure or union
> connection.c: In function `giop_connection_remove_from_list':
> connection.c:340: request for member `list' in something not a structure or union
> connection.c:348: request for member `list' in something not a structure or union
> connection.c:348: request for member `list' in something not a structure or union
> connection.c: In function `iiop_connection_from_fd':
> connection.c:439: warning: passing arg 3 of `getpeername' from incompatible pointer type
> connection.c:448: warning: passing arg 3 of `getpeername' from incompatible pointer type
> connection.c: In function `iiop_connection_server':
> connection.c:523: warning: passing arg 3 of `getsockname' from incompatible pointer type
> connection.c: In function `iiop_connection_get':
> connection.c:768: request for member `list' in something not a structure or union
> connection.c: In function `iiop_connection_unix_get':
> connection.c:892: request for member `list' in something not a structure or union
> connection.c: In function `iiop_connection_server_accept':
> connection.c:1013: warning: passing arg 3 of `accept' from incompatible pointer type
> connection.c: In function `giop_check_connections':
> connection.c:1300: `fd_set' undeclared (first use in this function)
> connection.c:1300: (Each undeclared identifier is reported only once
> connection.c:1300: for each function it appears in.)
> connection.c:1300: parse error before `selectset_rd'
> connection.c:1308: request for member `list' in something not a structure or union
> connection.c:1314: `selectset_rd' undeclared (first use in this function)
> connection.c:1314: request for member `selectset_rd' in something not a structure or union
> connection.c:1316: `selectset_ex' undeclared (first use in this function)
> connection.c:1316: request for member `selectset_ex' in something not a structure or union
> connection.c:1322: request for member `max_fd' in something not a structure or union
> connection.c:1334: request for member `max_fd' in something not a structure or union
> connection.c:1366: request for member `fd_to_connection_mapping' in something not a structure or union
> connection.c:1389: request for member `fd_to_connection_mapping' in something not a structure or union
> gmake[3]: *** [connection.lo] Error 1
> gmake[3]: Leaving directory `/BO_a0/GNOME/ORBit-0.5.0/src/IIOP'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/BO_a0/GNOME/ORBit-0.5.0/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/BO_a0/GNOME/ORBit-0.5.0'
> gmake: *** [all-recursive-am] Error 2
> 
> 
> 
> 
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/local/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking host system type... alphaev56-dec-osf4.0d
> checking build system type... alphaev56-dec-osf4.0d
> checking for ranlib... ranlib
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking command to parse /usr/bin/nm -B output... yes
> checking for _ prefix in compiled symbols... (cached) no
> checking whether ln -s works... yes
> updating cache ./config.cache
> checking for object suffix... o
> checking for gcc option to produce PIC... none
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.lo... yes
> checking if gcc supports -fno-rtti -fno-exceptions ... yes
> checking if gcc static flag -static works... -static
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking command to parse /usr/bin/nm -B output... yes
> checking how to hardcode library paths into programs... immediate
> checking for /usr/bin/ld option to reload object files... -r
> checking dynamic linker characteristics... osf4.0d ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> loading cache ./config.cache
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 ) works... yes
> checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for a BSD compatible install... /usr/local/bin/install -c
> checking for indentation command to pipe generated c-files through... indent -npro -bad -bap -bc -sob -br -ce -cli2 -npcs -di1 -psl -i3 -lp -st
> checking for glib-config... /usr/local/gnome/bin/glib-config
> checking for GLIB - version >= 1.1.16... yes
> checking for bison... bison -y
> checking how to run the C preprocessor... gcc -E
> checking for flex... flex
> checking for flex... (cached) flex
> checking for yywrap in -lfl... yes
> checking lex output file root... lex.yy
> checking whether yytext is a pointer... yes
> checking for gawk... gawk
> checking for ANSI C header files... yes
> checking for fcntl.h... yes
> checking for unistd.h... yes
> checking for sys/endian.h... no
> checking for endian.h... no
> checking for machine/endian.h... yes
> checking for sys/machine.h... no
> checking for sys/isa_defs.h... no
> checking for sys/poll.h... yes
> checking for stddef.h... yes
> checking for wchar.h... yes
> checking for wcstr.h... yes
> checking for wctype.h... yes
> checking for machine/types.h... no
> checking for tcpd.h... yes
> checking for working const... yes
> checking for inline... inline
> checking for size_t... yes
> checking for vprintf... yes
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for poll... yes
> checking for basename... yes
> checking for socket... yes
> checking for gethostbyname... yes
> checking for socklen_t... no
> checking whether to use TCP wrappers... no
> checking for inet_aton... yes
> checking whether byte ordering is bigendian... no
> checking alignment of CORBA_short... 2
> checking alignment of CORBA_long... 4
> checking alignment of CORBA_unsigned_short... 2
> checking alignment of CORBA_unsigned_long... 4
> checking alignment of CORBA_float... 4
> checking alignment of CORBA_double... 8
> checking alignment of CORBA_char... 1
> checking alignment of CORBA_boolean... 1
> checking alignment of CORBA_octet... 1
> checking alignment of CORBA_long_double... 8
> checking alignment of CORBA_wchar... 2
> checking alignment of CORBA_long_long... 8
> checking alignment of CORBA_unsigned_long_long... 8
> checking alignment of CORBA_struct... 1
> checking alignment of CORBA_pointer... 8
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating orbit-config
> creating src/Makefile
> creating src/ORBitutil/Makefile
> creating src/IIOP/Makefile
> creating src/orb/orbit.h
> creating src/orb/Makefile
> creating src/orbit-idl-compiler/Makefile
> creating src/orbit-idl-compiler/backends/Makefile
> creating src/orbit-idl-compiler/backends/c/Makefile
> creating src/services/Makefile
> creating src/services/name/Makefile
> creating src/services/event/Makefile
> creating src/daemons/Makefile
> creating src/daemons/interface_repository/Makefile
> creating test/Makefile
> creating test/idl/Makefile
> creating test/test-poa/Makefile
> creating ORBit.spec
> creating config.h
> configuring in libIDL
> running /bin/sh ./configure  --prefix=/usr/local/gnome --cache-file=.././config.cache --srcdir=.
> loading cache .././config.cache
> checking for a BSD compatible install... (cached) /usr/local/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for POSIXized ISC... no
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc -g -O2 ) works... yes
> checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking if C preprocessor likes IDL... yes
> checking if C preprocessor can read from stdin... yes
> checking for flex... (cached) flex
> checking for flex... (cached) flex
> checking for yywrap in -lfl... (cached) yes
> checking lex output file root... (cached) lex.yy
> checking whether yytext is a pointer... (cached) yes
> checking for bison... (cached) bison -y
> checking host system type... alphaev56-dec-osf4.0d
> checking build system type... alphaev56-dec-osf4.0d
> checking for ranlib... (cached) ranlib
> checking for ld used by GCC... (cached) /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
> checking for BSD-compatible nm... (cached) /usr/bin/nm -B
> checking command to parse /usr/bin/nm -B output... (cached) yes
> checking for _ prefix in compiled symbols... (cached) no
> checking whether ln -s works... (cached) yes
> updating cache .././config.cache
> checking for object suffix... o
> checking for gcc option to produce PIC... none
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.lo... yes
> checking if gcc supports -fno-rtti -fno-exceptions ... yes
> checking if gcc static flag -static works... -static
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking command to parse /usr/bin/nm -B output... yes
> checking how to hardcode library paths into programs... immediate
> checking for /usr/bin/ld option to reload object files... -r
> checking dynamic linker characteristics... osf4.0d ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> loading cache .././config.cache
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for glib-config... yes
> checking for glib-config... (cached) /usr/local/gnome/bin/glib-config
> checking for GLIB - version >= 1.2.0... yes
> checking for ANSI C header files... (cached) yes
> checking for stddef.h... (cached) yes
> checking for wchar.h... (cached) yes
> checking for wcstr.h... (cached) yes
> updating cache .././config.cache
> creating ./config.status
> creating Makefile
> creating Makefile.msc
> creating libIDL-config
> creating libIDL.m4
> creating libIDL.spec
> creating IDL.h.new
> IDL.h has changed
> 
> libIDL 0.6.8 configuration complete
> 
>   Flex installed: yes
>   C Preprocessor: "gcc -E"
>   Standard input supported.
> 
> configuring in popt
> running /bin/sh ./configure  --prefix=/usr/local/gnome --cache-file=.././config.cache --srcdir=.
> loading cache .././config.cache
> checking for a BSD compatible install... (cached) /usr/local/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking for gcc... (cached) gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) gcc -E
> checking whether gcc needs -traditional... no
> checking for gcc option to accept ANSI C... none needed
> checking for function prototypes... yes
> checking host system type... alphaev56-dec-osf4.0d
> checking build system type... alphaev56-dec-osf4.0d
> checking for ranlib... (cached) ranlib
> checking for ld used by GCC... (cached) /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
> checking for BSD-compatible nm... (cached) /usr/bin/nm -B
> checking command to parse /usr/bin/nm -B output... (cached) yes
> checking for _ prefix in compiled symbols... (cached) no
> checking whether ln -s works... (cached) yes
> updating cache .././config.cache
> checking for object suffix... o
> checking for gcc option to produce PIC... none
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.lo... yes
> checking if gcc supports -fno-rtti -fno-exceptions ... yes
> checking if gcc static flag -static works... -static
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking command to parse /usr/bin/nm -B output... yes
> checking how to hardcode library paths into programs... immediate
> checking for /usr/bin/ld option to reload object files... -r
> checking dynamic linker characteristics... osf4.0d ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> loading cache .././config.cache
> checking for a BSD compatible install... /usr/local/bin/install -c
> checking for unistd.h... (cached) yes
> checking for alloca.h... (cached) yes
> checking for libintl.h... yes
> checking for /usr/ucblib in LIBS... no
> checking for strerror... yes
> checking for gettext... no
> checking for dgettext... no
> checking for setreuid... yes
> updating cache .././config.cache
> creating ./config.status
> creating Makefile
> creating po/Makefile.in
> creating config.h
> 
> 
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



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