ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Ethereal-users: RE: [Ethereal-users] Error making 0.9.6 on Solaris 2.6

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Morgan, Chip E." <Chip.Morgan@xxxxxxxxxx>
Date: Tue, 27 Aug 2002 09:03:34 -0400
Jörg,
   It looks like I got much the same result. Here is the new configure and
epan/config.log output:

./configure -without-ucdsnmp

checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking build system type... sparc-sun-solaris2.6
checking host system type... sparc-sun-solaris2.6
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/xpg4/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/xpg4/bin/nm -p output... ok
checking for ANSI C header files... yes
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... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... :
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... 
*** Warning: Releases of GCC earlier than version 3.0 cannot reliably
*** create self contained shared libraries on Solaris systems, without
*** introducing a dependency on libgcc.a.  Therefore, libtool is disabling
*** -no-undefined support, which will at least allow you to build shared
*** libraries.  However, you may find that when you link such libraries
*** into an application without using GCC, you have to manually add
*** `gcc --print-libgcc-file-name` to the link command.  We urge you to
*** upgrade to a newer version of GCC.  Another option is to rebuild your
*** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer.

yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for perl... /usr/local/bin/perl
checking for pod2man... /usr/local/bin/pod2man
checking for flex... /usr/local/bin/flex
checking for python... no
checking for pkgproto... yes
checking for pkgmk... yes
checking for pkgtrans... yes
checking for rpm... no
checking to see if we can add '-Wall -W' to CFLAGS... yes
checking for platform-specific compiler flags... GCC on Solaris - added
-Wno-return-type -DFUNCPROTO=15
checking whether to use /usr/local for headers and libraries... yes
checking for LD_LIBRARY_PATH... no -- this may be a problem in a few seconds
checking for GNU sed as first sed in PATH... no
checking whether one of /usr/bin/sed or /bin/sed or /usr/ucb/sed will be
used... no
checking for gtk-config... /usr/local/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for glib-config... /usr/local/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking whether GLib supports loadable modules... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking whether to use libpcap for packet capture... yes
checking for extraneous pcap header directories... not found
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_open_live in -lpcap... yes
checking whether pcap_version is defined by libpcap... yes
checking whether to use zlib for reading compressed capture files... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for gzgets missing when linking with X11... no
checking whether to enable ipv6 name resolution if available... yes
checking ipv6 stack type... "unknown, none"
checking whether to install ethereal setuid... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for sys/stat.h... (cached) yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking whether to use SSL library if available... yes
checking for EVP_md5 in -lcrypto... no
checking whether to use UCD SNMP/NET-SNMP library if available... no
checking for sa_len in struct sockaddr... no
checking whether byte ordering is bigendian... yes
checking whether gcc needs -traditional... no
checking for snprintf... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for mkstemp... yes
checking for strptime... yes
checking for getprotobynumber... no
checking for gethostbyname2... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating gtk/Makefile
config.status: creating packaging/Makefile
config.status: creating packaging/nsis/Makefile
config.status: creating packaging/rpm/Makefile
config.status: creating packaging/rpm/SPECS/Makefile
config.status: creating packaging/rpm/SPECS/ethereal.spec
config.status: creating packaging/svr4/Makefile
config.status: creating packaging/svr4/checkinstall
config.status: creating packaging/svr4/pkginfo
config.status: creating plugins/Makefile
config.status: creating plugins/docsis/Makefile
config.status: creating plugins/giop/Makefile
config.status: creating plugins/gryphon/Makefile
config.status: creating plugins/mgcp/Makefile
config.status: creating tools/Makefile
config.status: creating tools/lemon/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in epan
configure: running /bin/ksh './configure' --prefix=/usr/local
'-without-ucdsnmp' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking build system type... sparc-sun-solaris2.6
checking host system type... sparc-sun-solaris2.6
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/xpg4/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/xpg4/bin/nm -p output... ok
checking for ANSI C header files... yes
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... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... :
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... 
*** Warning: Releases of GCC earlier than version 3.0 cannot reliably
*** create self contained shared libraries on Solaris systems, without
*** introducing a dependency on libgcc.a.  Therefore, libtool is disabling
*** -no-undefined support, which will at least allow you to build shared
*** libraries.  However, you may find that when you link such libraries
*** into an application without using GCC, you have to manually add
*** `gcc --print-libgcc-file-name` to the link command.  We urge you to
*** upgrade to a newer version of GCC.  Another option is to rebuild your
*** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer.

yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for flex... /usr/local/bin/flex
checking to see if we can add '-Wall -W' to CFLAGS... yes
checking for platform-specific compiler flags... none needed
checking for glib-config... /usr/local/bin/glib-config
checking for GLIB - version >= 1.1.0... no
*** Could not run GLIB test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GLIB or finding the wrong
*** version of GLIB. If it is not finding GLIB, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
*** If you have a RedHat 5.0 system, you should remove the GTK package that
*** came with the system with the command
***
***    rpm --erase --nodeps gtk gtk-devel
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking whether to enable ipv6 name resolution if available... yes
checking ipv6 stack type... "unknown, none"
checking for inet_aton... no
checking for inet_pton... no
checking for inet_ntop... no
checking for strptime... yes
checking whether GLib supports loadable modules... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dfilter/Makefile
config.status: creating ftypes/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in wiretap
configure: running /bin/ksh './configure' --prefix=/usr/local
'-without-ucdsnmp' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... ./../install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking build system type... sparc-sun-solaris2.6
checking host system type... sparc-sun-solaris2.6
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/xpg4/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/xpg4/bin/nm -p output... ok
checking for ANSI C header files... yes
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... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... :
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... 
*** Warning: Releases of GCC earlier than version 3.0 cannot reliably
*** create self contained shared libraries on Solaris systems, without
*** introducing a dependency on libgcc.a.  Therefore, libtool is disabling
*** -no-undefined support, which will at least allow you to build shared
*** libraries.  However, you may find that when you link such libraries
*** into an application without using GCC, you have to manually add
*** `gcc --print-libgcc-file-name` to the link command.  We urge you to
*** upgrade to a newer version of GCC.  Another option is to rebuild your
*** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer.

yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for flex... /usr/local/bin/flex
checking to see if we can add '-Wall -W' to CFLAGS... yes
checking for platform-specific compiler flags... none needed
checking for glib-config... /usr/local/bin/glib-config
checking for GLIB - version >= 1.1.0... no
*** Could not run GLIB test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GLIB or finding the wrong
*** version of GLIB. If it is not finding GLIB, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
*** If you have a RedHat 5.0 system, you should remove the GTK package that
*** came with the system with the command
***
***    rpm --erase --nodeps gtk gtk-devel
checking whether to use /usr/local for headers and libraries... yes
checking for ANSI C header files... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking whether byte ordering is bigendian... yes
checking for extraneous pcap header directories... found --
-I/usr/local/include added to CFLAGS
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking whether to use zlib for reading compressed capture files... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for gzgets missing when linking with X11... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands

The Ethereal package has been configured with the following options.
                    Build ethereal : yes
                   Build tethereal : yes
                     Build editcap : yes
                    Build mergecap : yes
                   Build text2pcap : yes
                     Build idl2eth : yes
                     Build randpkt : no
                      Build dftest : no

                    Install setuid : no
                       Use plugins : yes
                  Use pcap library : yes
                  Use zlib library : yes
          Use IPv6 name resolution : no
              Use UCD SNMP library : no



File epan/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.53.  Invocation command line was

  $ ./configure --prefix=/usr/local -without-ucdsnmp --cache-file=/dev/null
--srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = itssatla
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-20

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = itssatla
Release = 5.6
KernelID = Generic_105181-20
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/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/bin
PATH: /usr/ucb
PATH: /usr/local/bin
PATH: /etc
PATH: /opt/netscape
PATH: .
PATH: /usr/openwin/bin
PATH: /export/home/spectrum/vnmsh
PATH: /usr/sbin
PATH: /export/home/wbcem/scripts
PATH: /Appsmstr/Utilities/SNMP/usr/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1409: checking for a BSD-compatible install
configure:1463: result: ./../install-sh -c
configure:1474: checking whether build environment is sane
configure:1517: result: yes
configure:1550: checking for gawk
configure:1579: result: no
configure:1550: checking for mawk
configure:1579: result: no
configure:1550: checking for nawk
configure:1566: found /usr/bin/nawk
configure:1576: result: nawk
configure:1586: checking whether make sets ${MAKE}
configure:1606: result: yes
configure:1764: checking build system type
configure:1782: result: sparc-sun-solaris2.6
configure:1792: checking host system type
configure:1806: result: sparc-sun-solaris2.6
configure:1863: checking for gcc
configure:1879: found /usr/local/bin/gcc
configure:1889: result: gcc
configure:2133: checking for C compiler version
configure:2136: gcc --version </dev/null >&5
2.95.2
configure:2139: $? = 0
configure:2141: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/specs
gcc version 2.95.2 19991024 (release)
configure:2144: $? = 0
configure:2146: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2149: $? = 1
configure:2175: checking for C compiler default output
configure:2178: gcc    conftest.c  >&5
configure:2181: $? = 0
configure:2214: result: a.out
configure:2219: checking whether the C compiler works
configure:2225: ./a.out
configure:2228: $? = 0
configure:2243: result: yes
configure:2250: checking whether we are cross compiling
configure:2252: result: no
configure:2255: checking for suffix of executables
configure:2257: gcc -o conftest    conftest.c  >&5
configure:2260: $? = 0
configure:2282: result: 
configure:2288: checking for suffix of object files
configure:2312: gcc -c   conftest.c >&5
configure:2315: $? = 0
configure:2334: result: o
configure:2338: checking whether we are using the GNU C compiler
configure:2365: gcc -c   conftest.c >&5
configure:2368: $? = 0
configure:2371: test -s conftest.o
configure:2374: $? = 0
configure:2386: result: yes
configure:2392: checking whether gcc accepts -g
configure:2416: gcc -c -g  conftest.c >&5
configure:2419: $? = 0
configure:2422: test -s conftest.o
configure:2425: $? = 0
configure:2435: result: yes
configure:2462: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2465: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2594: checking for style of include used by make
configure:2622: result: GNU
configure:2650: checking dependency style of gcc
configure:2712: result: gcc
configure:2722: checking how to run the C preprocessor
configure:2748: gcc -E  conftest.c
configure:2754: $? = 0
configure:2781: gcc -E  conftest.c
configure:2777: ac_nonexistent.h: No such file or directory
configure:2787: $? = 1
configure: failed program was:
#line 2776 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2824: result: gcc -E
configure:2839: gcc -E  conftest.c
configure:2845: $? = 0
configure:2872: gcc -E  conftest.c
configure:2868: ac_nonexistent.h: No such file or directory
configure:2878: $? = 1
configure: failed program was:
#line 2867 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2921: checking for bison
configure:2937: found /usr/local/bin/bison
configure:2947: result: bison -y
configure:2963: checking for flex
configure:2979: found /usr/local/bin/flex
configure:2989: result: flex
configure:3002: checking for yywrap in -lfl
configure:3035: gcc -o conftest -g -O2   conftest.c -lfl   >&5
configure:3038: $? = 0
configure:3041: test -s conftest
configure:3044: $? = 0
configure:3055: result: yes
configure:3124: checking lex output file root
configure:3135: flex conftest.l
configure:3138: $? = 0
configure:3150: result: lex.yy
configure:3155: checking whether yytext is a pointer
configure:3171: gcc -o conftest -g -O2   conftest.c  -lfl >&5
configure:3174: $? = 0
configure:3177: test -s conftest
configure:3180: $? = 0
configure:3192: result: yes
configure:3294: checking for ld used by GCC
configure:3357: result: /usr/ccs/bin/ld
configure:3366: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:3378: result: no
configure:3383: checking for /usr/ccs/bin/ld option to reload object files
configure:3390: result: -r
configure:3395: checking for BSD-compatible nm
configure:3431: result: /usr/xpg4/bin/nm -p
configure:3434: checking whether ln -s works
configure:3438: result: yes
configure:3445: checking how to recognise dependant libraries
configure:3623: result: pass_all
configure:3635: checking command to parse /usr/xpg4/bin/nm -p output
configure:3716: gcc -c -g -O2  conftest.c >&5
configure:3719: $? = 0
configure:3723: /usr/xpg4/bin/nm -p conftest.o \| sed -n -e 's/^.*[
]\([BDT][BDT]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3
\3/p' \> conftest.nm
configure:3726: $? = 0
configure:3778: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3781: $? = 0
configure:3825: result: ok
configure:3830: checking for ANSI C header files
configure:3844: gcc -E  conftest.c
configure:3850: $? = 0
configure:3937: gcc -o conftest -g -O2   conftest.c  >&5
configure:3940: $? = 0
configure:3942: ./conftest
configure:3945: $? = 0
configure:3959: result: yes
configure:3983: checking for sys/types.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:3983: checking for sys/stat.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:3983: checking for stdlib.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:3983: checking for string.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:3983: checking for memory.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:3983: checking for strings.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:3983: checking for inttypes.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:3983: checking for stdint.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:4024: stdint.h: No such file or directory
configure:3999: $? = 1
configure: failed program was:
#line 3988 "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:4015: result: no
configure:3983: checking for unistd.h
configure:3996: gcc -c -g -O2  conftest.c >&5
configure:3999: $? = 0
configure:4002: test -s conftest.o
configure:4005: $? = 0
configure:4015: result: yes
configure:4041: checking dlfcn.h usability
configure:4050: gcc -c -g -O2  conftest.c >&5
configure:4053: $? = 0
configure:4056: test -s conftest.o
configure:4059: $? = 0
configure:4068: result: yes
configure:4072: checking dlfcn.h presence
configure:4079: gcc -E  conftest.c
configure:4085: $? = 0
configure:4103: result: yes
configure:4121: checking for dlfcn.h
configure:4128: result: yes
configure:4325: checking for ranlib
configure:4341: found /usr/local/bin/ranlib
configure:4352: result: ranlib
configure:4405: checking for strip
configure:4432: result: :
configure:4637: checking for objdir
configure:4648: result: .libs
configure:4665: checking for gcc option to produce PIC
configure:4815: result: -fPIC
configure:4819: checking if gcc PIC flag -fPIC works
configure:4845: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:4848: $? = 0
configure:4851: test -s conftest.o
configure:4854: $? = 0
configure:4891: result: yes
configure:4907: checking if gcc static flag -static works
configure:4934: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:4937: $? = 0
configure:4940: test -s conftest
configure:4943: $? = 0
configure:4958: result: yes
configure:4970: checking if gcc supports -c -o file.o
configure:4990: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5014: result: yes
configure:5019: checking if gcc supports -c -o file.lo
configure:5049: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5052: $? = 0
configure:5055: test -s conftest.lo
configure:5058: $? = 0
configure:5079: result: yes
configure:5110: checking if gcc supports -fno-rtti -fno-exceptions
configure:5135: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c
conftest.c >&5
configure:5138: $? = 0
configure:5141: test -s conftest.o
configure:5144: $? = 0
configure:5160: result: yes
configure:5171: checking whether the linker (/usr/ccs/bin/ld) supports
shared libraries
configure:5851: result: yes
configure:5856: checking how to hardcode library paths into programs
configure:5880: result: immediate
configure:5885: checking whether stripping libraries is possible
configure:5893: result: no
configure:5901: checking dynamic linker characteristics
configure:6294: result: solaris2.6 ld.so
configure:6299: checking if libtool supports shared libraries
configure:6301: result: yes
configure:6304: checking whether to build shared libraries
configure:6325: result: yes
configure:6328: checking whether to build static libraries
configure:6332: result: yes
configure:7607: checking for flex
configure:7625: found /usr/local/bin/flex
configure:7637: result: /usr/local/bin/flex
configure:7655: checking to see if we can add '-Wall -W' to CFLAGS
configure:7659: result: yes
configure:7670: checking for platform-specific compiler flags
configure:7716: result: none needed
configure:7787: checking for glib-config
configure:7805: found /usr/local/bin/glib-config
configure:7818: result: /usr/local/bin/glib-config
configure:7826: checking for GLIB - version >= 1.1.0
configure:7927: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
-O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include   conftest.c
-L/usr/local/lib -lgmodule -lglib -ldl  >&5
configure: In function `main':
configure:7897: warning: comparison between signed and unsigned
configure:7898: warning: comparison between signed and unsigned
configure:7898: warning: comparison between signed and unsigned
configure:7899: warning: comparison between signed and unsigned
configure:7899: warning: comparison between signed and unsigned
configure:7899: warning: comparison between signed and unsigned
configure:7930: $? = 0
configure:7932: ./conftest
ld.so.1: ./conftest: fatal: libgmodule-1.2.so.0: open failed: No such file
or directory
./configure[7933]: 14345 Killed
configure:7935: $? = 137
configure: program exited with status 137
configure: failed program was:
#line 7849 "configure"
#include "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("1.1.0");
  if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
     printf("%s, bad version string\n", "1.1.0");
     exit(1);
   }

  if ((glib_major_version != 1) ||
      (glib_minor_version != 2) ||
      (glib_micro_version != 10))
    {
      printf("\n*** 'glib-config --version' returned %d.%d.%d, but GLIB
(%d.%d.%d)\n",
             1, 2, 10,
             glib_major_version, glib_minor_version, glib_micro_version);
      printf ("*** was found! If glib-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 glib-config was wrong, set the environment variable
GLIB_CONFIG\n");
      printf("*** to point to the correct copy of glib-config, and remove
the file config.cache\n");
      printf("*** before re-running configure\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 glib-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 GLIB_CONFIG
environment to point to the\n");
        printf("*** correct copy of glib-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:7956: result: no
configure:7992: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
-O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include   conftest.c
-L/usr/local/lib -lgmodule -lglib -ldl >&5
configure:7995: $? = 0
configure:7998: test -s conftest
configure:8001: $? = 0
configure:8039: checking for ANSI C header files
configure:8168: result: yes
configure:8197: checking stdarg.h usability
configure:8206: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8209: $? = 0
configure:8212: test -s conftest.o
configure:8215: $? = 0
configure:8224: result: yes
configure:8228: checking stdarg.h presence
configure:8235: gcc -E  conftest.c
configure:8241: $? = 0
configure:8259: result: yes
configure:8277: checking for stdarg.h
configure:8284: result: yes
configure:8197: checking direct.h usability
configure:8206: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8234: direct.h: No such file or directory
configure:8209: $? = 1
configure: failed program was:
#line 8199 "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 <direct.h>
configure:8224: result: no
configure:8228: checking direct.h presence
configure:8235: gcc -E  conftest.c
configure:8231: direct.h: No such file or directory
configure:8241: $? = 1
configure: failed program was:
#line 8230 "configure"
#include "confdefs.h"
#include <direct.h>
configure:8259: result: no
configure:8277: checking for direct.h
configure:8284: result: no
configure:8197: checking dirent.h usability
configure:8206: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8209: $? = 0
configure:8212: test -s conftest.o
configure:8215: $? = 0
configure:8224: result: yes
configure:8228: checking dirent.h presence
configure:8235: gcc -E  conftest.c
configure:8241: $? = 0
configure:8259: result: yes
configure:8277: checking for dirent.h
configure:8284: result: yes
configure:8197: checking fcntl.h usability
configure:8206: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8209: $? = 0
configure:8212: test -s conftest.o
configure:8215: $? = 0
configure:8224: result: yes
configure:8228: checking fcntl.h presence
configure:8235: gcc -E  conftest.c
configure:8241: $? = 0
configure:8259: result: yes
configure:8277: checking for fcntl.h
configure:8284: result: yes
configure:8197: checking netdb.h usability
configure:8206: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8209: $? = 0
configure:8212: test -s conftest.o
configure:8215: $? = 0
configure:8224: result: yes
configure:8228: checking netdb.h presence
configure:8235: gcc -E  conftest.c
configure:8241: $? = 0
configure:8259: result: yes
configure:8277: checking for netdb.h
configure:8284: result: yes
configure:8188: checking for unistd.h
configure:8193: result: yes
configure:8315: checking sys/param.h usability
configure:8324: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8327: $? = 0
configure:8330: test -s conftest.o
configure:8333: $? = 0
configure:8342: result: yes
configure:8346: checking sys/param.h presence
configure:8353: gcc -E  conftest.c
configure:8359: $? = 0
configure:8377: result: yes
configure:8395: checking for sys/param.h
configure:8402: result: yes
configure:8315: checking sys/socket.h usability
configure:8324: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8327: $? = 0
configure:8330: test -s conftest.o
configure:8333: $? = 0
configure:8342: result: yes
configure:8346: checking sys/socket.h presence
configure:8353: gcc -E  conftest.c
configure:8359: $? = 0
configure:8377: result: yes
configure:8395: checking for sys/socket.h
configure:8402: result: yes
configure:8306: checking for sys/stat.h
configure:8311: result: yes
configure:8315: checking sys/time.h usability
configure:8324: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8327: $? = 0
configure:8330: test -s conftest.o
configure:8333: $? = 0
configure:8342: result: yes
configure:8346: checking sys/time.h presence
configure:8353: gcc -E  conftest.c
configure:8359: $? = 0
configure:8377: result: yes
configure:8395: checking for sys/time.h
configure:8402: result: yes
configure:8306: checking for sys/types.h
configure:8311: result: yes
configure:8429: checking netinet/in.h usability
configure:8438: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8441: $? = 0
configure:8444: test -s conftest.o
configure:8447: $? = 0
configure:8456: result: yes
configure:8460: checking netinet/in.h presence
configure:8467: gcc -E  conftest.c
configure:8473: $? = 0
configure:8491: result: yes
configure:8509: checking for netinet/in.h
configure:8516: result: yes
configure:8544: checking arpa/inet.h usability
configure:8553: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8556: $? = 0
configure:8559: test -s conftest.o
configure:8562: $? = 0
configure:8571: result: yes
configure:8575: checking arpa/inet.h presence
configure:8582: gcc -E  conftest.c
configure:8588: $? = 0
configure:8606: result: yes
configure:8624: checking for arpa/inet.h
configure:8631: result: yes
configure:8544: checking arpa/nameser.h usability
configure:8553: gcc -c -D_U_="__attribute__((unused))" -Wall -W -g -O2
conftest.c >&5
configure:8556: $? = 0
configure:8559: test -s conftest.o
configure:8562: $? = 0
configure:8571: result: yes
configure:8575: checking arpa/nameser.h presence
configure:8582: gcc -E  conftest.c
configure:8588: $? = 0
configure:8606: result: yes
configure:8624: checking for arpa/nameser.h
configure:8631: result: yes
configure:8653: checking whether to enable ipv6 name resolution if available
configure:8659: result: yes
configure:8665: checking ipv6 stack type
configure:8672: /usr/local/v6/include/sys/types.h: No such file or directory
configure:8773: features.h: No such file or directory
configure:8806: result: "unknown, none"
configure:8811: checking for inet_aton
configure:8854: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
-O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
inet_aton                           /var/tmp/ccYqfnOU.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:8857: $? = 1
configure: failed program was:
#line 8816 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char inet_aton (); 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 inet_aton ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_inet_aton) || defined (__stub___inet_aton)
choke me
#else
f = inet_aton;
#endif

  ;
  return 0;
}
configure:8873: result: no
configure:8892: checking for inet_pton
configure:8935: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
-O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
inet_pton                           /var/tmp/ccQbQpVd.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:8938: $? = 1
configure: failed program was:
#line 8897 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char inet_pton (); 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 inet_pton ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_inet_pton) || defined (__stub___inet_pton)
choke me
#else
f = inet_pton;
#endif

  ;
  return 0;
}
configure:8954: result: no
configure:9022: checking for inet_ntop
configure:9065: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
-O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
inet_ntop                           /var/tmp/ccFkd7ql.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:9068: $? = 1
configure: failed program was:
#line 9027 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char inet_ntop (); 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 inet_ntop ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_inet_ntop) || defined (__stub___inet_ntop)
choke me
#else
f = inet_ntop;
#endif

  ;
  return 0;
}
configure:9084: result: no
configure:9103: checking for strptime
configure:9146: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
-O2   conftest.c  >&5
configure:9149: $? = 0
configure:9152: test -s conftest
configure:9155: $? = 0
configure:9165: result: yes
configure:9181: checking whether GLib supports loadable modules
configure:9210: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W -g
-O2   conftest.c  >&5
configure:9192: glib.h: No such file or directory
configure:9193: gmodule.h: No such file or directory
configure:9213: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 9190 "configure"
#include "confdefs.h"

#include <glib.h>
#include <gmodule.h>
#include <stdio.h>
#include <stdlib.h>

int
main ()
{
  if (g_module_supported())
    return 0;	/* success */
  else
    return 1;	/* failure */
}

configure:9237: result: no
configure:9373: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on itssatla

config.status:631: creating Makefile
config.status:631: creating dfilter/Makefile
config.status:631: creating ftypes/Makefile
config.status:735: creating config.h
config.status:977: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.6
ac_cv_build_alias=sparc-sun-solaris2.6
ac_cv_c_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_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_func_inet_aton=no
ac_cv_func_inet_ntop=no
ac_cv_func_inet_pton=no
ac_cv_func_strptime=yes
ac_cv_glib_supports_modules=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_direct_h=no
ac_cv_header_dirent_h=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_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdarg_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_param_h=yes
ac_cv_header_sys_socket_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.6
ac_cv_host_alias=sparc-sun-solaris2.6
ac_cv_lib_fl_yywrap=yes
ac_cv_objext=o
ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib-config
ac_cv_path_LEX=/usr/local/bin/flex
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=:
ac_cv_prog_cc_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=/lib/libc.so
lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/xpg4/bin/nm -p'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=''
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=''
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([BDT][BDT]*\)[
][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=:

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libethereal.a"
#define VERSION "0.9.6"
#define YYTEXT_POINTER 1
#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
#define DATAFILE_DIR "/usr/local/etc"
#define STDC_HEADERS 1
#define HAVE_STDARG_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ARPA_NAMESER_H 1
#define NEED_INET_ATON_H 1
#define NEED_INET_V6DEFS_H 1

configure: exit 0

-----Original Message-----
From: Joerg Mayer [mailto:jmayer@xxxxxxxxx]
Sent: Monday, August 26, 2002 7:07 PM
To: Morgan, Chip E.
Cc: 'Joerg Mayer'; 'ethereal-users@xxxxxxxxxxxx'
Subject: Re: [Ethereal-users] Error making 0.9.6 on Solaris 2.6


Chip,

On Mon, Aug 26, 2002 at 04:17:34PM -0400, Morgan, Chip E. wrote:
> configure:5658: checking for glib-config
> configure:5693: checking for GLIB - version >= 1.1.0
> configure:5792: gcc -o conftest -D_U_="__attribute__((unused))" -Wall -W
-g
> -O2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include
conftest.c
> -L/usr/local/lib -lgmodule -lglib -ldl  1>&5
> configure: In function `main':
> configure:5764: warning: comparison between signed and unsigned
> configure:5765: warning: comparison between signed and unsigned
> configure:5765: warning: comparison between signed and unsigned
> configure:5766: warning: comparison between signed and unsigned
> configure:5766: warning: comparison between signed and unsigned
> configure:5766: warning: comparison between signed and unsigned
> configure: failed program was:
> #line 5716 "configure"
> #include "confdefs.h"
> 
> #include <glib.h>
> #include <stdio.h>
> #include <stdlib.h>

I don't really have a clue why this is failing. I've created a new
tarball based on the current cvs sources using a newer automake
and autoconf than the one used to create the release version. Maybe
there are errors in the created configure file.  Please test this
version if possible. The location is
http://www-agrw.informatik.uni-kl.de/~jmayer/ethereal-0.9.6.tar.gz
Just unpack it to a new location and follow standard procedure.

  Ciao
           Jörg