Date: Fri, 15 Mar 2002 19:48:15 -0500 From: stan <stanb@awod.com> To: FreeBSD Stable Mailing List <freebsd-stable@freebsd.org> Subject: ORBir port fails during configure Message-ID: <20020316004815.GA10547@teddy.fas.com>
next in thread | raw e-mail | index | archive | help
OK, todays port problem is that ORBit fails in teh configure stage. Seems like very time I've tried to upgrade ports lately, there is a new problem :-( Thankfulu, this list has been able to help me out on every one of these problems os far. Script started on Fri Mar 15 19:42:52 2002 black# make =3D=3D=3D> Configuring for ORBit-0.5.14 checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking build system type... i386-unknown-freebsd4.5 checking host system type... i386-unknown-freebsd4.5 checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...=20 checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cc -E checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo...=20 checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking for indentation command to pipe generated c-files through... cat checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >=3D 1.2.1... yes checking for bison... bison -y 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 mawk... no checking for gawk... no checking for nawk... no checking for awk... awk 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... no checking for wctype.h... yes checking for machine/types.h... yes checking for tcpd.h... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... (cached) yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... no checking for alloca... yes checking for poll... yes checking for basename... yes checking for socket... yes checking for gethostbyname... yes checking for socklen_t... yes checking "whether to use TCP wrappers"... yes checking for inet_aton... yes checking whether byte ordering is bigendian... no checking how many vectors writev is capable to handle...=20 1024 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... 4 checking alignment of CORBA_char... 1 checking alignment of CORBA_boolean... 1 checking alignment of CORBA_octet... 1 checking alignment of CORBA_long_double... 4 checking alignment of CORBA_wchar... 2 checking alignment of CORBA_long_long... 4 checking alignment of CORBA_unsigned_long_long... 4 checking alignment of CORBA_struct... 1 checking alignment of CORBA_pointer... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating orbit-config config.status: creating src/Makefile config.status: creating src/ORBitutil/Makefile config.status: creating src/ORBitutil/orbit-os-config.h config.status: creating src/IIOP/Makefile config.status: creating src/orb/orbit.h config.status: creating src/orb/Makefile config.status: creating src/orbit-idl-compiler/Makefile config.status: creating src/orbit-idl-compiler/backends/Makefile config.status: creating src/orbit-idl-compiler/backends/c/Makefile config.status: creating src/services/Makefile config.status: creating src/services/name/Makefile config.status: creating src/services/event/Makefile config.status: creating src/daemons/Makefile config.status: creating src/daemons/interface_repository/Makefile config.status: creating test/Makefile config.status: creating test/idl/Makefile config.status: creating test/test-poa/Makefile config.status: creating test/everything/Makefile config.status: creating ORBit.pc config.status: creating ORBit.spec config.status: creating config.h config.status: config.h is unchanged configure: configuring in libIDL configure: running /bin/sh './configure' --disable-indent --prefix=3D/usr/= local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march=3Dk6' CP= PFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4.5 CC=3Dc= c --cache-file=3D/dev/null --srcdir=3D. checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...=20 checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking if C preprocessor likes IDL... yes checking if C preprocessor can read from stdin... yes checking how to ignore standard include path...=20 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 bison... bison -y checking build system type... i386-unknown-freebsd4.5 checking host system type... i386-unknown-freebsd4.5 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo...=20 checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for glib-config... no checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >=3D 1.2.0... yes checking for ANSI C header files... yes checking for stddef.h... yes checking for wchar.h... yes checking for wcstr.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.msc config.status: creating libIDL-config config.status: creating libIDL.m4 config.status: creating libIDL.spec config.status: creating libIDL.pc config.status: creating IDL.h.new IDL.h is unchanged libIDL 0.6.8 configuration complete Flex installed: yes C Preprocessor: "cc -E" Standard input supported. configure: configuring in popt configure: running /bin/sh './configure' --disable-indent --prefix=3D/usr/= local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march=3Dk6' CP= PFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4.5 CC=3Dc= c --cache-file=3D/dev/null --srcdir=3D. checking build system type... i386-unknown-freebsd4.5 checking host system type... i386-unknown-freebsd4.5 checking target system type... i386-unknown-freebsd4.5 checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...=20 checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking for cc option to accept ANSI C... none needed checking for function prototypes... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo...=20 checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes creating libtool checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking for alloca.h... no checking for libintl.h... no checking for mcheck.h... no checking for unistd.h... yes checking for /usr/ucblib in LIBS... no checking for GNU xgettext... xgettext: not found configure: error: *** GNU gettext is required. The latest version *** is always available from ftp://ftp.gnu.org/gnu/gettext/. configure: error: /bin/sh './configure' failed for popt sed: confdefs.h: No such file or directory =3D=3D=3D> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --disable-indent --prefix=3D/usr/local --target=3Di386-unkn= own-freebsd4.5 ## ---------- ## ## Platform. ## ## ---------- ## hostname =3D black.fas.com uname -m =3D i386 uname -r =3D 4.5-STABLE uname -s =3D FreeBSD uname -v =3D FreeBSD 4.5-STABLE #2: Fri Mar 15 17:38:03 EST 2002 root@b= lack.fas.com:/usr/obj/usr/src/sys/BLACK=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH =3D /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/loca= l/bin:/usr/X11R6/bin:/root/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1132: PATH=3D".;."; conftest.sh conftest.sh: not found configure:1135: $? =3D 127 configure:1227: checking for a BSD compatible install configure:1276: result: /usr/bin/install -c -o root -g wheel configure:1287: checking whether build environment is sane configure:1330: result: yes configure:1345: checking whether gmake sets ${MAKE} configure:1365: result: yes configure:1385: checking for working aclocal configure:1396: result: missing configure:1400: checking for working autoconf configure:1411: result: missing configure:1415: checking for working automake configure:1426: result: missing configure:1430: checking for working autoheader configure:1441: result: missing configure:1445: checking for working makeinfo configure:1452: result: found configure:1532: checking build system type configure:1550: result: i386-unknown-freebsd4.5 configure:1557: checking host system type configure:1571: result: i386-unknown-freebsd4.5 configure:1621: checking for gcc configure:1644: result: cc configure:1872: checking for C compiler version configure:1875: cc --version </dev/null >&5 2.95.3 configure:1878: $? =3D 0 configure:1880: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:1883: $? =3D 0 configure:1885: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:1888: $? =3D 1 configure:1908: checking for C compiler default output configure:1911: cc -O -pipe -march=3Dk6 -I/usr/local/include conftest.c -L= /usr/local/lib >&5 configure:1914: $? =3D 0 configure:1943: result: a.out configure:1948: checking whether the C compiler works configure:1954: ./a.out configure:1957: $? =3D 0 configure:1972: result: yes configure:1979: checking whether we are cross compiling configure:1981: result: no configure:1984: checking for executable suffix configure:1986: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:1989: $? =3D 0 configure:2011: result:=20 configure:2017: checking for object suffix configure:2035: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:2038: $? =3D 0 configure:2057: result: o configure:2061: checking whether we are using the GNU C compiler configure:2082: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:2085: $? =3D 0 configure:2088: test -s conftest.o configure:2091: $? =3D 0 configure:2103: result: yes configure:2109: checking whether cc accepts -g configure:2127: cc -c -g -I/usr/local/include conftest.c >&5 configure:2130: $? =3D 0 configure:2133: test -s conftest.o configure:2136: $? =3D 0 configure:2146: result: yes configure:2173: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 conftest.c:2: syntax error before `me' configure:2176: $? =3D 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2284: checking for ld used by GCC configure:2347: result: /usr/libexec/elf/ld configure:2356: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD= ]) configure:2368: result: yes configure:2372: checking for /usr/libexec/elf/ld option to reload object fi= les configure:2379: result: -r configure:2384: checking for BSD-compatible nm configure:2420: result: /usr/bin/nm -B configure:2423: checking whether ln -s works configure:2427: result: yes configure:2434: checking how to recognise dependant libraries configure:2602: result: pass_all configure:2608: checking command to parse /usr/bin/nm -B output configure:2685: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:2688: $? =3D 0 configure:2692: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIS= TW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> = conftest.nm configure:2695: $? =3D 0 configure:2747: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c conftstm.o >&5 configure:2750: $? =3D 0 configure:2791: result: ok configure:2800: checking how to run the C preprocessor configure:2826: cc -E -I/usr/local/include conftest.c configure:2832: $? =3D 0 configure:2859: cc -E -I/usr/local/include conftest.c configure:2856: ac_nonexistent.h: No such file or directory configure:2865: $? =3D 1 configure: failed program was: #line 2855 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2902: result: cc -E configure:2917: cc -E -I/usr/local/include conftest.c configure:2923: $? =3D 0 configure:2950: cc -E -I/usr/local/include conftest.c configure:2947: ac_nonexistent.h: No such file or directory configure:2956: $? =3D 1 configure: failed program was: #line 2946 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2998: checking for dlfcn.h configure:3008: cc -E -I/usr/local/include conftest.c configure:3014: $? =3D 0 configure:3033: result: yes configure:3220: checking for ranlib configure:3235: found /usr/bin/ranlib configure:3244: result: ranlib configure:3294: checking for strip configure:3309: found /usr/bin/strip configure:3318: result: strip configure:3513: checking for objdir configure:3524: result: .libs configure:3539: checking for cc option to produce PIC configure:3689: result: -fPIC configure:3693: checking if cc PIC flag -fPIC works configure:3713: cc -c -O -pipe -march=3Dk6 -fPIC -DPIC -I/usr/local/include= conftest.c >&5 configure:3716: $? =3D 0 configure:3719: test -s conftest.o configure:3722: $? =3D 0 configure:3758: result: yes configure:3774: checking if cc static flag -static works configure:3795: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= static conftest.c -L/usr/local/lib >&5 configure:3798: $? =3D 0 configure:3801: test -s conftest configure:3804: $? =3D 0 configure:3818: result: yes configure:3829: checking if cc supports -c -o file.o configure:3849: cc -c -O -pipe -march=3Dk6 -o out/conftest2.o -I/usr/local/= include conftest.c >&5 configure:3873: result: yes configure:3878: checking if cc supports -c -o file.lo configure:3900: cc -c -O -pipe -march=3Dk6 -c -o conftest.lo -I/usr/local/i= nclude conftest.c >&5 configure:3903: $? =3D 0 configure:3906: test -s conftest.o configure:3909: $? =3D 1 configure: failed program was: #line 3888 "configure" #include "confdefs.h" int main () { int some_variable =3D 0; ; return 0; } configure:3929: result:=20 configure:3960: checking if cc supports -fno-rtti -fno-exceptions configure:3979: cc -c -O -pipe -march=3Dk6 -fno-rtti -fno-exceptions -c con= ftest.c -I/usr/local/include conftest.c >&5 configure:3982: $? =3D 0 configure:3985: test -s conftest.o configure:3988: $? =3D 0 configure:4004: result: yes configure:4015: checking whether the linker (/usr/libexec/elf/ld) supports = shared libraries configure:4627: result: yes configure:4632: checking how to hardcode library paths into programs configure:4656: result: immediate configure:4661: checking whether stripping libraries is possible configure:4666: result: yes configure:4677: checking dynamic linker characteristics configure:5059: result: freebsd4.5 ld.so configure:5064: checking if libtool supports shared libraries configure:5066: result: yes configure:5630: checking whether -lc should be explicitly linked in configure:5638: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:5641: $? =3D 0 configure:5655: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conft= est 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:5658: $? =3D 1 configure:5671: result: yes configure:6232: checking whether to enable maintainer-specific portions of = Makefiles configure:6241: result: no configure:6303: checking for gcc configure:6326: result: cc configure:6554: checking for C compiler version configure:6557: cc --version </dev/null >&5 2.95.3 configure:6560: $? =3D 0 configure:6562: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:6565: $? =3D 0 configure:6567: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:6570: $? =3D 1 configure:6573: checking whether we are using the GNU C compiler configure:6615: result: yes configure:6621: checking whether cc accepts -g configure:6658: result: yes configure:6685: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 conftest.c:2: syntax error before `me' configure:6688: $? =3D 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:6798: checking for a BSD compatible install configure:6847: result: /usr/bin/install -c -o root -g wheel configure:6866: checking for indentation command to pipe generated c-files = through configure:6887: result: cat configure:6945: checking for glib-config configure:6974: result: /usr/local/bin/glib12-config configure:6982: checking for GLIB - version >=3D 1.2.1 configure:7083: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include/gl= ib12 -I/usr/local/include conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:7086: $? =3D 0 configure:7088: ./conftest configure:7091: $? =3D 0 configure:7107: result: yes configure:7200: checking for bison configure:7215: found /usr/local/bin/bison configure:7223: result: bison -y configure:7239: checking for flex configure:7254: found /usr/bin/flex configure:7262: result: flex configure:7277: checking for flex configure:7300: result: flex configure:7313: checking for yywrap in -lfl configure:7340: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -lfl -L/usr/local/lib >&5 configure:7343: $? =3D 0 configure:7346: test -s conftest configure:7349: $? =3D 0 configure:7360: result: yes configure:7423: checking lex output file root configure:7442: result: lex.yy configure:7446: checking whether yytext is a pointer configure:7462: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib -lfl >&5 configure:7465: $? =3D 0 configure:7468: test -s conftest configure:7471: $? =3D 0 configure:7483: result: yes configure:7499: checking for mawk configure:7525: result: no configure:7499: checking for gawk configure:7525: result: no configure:7499: checking for nawk configure:7525: result: no configure:7499: checking for awk configure:7514: found /usr/bin/awk configure:7522: result: awk configure:7532: checking for ANSI C header files configure:7546: cc -E -I/usr/local/include conftest.c configure:7552: $? =3D 0 configure:7639: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:7642: $? =3D 0 configure:7644: ./conftest configure:7647: $? =3D 0 configure:7660: result: yes configure:7673: checking for fcntl.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7673: checking for unistd.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7673: checking for sys/endian.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: sys/endian.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include <sys/endian.h> configure:7708: result: no configure:7673: checking for endian.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: endian.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include <endian.h> configure:7708: result: no configure:7673: checking for machine/endian.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7673: checking for sys/machine.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: sys/machine.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include <sys/machine.h> configure:7708: result: no configure:7673: checking for sys/isa_defs.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: sys/isa_defs.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include <sys/isa_defs.h> configure:7708: result: no configure:7673: checking for sys/poll.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7721: checking for stddef.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for wchar.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for wcstr.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7728: wcstr.h: No such file or directory configure:7737: $? =3D 1 configure: failed program was: #line 7727 "configure" #include "confdefs.h" #include <wcstr.h> configure:7756: result: no configure:7721: checking for wctype.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for machine/types.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for tcpd.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7766: checking for cc option to accept ANSI C configure:7823: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c= >&5 configure:7826: $? =3D 0 configure:7829: test -s conftest.o configure:7832: $? =3D 0 configure:7849: result: none needed configure:7857: checking for an ANSI C-conforming const configure:7921: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:7924: $? =3D 0 configure:7927: test -s conftest.o configure:7930: $? =3D 0 configure:7940: result: yes configure:7950: checking for inline configure:7967: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:7970: $? =3D 0 configure:7973: test -s conftest.o configure:7976: $? =3D 0 configure:7987: result: inline configure:8008: checking for sys/types.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for sys/stat.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for stdlib.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for string.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for memory.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for strings.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for inttypes.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for stdint.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8049: stdint.h: No such file or directory configure:8023: $? =3D 1 configure: failed program was: #line 8014 "configure" #include "confdefs.h" #include <stdio.h> #if HAVE_SYS_TYPES_H # include <sys/types.h> #endif #if HAVE_SYS_STAT_H # include <sys/stat.h> #endif #if STDC_HEADERS # include <stdlib.h> # include <stddef.h> #else # if HAVE_STDLIB_H # include <stdlib.h> # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include <memory.h> # endif # include <string.h> #endif #if HAVE_STRINGS_H # include <strings.h> #endif #if HAVE_INTTYPES_H # include <inttypes.h> #else # if HAVE_STDINT_H # include <stdint.h> # endif #endif #if HAVE_UNISTD_H # include <unistd.h> #endif #include <stdint.h> configure:8039: result: no configure:8008: checking for unistd.h configure:8039: result: yes configure:8049: checking for size_t configure:8070: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8073: $? =3D 0 configure:8076: test -s conftest.o configure:8079: $? =3D 0 configure:8089: result: yes configure:8104: checking for vprintf configure:8141: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8144: $? =3D 0 configure:8147: test -s conftest configure:8150: $? =3D 0 configure:8160: result: yes configure:8167: checking for _doprnt configure:8204: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 /tmp/ccUUALTw.o: In function `main': /tmp/ccUUALTw.o(.text+0x9): undefined reference to `_doprnt' configure:8207: $? =3D 1 configure: failed program was: #line 8173 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _doprnt (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__doprnt) || defined (__stub____doprnt) choke me #else f =3D _doprnt; #endif ; return 0; } configure:8223: result: no configure:8238: checking for working alloca.h configure:8256: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8245: alloca.h: No such file or directory configure:8259: $? =3D 1 configure: failed program was: #line 8244 "configure" #include "confdefs.h" #include <alloca.h> int main () { char *p =3D (char *) alloca (2 * sizeof (int)); ; return 0; } configure:8275: result: no configure:8285: checking for alloca configure:8323: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8326: $? =3D 0 configure:8329: test -s conftest configure:8332: $? =3D 0 configure:8342: result: yes configure:8532: checking for poll configure:8569: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8572: $? =3D 0 configure:8575: test -s conftest configure:8578: $? =3D 0 configure:8588: result: yes configure:8532: checking for basename configure:8569: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8572: $? =3D 0 configure:8575: test -s conftest configure:8578: $? =3D 0 configure:8588: result: yes configure:8598: checking for socket configure:8635: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8638: $? =3D 0 configure:8641: test -s conftest configure:8644: $? =3D 0 configure:8654: result: yes configure:8720: checking for gethostbyname configure:8757: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8760: $? =3D 0 configure:8763: test -s conftest configure:8766: $? =3D 0 configure:8776: result: yes configure:8843: checking for socklen_t configure:8859: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8862: $? =3D 0 configure:8865: test -s conftest.o configure:8868: $? =3D 0 configure:8870: result: yes configure:8890: checking "whether to use TCP wrappers" =46rom -L/usr/local/lib, checking in dir /usr/local/lib for libwrap.so =46rom -L/usr/local/lib, checking in dir /usr/local/lib for libwrap.a =46rom -L/usr/lib, checking in dir /usr/lib for libwrap.so Found /usr/lib/libwrap.so configure:8914: result: yes configure:9038: checking for inet_aton configure:9075: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:9078: $? =3D 0 configure:9081: test -s conftest configure:9084: $? =3D 0 configure:9094: result: yes configure:9169: checking whether byte ordering is bigendian configure:9194: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:9197: $? =3D 0 configure:9200: test -s conftest.o configure:9203: $? =3D 0 configure:9224: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure: In function `main': configure:9215: syntax error before `big' configure:9227: $? =3D 1 configure: failed program was: #line 9207 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/param.h> int main () { #if BYTE_ORDER !=3D BIG_ENDIAN not big endian #endif ; return 0; } configure:9291: result: no configure:3761: checking how many vectors writev is capable to handle configure:9338: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:9341: $? =3D 0 configure:9343: ./conftest configure:9346: $? =3D 0 configure:9367: checking alignment of CORBA_short configure:9395: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9398: $? =3D 0 configure:9400: ./conftest configure:9403: $? =3D 0 configure:9415: result: 2 configure:9427: checking alignment of CORBA_long configure:9455: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9458: $? =3D 0 configure:9460: ./conftest configure:9463: $? =3D 0 configure:9475: result: 4 configure:9487: checking alignment of CORBA_unsigned_short configure:9515: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9518: $? =3D 0 configure:9520: ./conftest configure:9523: $? =3D 0 configure:9535: result: 2 configure:9547: checking alignment of CORBA_unsigned_long configure:9575: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9578: $? =3D 0 configure:9580: ./conftest configure:9583: $? =3D 0 configure:9595: result: 4 configure:9607: checking alignment of CORBA_float configure:9635: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9638: $? =3D 0 configure:9640: ./conftest configure:9643: $? =3D 0 configure:9655: result: 4 configure:9667: checking alignment of CORBA_double configure:9695: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9698: $? =3D 0 configure:9700: ./conftest configure:9703: $? =3D 0 configure:9715: result: 4 configure:9727: checking alignment of CORBA_char configure:9755: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9758: $? =3D 0 configure:9760: ./conftest configure:9763: $? =3D 0 configure:9775: result: 1 configure:9787: checking alignment of CORBA_boolean configure:9815: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9818: $? =3D 0 configure:9820: ./conftest configure:9823: $? =3D 0 configure:9835: result: 1 configure:9847: checking alignment of CORBA_octet configure:9875: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9878: $? =3D 0 configure:9880: ./conftest configure:9883: $? =3D 0 configure:9895: result: 1 configure:9907: checking alignment of CORBA_long_double configure:9935: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9938: $? =3D 0 configure:9940: ./conftest configure:9943: $? =3D 0 configure:9955: result: 4 configure:9967: checking alignment of CORBA_wchar configure:9995: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9998: $? =3D 0 configure:10000: ./conftest configure:10003: $? =3D 0 configure:10015: result: 2 configure:10027: checking alignment of CORBA_long_long configure:10055: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10058: $? =3D 0 configure:10060: ./conftest configure:10063: $? =3D 0 configure:10075: result: 4 configure:10087: checking alignment of CORBA_unsigned_long_long configure:10115: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10118: $? =3D 0 configure:10120: ./conftest configure:10123: $? =3D 0 configure:10135: result: 4 configure:10147: checking alignment of CORBA_struct configure:10175: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10178: $? =3D 0 configure:10180: ./conftest configure:10183: $? =3D 0 configure:10195: result: 1 configure:10207: checking alignment of CORBA_pointer configure:10235: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10238: $? =3D 0 configure:10240: ./conftest configure:10243: $? =3D 0 configure:10255: result: 4 configure:10353: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES =3D=20 CONFIG_HEADERS =3D=20 CONFIG_LINKS =3D=20 CONFIG_COMMANDS =3D=20 > ./config.status=20 on black.fas.com config.status:10875: creating Makefile config.status:10875: creating orbit-config config.status:10875: creating src/Makefile config.status:10875: creating src/ORBitutil/Makefile config.status:10875: creating src/ORBitutil/orbit-os-config.h config.status:10875: creating src/IIOP/Makefile config.status:10875: creating src/orb/orbit.h config.status:10875: creating src/orb/Makefile config.status:10875: creating src/orbit-idl-compiler/Makefile config.status:10875: creating src/orbit-idl-compiler/backends/Makefile config.status:10875: creating src/orbit-idl-compiler/backends/c/Makefile config.status:10875: creating src/services/Makefile config.status:10875: creating src/services/name/Makefile config.status:10875: creating src/services/event/Makefile config.status:10875: creating src/daemons/Makefile config.status:10875: creating src/daemons/interface_repository/Makefile config.status:10875: creating test/Makefile config.status:10875: creating test/idl/Makefile config.status:10875: creating test/test-poa/Makefile config.status:10875: creating test/everything/Makefile config.status:10875: creating ORBit.pc config.status:10875: creating ORBit.spec config.status:10967: creating config.h config.status:11108: config.h is unchanged configure:11226: configuring in libIDL configure:11293: running /bin/sh './configure' --disable-indent --prefix= =3D/usr/local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march= =3Dk6' CPPFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4= .5 CC=3Dcc --cache-file=3D/dev/null --srcdir=3D. configure:11226: configuring in popt configure:11293: running /bin/sh './configure' --disable-indent --prefix= =3D/usr/local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march= =3Dk6' CPPFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4= .5 CC=3Dcc --cache-file=3D/dev/null --srcdir=3D. configure:11298: error: /bin/sh './configure' failed for popt ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_alignof_CORBA_long_double=3D'4' ac_cv_type_size_t=3D'yes' ac_cv_header_sys_endian_h=3D'no' ac_cv_lib_fl_yywrap=3D'yes' ac_cv_c_bigendian=3D'no' ac_cv_header_wcstr_h=3D'no' ac_cv_alignof_CORBA_boolean=3D'1' ac_cv_alignof_CORBA_unsigned_short=3D'2' ac_cv_header_stdlib_h=3D'yes' lt_cv_file_magic_cmd=3D'$MAGIC_CMD' ac_cv_func__doprnt=3D'no' ac_cv_alignof_CORBA_octet=3D'1' ac_cv_header_machine_types_h=3D'yes' ac_cv_prog_cc_g=3D'yes' ac_cv_env_LDFLAGS_set=3D'' lt_cv_prog_cc_can_build_shared=3D'yes' ac_cv_c_compiler_gnu=3D'yes' ac_cv_env_CFLAGS_set=3D'set' ac_cv_prog_make_gmake_set=3D'yes' ac_cv_env_CPP_value=3D'' ac_cv_env_CPPFLAGS_set=3D'set' ac_cv_alignof_CORBA_long=3D'4' ac_cv_header_wchar_h=3D'yes' lt_cv_prog_cc_static_works=3D'yes' lt_cv_prog_cc_no_builtin=3D'' ac_cv_alignof_CORBA_unsigned_long_long=3D'4' ac_cv_func_inet_aton=3D'yes' ac_cv_func_socket=3D'yes' ac_cv_header_sys_poll_h=3D'yes' lt_cv_prog_cc_shlib=3D'' ac_cv_header_sys_isa_defs_h=3D'no' ac_cv_header_fcntl_h=3D'yes' lt_cv_prog_cc_static=3D'-static' ac_cv_env_host_alias_set=3D'' ac_cv_c_const=3D'yes' ac_cv_prog_YACC=3D'bison -y' lt_cv_ld_reload_flag=3D'-r' ac_cv_working_alloca_h=3D'no' lt_cv_sys_path_separator=3D':' ac_cv_header_sys_stat_h=3D'yes' ac_cv_prog_lex_root=3D'lex.yy' lt_cv_archive_cmds_need_lc=3D'yes' lt_cv_prog_gnu_ld=3D'yes' ac_cv_env_build_alias_set=3D'' ac_cv_alignof_CORBA_double=3D'4' ac_cv_env_LDFLAGS_value=3D'' ac_cv_env_target_alias_set=3D'set' ac_cv_func_alloca_works=3D'yes' ac_cv_prog_cc_stdc=3D'' ac_cv_host_alias=3D'i386-unknown-freebsd4.5' ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dk6' ac_cv_env_CC_set=3D'set' ac_cv_header_sys_types_h=3D'yes' ac_cv_header_stdc=3D'yes' lt_cv_prog_cc_wl=3D'-Wl,' ac_cv_alignof_CORBA_struct=3D'1' ac_cv_alignof_CORBA_short=3D'2' ac_cv_header_strings_h=3D'yes' ac_cv_header_tcpd_h=3D'yes' ac_cv_func_vprintf=3D'yes' ac_cv_header_stdint_h=3D'no' ac_cv_header_inttypes_h=3D'yes' ac_cv_header_endian_h=3D'no' ac_cv_func_gethostbyname=3D'yes' ac_cv_header_string_h=3D'yes' ac_cv_c_inline=3D'inline' ac_cv_header_machine_endian_h=3D'yes' ac_cv_header_unistd_h=3D'yes' lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char \= 1;/p'\''' lt_cv_path_LD=3D'/usr/libexec/elf/ld' ac_cv_build_alias=3D'i386-unknown-freebsd4.5' ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include' ac_cv_header_sys_machine_h=3D'no' ac_cv_header_memory_h=3D'yes' ac_cv_prog_ac_ct_RANLIB=3D'ranlib' ac_cv_path_GLIB_CONFIG=3D'/usr/local/bin/glib12-config' ac_cv_prog_ac_ct_STRIP=3D'strip' ac_cv_host=3D'i386-unknown-freebsd4.5' ac_cv_env_host_alias_value=3D'' ac_cv_header_wctype_h=3D'yes' lt_cv_compiler_c_o=3D'yes' lt_cv_prog_cc_pic_works=3D'yes' lt_cv_file_magic_test_file=3D'' ac_cv_alignof_CORBA_long_long=3D'4' ac_cv_alignof_CORBA_unsigned_long=3D'4' ac_cv_prog_AWK=3D'awk' ac_cv_prog_CPP=3D'cc -E' ac_cv_build=3D'i386-unknown-freebsd4.5' ac_cv_env_build_alias_value=3D'' ac_cv_alignof_CORBA_char=3D'1' ac_cv_prog_lex_yytext_pointer=3D'yes' lt_cv_prog_cc_pic=3D' -fPIC' lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGI= STW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=3D'pass_all' ac_cv_prog_ac_ct_CC=3D'cc' lt_cv_compiler_o_lo=3D'no' ac_cv_env_target_alias_value=3D'i386-unknown-freebsd4.5' ac_cv_alignof_CORBA_wchar=3D'2' ac_cv_header_stddef_h=3D'yes' ac_cv_env_CC_value=3D'cc' ac_cv_alignof_CORBA_float=3D'4' ac_cv_func_basename=3D'yes' lt_cv_path_NM=3D'/usr/bin/nm -B' ac_cv_env_CPP_set=3D'' ac_cv_alignof_CORBA_pointer=3D'4' ac_cv_func_poll=3D'yes' ac_cv_header_dlfcn_h=3D'yes' ac_cv_prog_LEX=3D'flex' ac_cv_objext=3D'o' configure: exit 1 (end of "config.log") *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. black# ^D=08=08exit Script done on Fri Mar 15 19:43:23 2002 --=20 "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020316004815.GA10547>