Wireshark-users: [Wireshark-users] HA: cant install wireshark on SPARC Solaris
From: Осоченко Андрей <a_osochenko@xxxxxxxxxxxxxxxx>
Date: Mon, 9 Jul 2007 21:33:24 +0400
Hi, Guy
Here is the content of config.log in wiretap directory:
-======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.59. Invocation command line was
$ ./configure --prefix=/usr/local --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = parlay-as1
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_117350-02
/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = parlay-as1
Release = 5.8
KernelID = Generic_117350-02
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1
/bin/arch = sun4
/usr/bin/arch -k = sun4u
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/xpg4/bin
PATH: /usr/perl5/5.00503/bin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1542: checking build system type
configure:1560: result: sparc-sun-solaris2.8
configure:1568: checking host system type
configure:1582: result: sparc-sun-solaris2.8
configure:1590: checking target system type
configure:1604: result: sparc-sun-solaris2.8
configure:1633: checking for a BSD-compatible install
configure:1688: result: ./../install-sh -c
configure:1699: checking whether build environment is sane
configure:1742: result: yes
configure:1807: checking for gawk
configure:1836: result: no
configure:1807: checking for mawk
configure:1836: result: no
configure:1807: checking for nawk
configure:1823: found /usr/bin/nawk
configure:1833: result: nawk
configure:1843: checking whether make sets $(MAKE)
configure:1863: result: yes
configure:2106: checking for gcc
configure:2122: found /usr/local/bin/gcc
configure:2132: result: gcc
configure:2376: checking for C compiler version
configure:2379: gcc --version </dev/null >&5
gcc (GCC) 3.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2382: $? = 0
configure:2384: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.6
configure:2387: $? = 0
configure:2389: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2392: $? = 1
configure:2415: checking for C compiler default output file name
configure:2418: gcc conftest.c >&5
configure:2421: $? = 0
configure:2467: result: a.out
configure:2472: checking whether the C compiler works
configure:2478: ./a.out
configure:2481: $? = 0
configure:2498: result: yes
configure:2505: checking whether we are cross compiling
configure:2507: result: no
configure:2510: checking for suffix of executables
configure:2512: gcc -o conftest conftest.c >&5
configure:2515: $? = 0
configure:2540: result:
configure:2546: checking for suffix of object files
configure:2567: gcc -c conftest.c >&5
configure:2570: $? = 0
configure:2592: result: o
configure:2596: checking whether we are using the GNU C compiler
configure:2620: gcc -c conftest.c >&5
configure:2626: $? = 0
configure:2629: test -z || test ! -s conftest.err
configure:2632: $? = 0
configure:2635: test -s conftest.o
configure:2638: $? = 0
configure:2651: result: yes
configure:2657: checking whether gcc accepts -g
configure:2678: gcc -c -g conftest.c >&5
configure:2684: $? = 0
configure:2687: test -z || test ! -s conftest.err
configure:2690: $? = 0
configure:2693: test -s conftest.o
configure:2696: $? = 0
configure:2707: result: yes
configure:2724: checking for gcc option to accept ANSI C
configure:2794: gcc -c -g -O2 conftest.c >&5
configure:2800: $? = 0
configure:2803: test -z || test ! -s conftest.err
configure:2806: $? = 0
configure:2809: test -s conftest.o
configure:2812: $? = 0
configure:2830: result: none needed
configure:2848: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2854: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2995: checking for style of include used by make
configure:3023: result: GNU
configure:3051: checking dependency style of gcc
configure:3141: result: gcc3
configure:3163: checking how to run the C preprocessor
configure:3198: gcc -E conftest.c
configure:3204: $? = 0
configure:3236: gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3242: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3281: result: gcc -E
configure:3305: gcc -E conftest.c
configure:3311: $? = 0
configure:3343: gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3349: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3396: checking for bison
configure:3425: result: no
configure:3396: checking for byacc
configure:3425: result: no
configure:3438: checking for flex
configure:3467: result: no
configure:3438: checking for lex
configure:3467: result: no
configure:3477: checking for yywrap in -lfl
configure:3507: gcc -o conftest -g -O2 conftest.c -lfl >&5
ld: fatal: library -lfl: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:3513: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| /* end confdefs.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 yywrap ();
| int
| main ()
| {
| yywrap ();
| ;
| return 0;
| }
configure:3538: result: no
configure:3543: checking for yywrap in -ll
configure:3573: gcc -o conftest -g -O2 conftest.c -ll >&5
configure:3579: $? = 0
configure:3582: test -z || test ! -s conftest.err
configure:3585: $? = 0
configure:3588: test -s conftest
configure:3591: $? = 0
configure:3604: result: yes
configure:3756: checking for a sed that does not truncate output
configure:3810: result: /usr/xpg4/bin/sed
configure:3813: checking for egrep
configure:3823: result: grep -E
configure:3839: checking for ld used by gcc
configure:3906: result: /usr/ccs/bin/ld
configure:3915: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:3930: result: no
configure:3935: checking for /usr/ccs/bin/ld option to reload object files
configure:3942: result: -r
configure:3960: checking for BSD-compatible nm
configure:4009: result: /usr/xpg4/bin/nm -p
configure:4013: checking whether ln -s works
configure:4017: result: yes
configure:4024: checking how to recognise dependent libraries
configure:4200: result: pass_all
configure:4407: gcc -c -g -O2 conftest.c >&5
configure:4410: $? = 0
configure:4431: checking for ANSI C header files
configure:4456: gcc -c -g -O2 conftest.c >&5
configure:4462: $? = 0
configure:4465: test -z || test ! -s conftest.err
configure:4468: $? = 0
configure:4471: test -s conftest.o
configure:4474: $? = 0
configure:4563: gcc -o conftest -g -O2 conftest.c >&5
configure:4566: $? = 0
configure:4568: ./conftest
configure:4571: $? = 0
configure:4586: result: yes
configure:4610: checking for sys/types.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4610: checking for sys/stat.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4610: checking for stdlib.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4610: checking for string.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4610: checking for memory.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4610: checking for strings.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4610: checking for inttypes.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4610: checking for stdint.h
configure:4626: gcc -c -g -O2 conftest.c >&5
conftest.c:54:20: stdint.h: No such file or directory
configure:4632: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end 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:4655: result: no
configure:4610: checking for unistd.h
configure:4626: gcc -c -g -O2 conftest.c >&5
configure:4632: $? = 0
configure:4635: test -z || test ! -s conftest.err
configure:4638: $? = 0
configure:4641: test -s conftest.o
configure:4644: $? = 0
configure:4655: result: yes
configure:4681: checking dlfcn.h usability
configure:4693: gcc -c -g -O2 conftest.c >&5
configure:4699: $? = 0
configure:4702: test -z || test ! -s conftest.err
configure:4705: $? = 0
configure:4708: test -s conftest.o
configure:4711: $? = 0
configure:4721: result: yes
configure:4725: checking dlfcn.h presence
configure:4735: gcc -E conftest.c
configure:4741: $? = 0
configure:4761: result: yes
configure:4796: checking for dlfcn.h
configure:4803: result: yes
configure:4868: checking for g++
configure:4884: found /usr/local/bin/g++
configure:4894: result: g++
configure:4910: checking for C++ compiler version
configure:4913: g++ --version </dev/null >&5
g++ (GCC) 3.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4916: $? = 0
configure:4918: g++ -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.6
configure:4921: $? = 0
configure:4923: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4926: $? = 1
configure:4929: checking whether we are using the GNU C++ compiler
configure:4953: g++ -c conftest.cc >&5
configure:4959: $? = 0
configure:4962: test -z || test ! -s conftest.err
configure:4965: $? = 0
configure:4968: test -s conftest.o
configure:4971: $? = 0
configure:4984: result: yes
configure:4990: checking whether g++ accepts -g
configure:5011: g++ -c -g conftest.cc >&5
configure:5017: $? = 0
configure:5020: test -z || test ! -s conftest.err
configure:5023: $? = 0
configure:5026: test -s conftest.o
configure:5029: $? = 0
configure:5040: result: yes
configure:5082: g++ -c -g -O2 conftest.cc >&5
configure:5088: $? = 0
configure:5091: test -z || test ! -s conftest.err
configure:5094: $? = 0
configure:5097: test -s conftest.o
configure:5100: $? = 0
configure:5126: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:25: error: `exit' was not declared in this scope
configure:5132: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5082: g++ -c -g -O2 conftest.cc >&5
configure:5088: $? = 0
configure:5091: test -z || test ! -s conftest.err
configure:5094: $? = 0
configure:5097: test -s conftest.o
configure:5100: $? = 0
configure:5126: g++ -c -g -O2 conftest.cc >&5
configure:5132: $? = 0
configure:5135: test -z || test ! -s conftest.err
configure:5138: $? = 0
configure:5141: test -s conftest.o
configure:5144: $? = 0
configure:5169: checking dependency style of g++
configure:5259: result: gcc3
configure:5286: checking how to run the C++ preprocessor
configure:5317: g++ -E conftest.cc
configure:5323: $? = 0
configure:5355: g++ -E conftest.cc
conftest.cc:24:28: ac_nonexistent.h: No such file or directory
configure:5361: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5400: result: g++ -E
configure:5424: g++ -E conftest.cc
configure:5430: $? = 0
configure:5462: g++ -E conftest.cc
conftest.cc:24:28: ac_nonexistent.h: No such file or directory
configure:5468: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5565: checking for g77
configure:5581: found /usr/local/bin/g77
configure:5591: result: g77
configure:5606: checking for Fortran 77 compiler version
configure:5609: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5612: $? = 0
configure:5614: g77 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.6
configure:5617: $? = 0
configure:5619: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:5622: $? = 1
configure:5630: checking whether we are using the GNU Fortran 77 compiler
configure:5644: g77 -c conftest.F >&5
configure:5650: $? = 0
configure:5653: test -z || test ! -s conftest.err
configure:5656: $? = 0
configure:5659: test -s conftest.o
configure:5662: $? = 0
configure:5675: result: yes
configure:5681: checking whether g77 accepts -g
configure:5693: g77 -c -g conftest.f >&5
configure:5699: $? = 0
configure:5702: test -z || test ! -s conftest.err
configure:5705: $? = 0
configure:5708: test -s conftest.o
configure:5711: $? = 0
configure:5723: result: yes
configure:5753: checking the maximum length of command line arguments
configure:5862: result: 262144
configure:5873: checking command to parse /usr/xpg4/bin/nm -p output from gcc object
configure:5978: gcc -c -g -O2 conftest.c >&5
configure:5981: $? = 0
configure:5985: /usr/xpg4/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5988: $? = 0
configure:6040: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6043: $? = 0
configure:6081: result: ok
configure:6085: checking for objdir
configure:6100: result: .libs
configure:6190: checking for ar
configure:6206: found /usr/xpg4/bin/ar
configure:6217: result: ar
configure:6270: checking for ranlib
configure:6297: result: :
configure:6350: checking for strip
configure:6377: result: :
configure:6649: checking if gcc supports -fno-rtti -fno-exceptions
configure:6667: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6671: $? = 0
configure:6684: result: no
configure:6699: checking for gcc option to produce PIC
configure:6909: result: -fPIC
configure:6917: checking if gcc PIC flag -fPIC works
configure:6935: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6939: $? = 0
configure:6952: result: yes
configure:6980: checking if gcc static flag -static works
configure:7008: result: yes
configure:7018: checking if gcc supports -c -o file.o
configure:7039: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7043: $? = 0
configure:7065: result: yes
configure:7091: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:8057: result: yes
configure:8078: checking whether -lc should be explicitly linked in
configure:8083: gcc -c -g -O2 conftest.c >&5
configure:8086: $? = 0
configure:8101: gcc -shared -Wl,-h -Wl,conftest -o conftest conftest.o -v 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8104: $? = 1
configure:8116: result: yes
configure:8124: checking dynamic linker characteristics
configure:8724: result: solaris2.8 ld.so
configure:8733: checking how to hardcode library paths into programs
configure:8758: result: immediate
configure:8772: checking whether stripping libraries is possible
configure:8793: result: no
configure:9604: checking if libtool supports shared libraries
configure:9606: result: yes
configure:9609: checking whether to build shared libraries
configure:9630: result: yes
configure:9633: checking whether to build static libraries
configure:9637: result: no
configure:9729: creating libtool
configure:10317: checking for ld used by g++
configure:10384: result: /usr/ccs/bin/ld
configure:10393: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:10408: result: no
configure:10459: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:11395: result: yes
configure:11413: g++ -c -g -O2 conftest.cpp >&5
configure:11416: $? = 0
configure:11535: checking for g++ option to produce PIC
configure:11809: result: -fPIC
configure:11817: checking if g++ PIC flag -fPIC works
configure:11835: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:11839: $? = 0
configure:11852: result: yes
configure:11880: checking if g++ static flag -static works
configure:11908: result: yes
configure:11918: checking if g++ supports -c -o file.o
configure:11939: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:11943: $? = 0
configure:11965: result: yes
configure:11991: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:12022: result: yes
configure:12089: checking dynamic linker characteristics
configure:12689: result: solaris2.8 ld.so
configure:12698: checking how to hardcode library paths into programs
configure:12723: result: immediate
configure:13249: checking if libtool supports shared libraries
configure:13251: result: yes
configure:13254: checking whether to build shared libraries
configure:13274: result: yes
configure:13277: checking whether to build static libraries
configure:13281: result: no
configure:13291: checking for g77 option to produce PIC
configure:13501: result: -fPIC
configure:13509: checking if g77 PIC flag -fPIC works
configure:13527: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13531: $? = 0
configure:13544: result: yes
configure:13572: checking if g77 static flag -static works
configure:13600: result: yes
configure:13610: checking if g77 supports -c -o file.o
configure:13631: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13635: $? = 0
configure:13657: result: yes
configure:13683: checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries
configure:14629: result: yes
configure:14696: checking dynamic linker characteristics
configure:15296: result: solaris2.8 ld.so
configure:15305: checking how to hardcode library paths into programs
configure:15330: result: immediate
configure:18915: checking for flex
configure:18948: result: no
configure:18976: checking to see if we can add '-Wall -W -Wcast-qual ' to CFLAGS
configure:18980: result: yes
configure:18991: checking for platform-specific compiler flags
configure:19037: result: none needed
configure:19047: checking for platform-specific linker flags
configure:19081: result: none needed
configure:19104: checking if profile builds must be generated
configure:19117: result: no
configure:19156: checking for pkg-config
configure:19174: found /usr/local/bin/pkg-config
configure:19187: result: /usr/local/bin/pkg-config
configure:19210: checking for GLIB - version >= 2.0.0
configure:19329: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include conftest.c -L/usr/local/lib -lgmodule-2.0 -ldl -lglib-2.0 -lintl -liconv >&5
conftest.c: In function `main':
conftest.c:70: warning: comparison between signed and unsigned
conftest.c:71: warning: comparison between signed and unsigned
conftest.c:71: warning: comparison between signed and unsigned
conftest.c:72: warning: comparison between signed and unsigned
conftest.c:72: warning: comparison between signed and unsigned
conftest.c:72: warning: comparison between signed and unsigned
configure:19332: $? = 0
configure:19334: ./conftest
ld.so.1: ./conftest: fatal: libgmodule-2.0.so.0: open failed: No such file or directory
./configure[19335]: 7684 Killed
configure:19337: $? = 137
configure: program exited with status 137
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
|
| #include <glib.h>
| #include <stdio.h>
| #include <stdlib.h>
|
| int
| main ()
| {
| int major, minor, micro;
| char *tmp_version;
|
| system ("touch conf.glibtest");
|
| /* HP/UX 9 (%@#!) writes to sscanf strings */
| tmp_version = g_strdup("2.0.0");
| if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
| printf("%s, bad version string\n", "2.0.0");
| exit(1);
| }
|
| if ((glib_major_version != 2) ||
| (glib_minor_version != 13) ||
| (glib_micro_version != 0))
| {
| printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
| 2, 13, 0,
| glib_major_version, glib_minor_version, glib_micro_version);
| printf ("*** was found! If pkg-config was correct, then it is best\n");
| printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
| printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
| printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
| printf("*** required on your system.\n");
| printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
| printf("*** to point to the correct configuration files\n");
| }
| else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
| (glib_minor_version != GLIB_MINOR_VERSION) ||
| (glib_micro_version != GLIB_MICRO_VERSION))
| {
| printf("*** GLIB header files (version %d.%d.%d) do not match\n",
| GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
| printf("*** library (version %d.%d.%d)\n",
| glib_major_version, glib_minor_version, glib_micro_version);
| }
| else
| {
| if ((glib_major_version > major) ||
| ((glib_major_version == major) && (glib_minor_version > minor)) ||
| ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
| {
| return 0;
| }
| else
| {
| printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n",
| glib_major_version, glib_minor_version, glib_micro_version);
| printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",
| major, minor, micro);
| printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
| printf("***\n");
| printf("*** If you have already installed a sufficiently new version, this error\n");
| printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
| printf("*** being found. The easiest way to fix this is to remove the old version\n");
| printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
| printf("*** correct copy of pkg-config. (In this case, you will have to\n");
| printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
| printf("*** so that the correct libraries are found at run-time))\n");
| }
| }
| return 1;
| }
|
configure:19359: result: no
configure:19392: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include conftest.c -L/usr/local/lib -lgmodule-2.0 -ldl -lglib-2.0 -lintl -liconv >&5
configure:19398: $? = 0
configure:19401: test -z || test ! -s conftest.err
configure:19404: $? = 0
configure:19407: test -s conftest
configure:19410: $? = 0
configure:19773: checking whether to use /usr/local for headers and libraries
configure:19776: result: yes
configure:19809: checking for ANSI C header files
configure:19964: result: yes
configure:19993: checking sys/time.h usability
configure:20005: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:20011: $? = 0
configure:20014: test -z || test ! -s conftest.err
configure:20017: $? = 0
configure:20020: test -s conftest.o
configure:20023: $? = 0
configure:20033: result: yes
configure:20037: checking sys/time.h presence
configure:20047: gcc -E -I/usr/local/include conftest.c
configure:20053: $? = 0
configure:20073: result: yes
configure:20108: checking for sys/time.h
configure:20115: result: yes
configure:19993: checking netinet/in.h usability
configure:20005: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:20011: $? = 0
configure:20014: test -z || test ! -s conftest.err
configure:20017: $? = 0
configure:20020: test -s conftest.o
configure:20023: $? = 0
configure:20033: result: yes
configure:20037: checking netinet/in.h presence
configure:20047: gcc -E -I/usr/local/include conftest.c
configure:20053: $? = 0
configure:20073: result: yes
configure:20108: checking for netinet/in.h
configure:20115: result: yes
configure:19984: checking for unistd.h
configure:19989: result: yes
configure:19993: checking fcntl.h usability
configure:20005: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:20011: $? = 0
configure:20014: test -z || test ! -s conftest.err
configure:20017: $? = 0
configure:20020: test -s conftest.o
configure:20023: $? = 0
configure:20033: result: yes
configure:20037: checking fcntl.h presence
configure:20047: gcc -E -I/usr/local/include conftest.c
configure:20053: $? = 0
configure:20073: result: yes
configure:20108: checking for fcntl.h
configure:20115: result: yes
configure:19984: checking for sys/stat.h
configure:19989: result: yes
configure:19984: checking for sys/types.h
configure:19989: result: yes
configure:20140: checking whether byte ordering is bigendian
configure:20167: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:39: error: `bogus' undeclared (first use in this function)
conftest.c:39: error: (Each undeclared identifier is reported only once
conftest.c:39: error: for each function it appears in.)
conftest.c:39: error: syntax error before "endian"
configure:20173: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define WS_VAR_IMPORT extern
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:20324: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c: In function `main':
conftest.c:42: warning: implicit declaration of function `exit'
configure:20327: $? = 0
configure:20329: ./conftest
configure:20332: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define WS_VAR_IMPORT extern
| /* end confdefs.h. */
| int
| main ()
| {
| /* Are we little or big endian? From Harbison&Steele. */
| union
| {
| long l;
| char c[sizeof (long)];
| } u;
| u.l = 1;
| exit (u.c[sizeof (long) - 1] == 1);
| }
configure:20348: result: yes
configure:20371: checking whether glib.h defines the G_GINT64_MODIFIER macro
configure:20396: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include conftest.c >&5
conftest.c:35:19: glib.h: No such file or directory
conftest.c:42: warning: return type defaults to `int'
conftest.c: In function `main':
conftest.c:44: warning: implicit declaration of function `g_snprintf'
conftest.c:44: error: syntax error before "G_GINT64_MODIFIER"
configure:20402: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define WS_VAR_IMPORT extern
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #if GTK_MAJOR_VERSION >= 2
| #include <glib/gprintf.h>
| #endif
| #include <stdio.h>
|
| main()
| {
| char strbuf[16+1];
| g_snprintf(strbuf, sizeof strbuf, "%" G_GINT64_MODIFIER "x\n", (gint64)1);
| }
|
|
configure:20425: result: no
configure:20428: checking whether %llx can be used to format 64-bit integers
configure:20465: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:35:21: glib.h: No such file or directory
conftest.c:42: warning: return type defaults to `int'
conftest.c: In function `main':
conftest.c:43: error: `guint64' undeclared (first use in this function)
conftest.c:43: error: (Each undeclared identifier is reported only once
conftest.c:43: error: for each function it appears in.)
conftest.c:43: error: syntax error before "t"
conftest.c:45: warning: implicit declaration of function `g_snprintf'
conftest.c:45: error: `t' undeclared (first use in this function)
conftest.c:46: warning: implicit declaration of function `strcmp'
conftest.c:47: warning: implicit declaration of function `exit'
configure:20468: $? = 1
configure: program exited with status 1
configure: failed program was:
|
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define WS_VAR_IMPORT extern
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #if GTK_MAJOR_VERSION >= 2
| #include <glib/gprintf.h>
| #endif
| #include <stdio.h>
|
| main()
| {
| guint64 t = 1;
| char strbuf[16+1];
| g_snprintf(strbuf, sizeof strbuf, "%016llx", t << 32);
| if (strcmp(strbuf, "0000000100000000") == 0)
| exit(0);
| else
| exit(1);
| }
|
|
configure:20491: result: no
configure:20495: checking whether %Lx can be used to format 64-bit integers
configure:20532: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:35:21: glib.h: No such file or directory
conftest.c:42: warning: return type defaults to `int'
conftest.c: In function `main':
conftest.c:43: error: `guint64' undeclared (first use in this function)
conftest.c:43: error: (Each undeclared identifier is reported only once
conftest.c:43: error: for each function it appears in.)
conftest.c:43: error: syntax error before "t"
conftest.c:45: warning: implicit declaration of function `g_snprintf'
conftest.c:45: error: `t' undeclared (first use in this function)
conftest.c:46: warning: implicit declaration of function `strcmp'
conftest.c:47: warning: implicit declaration of function `exit'
configure:20535: $? = 1
configure: program exited with status 1
configure: failed program was:
|
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define WS_VAR_IMPORT extern
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #if GTK_MAJOR_VERSION >= 2
| #include <glib/gprintf.h>
| #endif
| #include <stdio.h>
|
| main()
| {
| guint64 t = 1;
| char strbuf[16+1];
| g_snprintf(strbuf, sizeof strbuf, "%016Lx", t << 32);
| if (strcmp(strbuf, "0000000100000000") == 0)
| exit(0);
| else
| exit(1);
| }
|
|
configure:20558: result: no
configure:20562: checking whether %qx can be used to format 64-bit integers
configure:20599: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:35:21: glib.h: No such file or directory
conftest.c:42: warning: return type defaults to `int'
conftest.c: In function `main':
conftest.c:43: error: `guint64' undeclared (first use in this function)
conftest.c:43: error: (Each undeclared identifier is reported only once
conftest.c:43: error: for each function it appears in.)
conftest.c:43: error: syntax error before "t"
conftest.c:45: warning: implicit declaration of function `g_snprintf'
conftest.c:45: error: `t' undeclared (first use in this function)
conftest.c:46: warning: implicit declaration of function `strcmp'
conftest.c:47: warning: implicit declaration of function `exit'
configure:20602: $? = 1
configure: program exited with status 1
configure: failed program was:
|
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libwtap.a"
| #define VERSION "0.0.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define WS_VAR_IMPORT extern
| #define WORDS_BIGENDIAN 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #if GTK_MAJOR_VERSION >= 2
| #include <glib/gprintf.h>
| #endif
| #include <stdio.h>
|
| main()
| {
| guint64 t = 1;
| char strbuf[16+1];
| g_snprintf(strbuf, sizeof strbuf, "%016qx", t << 32);
| if (strcmp(strbuf, "0000000100000000") == 0)
| exit(0);
| else
| exit(1);
| }
|
|
configure:20625: result: no
configure:20628: error: neither %llx nor %Lx nor %qx worked on a 64-bit integer
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.8
ac_cv_host_alias=sparc-sun-solaris2.8
ac_cv_lib_fl_yywrap=no
ac_cv_lib_l_yywrap=yes
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=:
ac_cv_prog_ac_ct_STRIP=:
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=sparc-sun-solaris2.8
ac_cv_target_alias=sparc-sun-solaris2.8
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_LDCXX=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/xpg4/bin/nm -p'
lt_cv_path_SED=/usr/xpg4/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BDRT][BDRT]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /opt/wireshark/wireshark-0.99.5/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/wireshark/wireshark-0.99.5/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /opt/wireshark/wireshark-0.99.5/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/wireshark/wireshark-0.99.5/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/wireshark/wireshark-0.99.5/missing --run automake-1.9'
AWK='nawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='/usr/ucb/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
FLEX_PATH=''
GLIB_CFLAGS=''
GLIB_CONFIG=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GOBJECT_QUERY=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=' -L/usr/local/lib'
LDFLAGS_SHAREDLIB=''
LEX=''
LEXLIB='-ll'
LEX_OUTPUT_ROOT=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /opt/wireshark/wireshark-0.99.5/missing --run makeinfo'
OBJEXT='o'
PACKAGE='libwtap.a'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
RANLIB=':'
SET_MAKE=''
SHELL='/bin/ksh'
STRIP=':'
USE_PROFILE_BUILD_FALSE=''
USE_PROFILE_BUILD_TRUE='#'
VERSION='0.0.0'
YACC='yacc'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
ac_ct_RANLIB=':'
ac_ct_STRIP=':'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.8'
build_alias=''
build_cpu='sparc'
build_os='solaris2.8'
build_vendor='sun'
datadir='${prefix}/share'
exec_prefix='NONE'
host='sparc-sun-solaris2.8'
host_alias=''
host_cpu='sparc'
host_os='solaris2.8'
host_vendor='sun'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/opt/wireshark/wireshark-0.99.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(install_sh) -d'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='sparc-sun-solaris2.8'
target_alias=''
target_cpu='sparc'
target_os='solaris2.8'
target_vendor='sun'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "libwtap.a"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.0.0"
#define WORDS_BIGENDIAN 1
#define WS_VAR_IMPORT extern
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
________________________________
От: wireshark-users-bounces@xxxxxxxxxxxxx от имени Guy Harris
Отправлено: Пн, 09.07.2007 20:43
Кому: Community support list for Wireshark
Тема: Re: [Wireshark-users] cant install wireshark on SPARC Solaris
Осоченко Андрей wrote:
> i'm trying to './configure' wireshark 0.99.5 on SPARC Solaris 8 machine,
> but getting this error:
>
> configure: error: neither %llx nor %Lx nor %qx worked on a 64-bit integer
> configure: error: /bin/ksh './configure' failed for wiretap
What are the contents of the config.log file in the wiretap directory?
_______________________________________________
Wireshark-users mailing list
Wireshark-users@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-users
<<winmail.dat>>
- Follow-Ups:
- Re: [Wireshark-users] HA: cant install wireshark on SPARC Solaris
- From: Guy Harris
- Re: [Wireshark-users] HA: cant install wireshark on SPARC Solaris
- References:
- [Wireshark-users] cant install wireshark on SPARC Solaris
- From: Осоченко Андрей
- Re: [Wireshark-users] cant install wireshark on SPARC Solaris
- From: Guy Harris
- [Wireshark-users] cant install wireshark on SPARC Solaris
- Prev by Date: Re: [Wireshark-users] I can't capture any WiMAX messages with Wireshark
- Next by Date: Re: [Wireshark-users] HA: cant install wireshark on SPARC Solaris
- Previous by thread: Re: [Wireshark-users] cant install wireshark on SPARC Solaris
- Next by thread: Re: [Wireshark-users] HA: cant install wireshark on SPARC Solaris
- Index(es):