Skip site navigation (1)Skip section navigation (2)
Date:      01 Apr 2003 23:46:26 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        MiG <mig29@prodigy.net.mx>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: xchat2 can't detect gtk2
Message-ID:  <1049258785.74690.91.camel@shumai.marcuscom.com>
In-Reply-To: <20030402032406.GA87704@mig-29.net>
References:  <20030401022344.GA33444@mig-29.net> <1049174159.60775.9.camel@shumai.marcuscom.com> <20030402032406.GA87704@mig-29.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-p946aJDbPvXod2jHQrAq
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, 2003-04-01 at 22:24, MiG wrote:
> Ok, i append at the end of the file the config.log.

You need to install x11-fonts/Xft.  If you have it installed, reinstall
it.

>=20
> Also i do what Stephen Hilton told me to do, to apped to my /etc/make.con=
f:
>=20
> WITH_GTK2=3D      yes
>=20
> and it have the same problem =3D(.

This port doesn't use USE_GTK2.

Joe

>=20
> Thanks in advance =3D)
>=20
> On Tue, Apr 01, 2003 at 12:16:00AM -0500, Joe Marcus Clarke wrote:
> > On Mon, 2003-03-31 at 21:23, MiG wrote:
> > > Hi, i want to install xchat2 from ports (my port tree is up to date)
> > > and the configure script from xchat2 can't detect that i have install=
ed
> > > gtk2.
> > >=20
> > > My uname -a is:
> > > FreeBSD mig.mig-29.net 4.7-RELEASE FreeBSD 4.7-RELEASE #6: Tue Feb 18=
 22:05:09 CST 2003    =20
> > > root@mig.mig-29.net:/usr/obj/usr/src/sys/MIG  i386
> > >=20
> > > And the output of the "make install clean" is (i canceled it, but it
> > > compiles only the xchat-test version).
> > >=20
> > > And at the end of this transcription, i append my pkg_info output.
> > >=20
> > > Thanks in advance =3D), any other information that maybe you need i w=
ill be glad to give you.
> >=20
> > The config.log from xchat2 would be helpful.
> >=20
> > Joe
>=20
>=20
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>=20
> It was created by configure, which was
> generated by GNU Autoconf 2.53.  Invocation command line was
>=20
>   $ ./configure --enable-nls --enable-ipv6 --enable-perl --disable-python=
 --enable-tcl=3Dno --x-libraries=3D/usr/X11R6/lib --x-includes=3D/usr/X11R6=
/include --localstatedir=3D/usr/X11R6/share/gnome --datadir=3D/usr/X11R6/sh=
are/gnome --with-html-dir=3D/usr/X11R6/share/doc --disable-gtk-doc --with-g=
conf-source=3Dxml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=3D/usr/=
X11R6 i386-portbld-freebsd4.7
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D mig.mig-29.net
> uname -m =3D i386
> uname -r =3D 4.7-RELEASE
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 4.7-RELEASE #6: Tue Feb 18 22:05:09 CST 2003     roo=
t@mig.mig-29.net:/usr/obj/usr/src/sys/MIG=20
>=20
> /usr/bin/uname -p =3D i386
> /bin/uname -X     =3D unknown
>=20
> /bin/arch              =3D unknown
> /usr/bin/arch -k       =3D unknown
> /usr/convex/getsysinfo =3D unknown
> hostinfo               =3D unknown
> /bin/machine           =3D unknown
> /usr/bin/oslevel       =3D unknown
> /bin/universe          =3D unknown
>=20
> PATH: /sbin
> PATH: /bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/games
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
> PATH: /home/mig/bin
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> configure:1432: checking for a BSD-compatible install
> configure:1486: result: /usr/bin/install -c -o root -g wheel
> configure:1497: checking whether build environment is sane
> configure:1540: result: yes
> configure:1573: checking for gawk
> configure:1602: result: no
> configure:1573: checking for mawk
> configure:1602: result: no
> configure:1573: checking for nawk
> configure:1589: found /usr/bin/nawk
> configure:1599: result: nawk
> configure:1609: checking whether gmake sets ${MAKE}
> configure:1629: result: yes
> configure:1774: checking whether to enable maintainer-specific portions o=
f Makefiles
> configure:1783: result: no
> configure:1806: checking for i386-portbld-freebsd4.7-gcc
> configure:1832: result: cc
> configure:2114: checking for C compiler version
> configure:2117: cc --version </dev/null >&5
> 2.95.4
> configure:2120: $? =3D 0
> configure:2122: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2125: $? =3D 0
> configure:2127: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2130: $? =3D 1
> configure:2156: checking for C compiler default output
> configure:2159: cc -O2 -pipe -march=3Dpentiumpro -I/usr/local/include -D_=
THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:2162: $? =3D 0
> configure:2195: result: a.out
> configure:2200: checking whether the C compiler works
> configure:2206: ./a.out
> configure:2209: $? =3D 0
> configure:2224: result: yes
> configure:2231: checking whether we are cross compiling
> configure:2233: result: no
> configure:2236: checking for suffix of executables
> configure:2238: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:2241: $? =3D 0
> configure:2263: result:=20
> configure:2269: checking for suffix of object files
> configure:2293: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:2296: $? =3D 0
> configure:2315: result: o
> configure:2319: checking whether we are using the GNU C compiler
> configure:2346: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:2349: $? =3D 0
> configure:2352: test -s conftest.o
> configure:2355: $? =3D 0
> configure:2367: result: yes
> configure:2373: checking whether cc accepts -g
> configure:2397: cc -c -g -I/usr/local/include -D_THREAD_SAFE conftest.c >=
&5
> configure:2400: $? =3D 0
> configure:2403: test -s conftest.o
> configure:2406: $? =3D 0
> configure:2416: result: yes
> configure:2443: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2446: $? =3D 1
> configure: failed program was:
> #ifndef __cplusplus
>   choke me
> #endif
> configure:2575: checking for style of include used by gmake
> configure:2603: result: GNU
> configure:2631: checking dependency style of cc
> configure:2693: result: gcc
> configure:2703: checking how to run the C preprocessor
> configure:2729: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:2735: $? =3D 0
> configure:2762: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:2759: ac_nonexistent.h: No such file or directory
> configure:2768: $? =3D 1
> configure: failed program was:
> #line 2758 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:2805: result: cc -E
> configure:2820: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:2826: $? =3D 0
> configure:2853: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:2850: ac_nonexistent.h: No such file or directory
> configure:2859: $? =3D 1
> configure: failed program was:
> #line 2849 "configure"
> #include "confdefs.h"
> #include <ac_nonexistent.h>
> configure:2977: checking build system type
> configure:2995: result: i386-portbld-freebsd4.7
> configure:3003: checking host system type
> configure:3017: result: i386-portbld-freebsd4.7
> configure:3047: checking for ld used by GCC
> configure:3110: result: /usr/libexec/elf/ld
> configure:3119: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.12.1 [FreeBSD] 2002-07-20
> configure:3131: result: yes
> configure:3136: checking for /usr/libexec/elf/ld option to reload object =
files
> configure:3143: result: -r
> configure:3148: checking for BSD-compatible nm
> configure:3184: result: nm
> configure:3187: checking whether ln -s works
> configure:3191: result: yes
> configure:3198: checking how to recognise dependant libraries
> configure:3376: result: pass_all
> configure:3389: checking command to parse nm output
> configure:3470: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3473: $? =3D 0
> configure:3477: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGI=
STW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.n=
m
> configure:3480: $? =3D 0
> configure:3532: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c conftstm.o >&5
> configure:3535: $? =3D 0
> configure:3579: result: ok
> configure:3584: checking for ANSI C header files
> configure:3598: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:3604: $? =3D 0
> configure:3691: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:3694: $? =3D 0
> configure:3696: ./conftest
> configure:3699: $? =3D 0
> configure:3713: result: yes
> configure:3737: checking for sys/types.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3737: checking for sys/stat.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3737: checking for stdlib.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3737: checking for string.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3737: checking for memory.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3737: checking for strings.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3737: checking for inttypes.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3737: checking for stdint.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3779: stdint.h: No such file or directory
> configure:3753: $? =3D 1
> configure: failed program was:
> #line 3743 "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
>=20
> #include <stdint.h>
> configure:3769: result: no
> configure:3737: checking for unistd.h
> configure:3750: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3753: $? =3D 0
> configure:3756: test -s conftest.o
> configure:3759: $? =3D 0
> configure:3769: result: yes
> configure:3795: checking dlfcn.h usability
> configure:3804: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:3807: $? =3D 0
> configure:3810: test -s conftest.o
> configure:3813: $? =3D 0
> configure:3822: result: yes
> configure:3826: checking dlfcn.h presence
> configure:3833: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:3839: $? =3D 0
> configure:3857: result: yes
> configure:3875: checking for dlfcn.h
> configure:3882: result: yes
> configure:4041: checking for i386-portbld-freebsd4.7-ranlib
> configure:4070: result: no
> configure:4079: checking for ranlib
> configure:4095: found /usr/bin/ranlib
> configure:4106: result: ranlib
> configure:4121: checking for i386-portbld-freebsd4.7-strip
> configure:4150: result: no
> configure:4159: checking for strip
> configure:4175: found /usr/bin/strip
> configure:4186: result: strip
> configure:4397: checking for objdir
> configure:4408: result: .libs
> configure:4425: checking for cc option to produce PIC
> configure:4575: result: -fPIC
> configure:4579: checking if cc PIC flag -fPIC works
> configure:4605: cc -c -O2 -pipe -march=3Dpentiumpro -fPIC -DPIC -I/usr/lo=
cal/include -D_THREAD_SAFE conftest.c >&5
> configure:4608: $? =3D 0
> configure:4611: test -s conftest.o
> configure:4614: $? =3D 0
> configure:4651: result: yes
> configure:4667: checking if cc static flag -static works
> configure:4694: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  -static conftest.c -L/usr/local/lib -pthread >&5
> configure:4697: $? =3D 0
> configure:4700: test -s conftest
> configure:4703: $? =3D 0
> configure:4718: result: yes
> configure:4730: checking if cc supports -c -o file.o
> configure:4750: cc -c -O2 -pipe -march=3Dpentiumpro -o out/conftest2.o -I=
/usr/local/include -D_THREAD_SAFE conftest.c >&5
> configure:4774: result: yes
> configure:4779: checking if cc supports -c -o file.lo
> configure:4809: cc -c -O2 -pipe -march=3Dpentiumpro -c -o conftest.lo -I/=
usr/local/include -D_THREAD_SAFE conftest.c >&5
> configure:4812: $? =3D 0
> configure:4815: test -s conftest.lo
> configure:4818: $? =3D 0
> configure:4839: result: yes
> configure:4870: checking if cc supports -fno-rtti -fno-exceptions
> configure:4895: cc -c -O2 -pipe -march=3Dpentiumpro -fno-rtti -fno-except=
ions -c conftest.c -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
> configure:4898: $? =3D 0
> configure:4901: test -s conftest.o
> configure:4904: $? =3D 0
> configure:4920: result: yes
> configure:4931: checking whether the linker (/usr/libexec/elf/ld) support=
s shared libraries
> configure:5611: result: yes
> configure:5616: checking how to hardcode library paths into programs
> configure:5640: result: immediate
> configure:5645: checking whether stripping libraries is possible
> configure:5650: result: yes
> configure:5661: checking dynamic linker characteristics
> configure:6054: result: freebsd4.7 ld.so
> configure:6059: checking if libtool supports shared libraries
> configure:6061: result: yes
> configure:6064: checking whether to build shared libraries
> configure:6085: result: yes
> configure:6088: checking whether to build static libraries
> configure:6092: result: no
> configure:6754: checking whether -lc should be explicitly linked in
> configure:6762: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:6765: $? =3D 0
> configure:6779: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o con=
ftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:6782: $? =3D 1
> configure:6795: result: yes
> configure:7383: checking for msgfmt
> configure:7411: result: /usr/local/bin/msgfmt
> configure:7420: checking for gmsgfmt
> configure:7451: result: /usr/local/bin/msgfmt
> configure:7461: checking for xgettext
> configure:7489: result: /usr/local/bin/xgettext
> configure:7500: checking for msgmerge
> configure:7527: result: /usr/local/bin/msgmerge
> configure:7603: checking for ranlib
> configure:7630: result: ranlib
> configure:7643: checking for strerror in -lcposix
> configure:7676: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -lcposix  -L/usr/local/lib -pthread >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:7679: $? =3D 1
> configure: failed program was:
> #line 7651 "configure"
> #include "confdefs.h"
>=20
> /* 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 strerror ();
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> strerror ();
>   ;
>   return 0;
> }
> configure:7696: result: no
> configure:7704: checking for cc option to accept ANSI C
> configure:7767: cc  -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include=
 -D_THREAD_SAFE conftest.c >&5
> configure:7770: $? =3D 0
> configure:7773: test -s conftest.o
> configure:7776: $? =3D 0
> configure:7793: result: none needed
> configure:7801: checking for an ANSI C-conforming const
> configure:7871: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:7874: $? =3D 0
> configure:7877: test -s conftest.o
> configure:7880: $? =3D 0
> configure:7890: result: yes
> configure:7900: checking for inline
> configure:7917: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:7920: $? =3D 0
> configure:7923: test -s conftest.o
> configure:7926: $? =3D 0
> configure:7937: result: inline
> configure:7952: checking for off_t
> configure:7979: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:7982: $? =3D 0
> configure:7985: test -s conftest.o
> configure:7988: $? =3D 0
> configure:7998: result: yes
> configure:8010: checking for size_t
> configure:8037: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:8040: $? =3D 0
> configure:8043: test -s conftest.o
> configure:8046: $? =3D 0
> configure:8056: result: yes
> configure:8070: checking for working alloca.h
> configure:8094: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:8077: alloca.h: No such file or directory
> configure:8097: $? =3D 1
> configure: failed program was:
> #line 8076 "configure"
> #include "confdefs.h"
> #include <alloca.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> char *p =3D (char *) alloca (2 * sizeof (int));
>   ;
>   return 0;
> }
> configure:8113: result: no
> configure:8123: checking for alloca
> configure:8167: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:8170: $? =3D 0
> configure:8173: test -s conftest
> configure:8176: $? =3D 0
> configure:8186: result: yes
> configure:8382: checking for stdlib.h
> configure:8387: result: yes
> configure:8382: checking for unistd.h
> configure:8387: result: yes
> configure:8495: checking for getpagesize
> configure:8538: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:8541: $? =3D 0
> configure:8544: test -s conftest
> configure:8547: $? =3D 0
> configure:8557: result: yes
> configure:8567: checking for working mmap
> configure:8706: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:8709: $? =3D 0
> configure:8711: ./conftest
> configure:8714: $? =3D 0
> configure:8727: result: yes
> configure:8739: checking whether we are using the GNU C Library 2.1 or ne=
wer
> configure:8747: features.h: No such file or directory
> configure:8767: result: no
> configure:8775: checking whether integer division by zero raises SIGFPE
> configure:8834: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:8837: $? =3D 0
> configure:8839: ./conftest
> configure:8842: $? =3D 0
> configure:8856: result: yes
> configure:8869: checking for inttypes.h
> configure:8894: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure: In function `main':
> configure:8887: syntax error before `i'
> configure:8897: $? =3D 1
> configure: failed program was:
> #line 8875 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> #include <inttypes.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> uintmax_t i =3D (uintmax_t) -1;
>   ;
>   return 0;
> }
> configure:8913: result: no
> configure:8924: checking for stdint.h
> configure:8949: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:8932: stdint.h: No such file or directory
> configure: In function `main':
> configure:8942: syntax error before `i'
> configure:8952: $? =3D 1
> configure: failed program was:
> #line 8930 "configure"
> #include "confdefs.h"
> #include <sys/types.h>
> #include <stdint.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> uintmax_t i =3D (uintmax_t) -1;
>   ;
>   return 0;
> }
> configure:8968: result: no
> configure:8979: checking for unsigned long long
> configure:9004: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9007: $? =3D 0
> configure:9010: test -s conftest
> configure:9013: $? =3D 0
> configure:9023: result: yes
> configure:9049: checking for inttypes.h
> configure:9075: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9078: $? =3D 0
> configure:9081: test -s conftest.o
> configure:9084: $? =3D 0
> configure:9095: result: yes
> configure:9108: checking whether the inttypes.h PRIxNN macros are broken
> configure:9137: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9140: $? =3D 0
> configure:9143: test -s conftest.o
> configure:9146: $? =3D 0
> configure:9157: result: no
> configure:9195: checking for ld used by GCC
> configure:9258: result: /usr/libexec/elf/ld
> configure:9267: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.12.1 [FreeBSD] 2002-07-20
> configure:9279: result: yes
> configure:9285: checking for shared library run path origin
> configure:9298: result: done
> configure:9726: checking argz.h usability
> configure:9735: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9764: argz.h: No such file or directory
> configure:9738: $? =3D 1
> configure: failed program was:
> #line 9729 "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 <argz.h>
> configure:9753: result: no
> configure:9757: checking argz.h presence
> configure:9764: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:9761: argz.h: No such file or directory
> configure:9770: $? =3D 1
> configure: failed program was:
> #line 9760 "configure"
> #include "confdefs.h"
> #include <argz.h>
> configure:9788: result: no
> configure:9806: checking for argz.h
> configure:9813: result: no
> configure:9726: checking limits.h usability
> configure:9735: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9738: $? =3D 0
> configure:9741: test -s conftest.o
> configure:9744: $? =3D 0
> configure:9753: result: yes
> configure:9757: checking limits.h presence
> configure:9764: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:9770: $? =3D 0
> configure:9788: result: yes
> configure:9806: checking for limits.h
> configure:9813: result: yes
> configure:9726: checking locale.h usability
> configure:9735: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9738: $? =3D 0
> configure:9741: test -s conftest.o
> configure:9744: $? =3D 0
> configure:9753: result: yes
> configure:9757: checking locale.h presence
> configure:9764: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:9770: $? =3D 0
> configure:9788: result: yes
> configure:9806: checking for locale.h
> configure:9813: result: yes
> configure:9726: checking nl_types.h usability
> configure:9735: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9738: $? =3D 0
> configure:9741: test -s conftest.o
> configure:9744: $? =3D 0
> configure:9753: result: yes
> configure:9757: checking nl_types.h presence
> configure:9764: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:9770: $? =3D 0
> configure:9788: result: yes
> configure:9806: checking for nl_types.h
> configure:9813: result: yes
> configure:9726: checking malloc.h usability
> configure:9735: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> In file included from configure:9764:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>=
 which is deprecated, use <stdlib.h> instead"
> configure:9738: $? =3D 0
> configure:9741: test -s conftest.o
> configure:9744: $? =3D 0
> configure:9753: result: yes
> configure:9757: checking malloc.h presence
> configure:9764: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> In file included from configure:9761:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>=
 which is deprecated, use <stdlib.h> instead"
> configure:9770: $? =3D 0
> configure:9788: result: yes
> configure:9806: checking for malloc.h
> configure:9813: result: yes
> configure:9726: checking stddef.h usability
> configure:9735: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9738: $? =3D 0
> configure:9741: test -s conftest.o
> configure:9744: $? =3D 0
> configure:9753: result: yes
> configure:9757: checking stddef.h presence
> configure:9764: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:9770: $? =3D 0
> configure:9788: result: yes
> configure:9806: checking for stddef.h
> configure:9813: result: yes
> configure:9717: checking for stdlib.h
> configure:9722: result: yes
> configure:9717: checking for string.h
> configure:9722: result: yes
> configure:9717: checking for unistd.h
> configure:9722: result: yes
> configure:9726: checking sys/param.h usability
> configure:9735: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include =
-D_THREAD_SAFE conftest.c >&5
> configure:9738: $? =3D 0
> configure:9741: test -s conftest.o
> configure:9744: $? =3D 0
> configure:9753: result: yes
> configure:9757: checking sys/param.h presence
> configure:9764: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
> configure:9770: $? =3D 0
> configure:9788: result: yes
> configure:9806: checking for sys/param.h
> configure:9813: result: yes
> configure:9852: checking for feof_unlocked
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/ccupR3DS.o: In function `main':
> /tmp/ccupR3DS.o(.text+0x9): undefined reference to `feof_unlocked'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char feof_unlocked (); 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 feof_unlocked ();
> char (*f) ();
>=20
> #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_feof_unlocked) || defined (__stub___feof_unlocked)
> choke me
> #else
> f =3D feof_unlocked;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9852: checking for fgets_unlocked
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/ccXftqX6.o: In function `main':
> /tmp/ccXftqX6.o(.text+0x9): undefined reference to `fgets_unlocked'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char fgets_unlocked (); 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 fgets_unlocked ();
> char (*f) ();
>=20
> #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_fgets_unlocked) || defined (__stub___fgets_unlocked)
> choke me
> #else
> f =3D fgets_unlocked;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9852: checking for getc_unlocked
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/cc6jFHbZ.o: In function `main':
> /tmp/cc6jFHbZ.o(.text+0x9): undefined reference to `getc_unlocked'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char getc_unlocked (); 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 getc_unlocked ();
> char (*f) ();
>=20
> #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_getc_unlocked) || defined (__stub___getc_unlocked)
> choke me
> #else
> f =3D getc_unlocked;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9852: checking for getcwd
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for getegid
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for geteuid
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for getgid
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for getuid
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for mempcpy
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/ccpYckB4.o: In function `main':
> /tmp/ccpYckB4.o(.text+0x9): undefined reference to `mempcpy'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char mempcpy (); 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 mempcpy ();
> char (*f) ();
>=20
> #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_mempcpy) || defined (__stub___mempcpy)
> choke me
> #else
> f =3D mempcpy;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9852: checking for munmap
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for putenv
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for setenv
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for setlocale
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for stpcpy
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/ccfHNdlU.o: In function `main':
> /tmp/ccfHNdlU.o(.text+0x9): undefined reference to `stpcpy'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char stpcpy (); 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 stpcpy ();
> char (*f) ();
>=20
> #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_stpcpy) || defined (__stub___stpcpy)
> choke me
> #else
> f =3D stpcpy;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9852: checking for strcasecmp
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for strdup
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for strtoul
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for tsearch
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:9898: $? =3D 0
> configure:9901: test -s conftest
> configure:9904: $? =3D 0
> configure:9914: result: yes
> configure:9852: checking for __argz_count
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/ccz9uSw3.o: In function `main':
> /tmp/ccz9uSw3.o(.text+0x9): undefined reference to `__argz_count'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_count (); 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 __argz_count ();
> char (*f) ();
>=20
> #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___argz_count) || defined (__stub_____argz_count)
> choke me
> #else
> f =3D __argz_count;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9852: checking for __argz_stringify
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/ccsNaTuw.o: In function `main':
> /tmp/ccsNaTuw.o(.text+0x9): undefined reference to `__argz_stringify'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_stringify (); 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 __argz_stringify ();
> char (*f) ();
>=20
> #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___argz_stringify) || defined (__stub_____argz_stringi=
fy)
> choke me
> #else
> f =3D __argz_stringify;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9852: checking for __argz_next
> configure:9895: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/cca4DCln.o: In function `main':
> /tmp/cca4DCln.o(.text+0x9): undefined reference to `__argz_next'
> configure:9898: $? =3D 1
> configure: failed program was:
> #line 9858 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_next (); 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 __argz_next ();
> char (*f) ();
>=20
> #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___argz_next) || defined (__stub_____argz_next)
> choke me
> #else
> f =3D __argz_next;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:9914: result: no
> configure:9955: checking for iconv
> configure:9985: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/local=
/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/cc8mp53A.o: In function `main':
> /tmp/cc8mp53A.o(.text+0x15): undefined reference to `iconv_open'
> /tmp/cc8mp53A.o(.text+0x28): undefined reference to `iconv'
> /tmp/cc8mp53A.o(.text+0x34): undefined reference to `iconv_close'
> configure:9988: $? =3D 1
> configure: failed program was:
> #line 9964 "configure"
> #include "confdefs.h"
> #include <stdlib.h>
> #include <iconv.h>
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> iconv_t cd =3D iconv_open("","");
>        iconv(cd,NULL,NULL,NULL,NULL);
>        iconv_close(cd);
>   ;
>   return 0;
> }
> configure:10027: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread -liconv >&5
> configure:10030: $? =3D 0
> configure:10033: test -s conftest
> configure:10036: $? =3D 0
> configure:10049: result: yes
> configure:10059: checking how to link with libiconv
> configure:10061: result: -liconv
> configure:10072: checking for iconv declaration
> configure:10109: cc -c -O2 -pipe -march=3Dpentiumpro -I/usr/local/include=
 -D_THREAD_SAFE conftest.c >&5
> configure:10088: conflicting types for `iconv'
> /usr/local/include/iconv.h:91: previous declaration of `iconv'
> configure:10112: $? =3D 1
> configure: failed program was:
> #line 10079 "configure"
> #include "confdefs.h"
>=20
> #include <stdlib.h>
> #include <iconv.h>
> extern
> #ifdef __cplusplus
> "C"
> #endif
> #if defined(__STDC__) || defined(__cplusplus)
> size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *out=
buf, size_t *outbytesleft);
> #else
> size_t iconv();
> #endif
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
>=20
>   ;
>   return 0;
> }
> configure:10131: result:=20
>          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *in=
bytesleft, char * *outbuf, size_t *outbytesleft);
> configure:10143: checking for nl_langinfo and CODESET
> configure:10167: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:10170: $? =3D 0
> configure:10173: test -s conftest
> configure:10176: $? =3D 0
> configure:10187: result: yes
> configure:10199: checking for LC_MESSAGES
> configure:10223: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:10226: $? =3D 0
> configure:10229: test -s conftest
> configure:10232: $? =3D 0
> configure:10242: result: yes
> configure:10258: checking for bison
> configure:10274: found /usr/local/bin/bison
> configure:10284: result: bison
> configure:10297: checking version of bison
> configure:10306: result: 1.75, ok
> configure:10327: checking whether NLS is requested
> configure:10336: result: yes
> configure:10351: checking whether included gettext is requested
> configure:10361: result: no
> configure:10372: checking for GNU gettext in libc
> configure:10399: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> /tmp/ccDXx4UR.o: In function `main':
> /tmp/ccDXx4UR.o(.text+0x14): undefined reference to `libintl_bindtextdoma=
in'
> /tmp/ccDXx4UR.o(.text+0x21): undefined reference to `libintl_gettext'
> /tmp/ccDXx4UR.o(.text+0x28): undefined reference to `libintl_nl_domain_bi=
ndings'
> /tmp/ccDXx4UR.o(.text+0x2e): undefined reference to `_nl_msg_cat_cntr'
> configure:10402: $? =3D 1
> configure: failed program was:
> #line 10378 "configure"
> #include "confdefs.h"
> #include <libintl.h>
> extern int _nl_msg_cat_cntr;
> extern int *libintl_nl_domain_bindings;
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
> bindtextdomain ("", "");
> return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_binding=
s
>   ;
>   return 0;
> }
> configure:10418: result: no
> configure:10801: checking for GNU gettext in libintl
> configure:10836: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE   conftest.c -L/usr/local/lib -pthread -lintl >&5
> configure:10839: $? =3D 0
> configure:10842: test -s conftest
> configure:10845: $? =3D 0
> configure:10906: result: yes
> configure:10957: checking how to link with libintl
> configure:10959: result: -lintl
> configure:11068: checking for sed
> configure:11086: found /usr/bin/sed
> configure:11098: result: /usr/bin/sed
> configure:11113: checking for uname
> configure:11131: found /usr/bin/uname
> configure:11143: result: /usr/bin/uname
> configure:11153: checking system type
> configure:11156: result: FreeBSD
> configure:11331: checking for pkg-config
> configure:11349: found /usr/local/bin/pkg-config
> configure:11362: result: /usr/local/bin/pkg-config
> configure:11385: checking for GLIB - version >=3D 2.0.3
> configure:11501: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include=
 -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lglib-2.0 -liconv   -L/usr/lo=
cal/lib -pthread >&5
> configure:11504: $? =3D 0
> configure:11506: ./conftest
> configure:11509: $? =3D 0
> configure:11526: result: yes (version 2.2.1)
> configure:11643: checking for pkg-config
> configure:11674: result: /usr/local/bin/pkg-config
> configure:11695: checking for GTK+ - version >=3D 2.0.3
> configure:11807: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/i=
nclude -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr=
/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype=
2 -I/usr/local/include   -I/usr/local/include -D_THREAD_SAFE  conftest.c -W=
l,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x1=
1-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfree=
type -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject=
-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   -L/usr/local/lib -pthread >&5
> /usr/libexec/elf/ld: cannot find -lXft
> configure:11810: $? =3D 1
> configure: program exited with status 1
> configure: failed program was:
> #line 11731 "configure"
> #include "confdefs.h"
>=20
> #include <gtk/gtk.h>
> #include <stdio.h>
> #include <stdlib.h>
>=20
> int
> main ()
> {
>   int major, minor, micro;
>   char *tmp_version;
>=20
>   system ("touch conf.gtktest");
>=20
>   /* HP/UX 9 (%@#!) writes to sscanf strings */
>   tmp_version =3D g_strdup("2.0.3");
>   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) !=3D 3) {
>      printf("%s, bad version string\n", "2.0.3");
>      exit(1);
>    }
>=20
>   if ((gtk_major_version !=3D 2) ||
>       (gtk_minor_version !=3D 2) ||
>       (gtk_micro_version !=3D 1))
>     {
>       printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d,=
 but GTK+ (%d.%d.%d)\n",
>              2, 2, 1,
>              gtk_major_version, gtk_minor_version, gtk_micro_version);
>       printf ("*** was found! If pkg-config was correct, then it is best\=
n");
>       printf ("*** to remove the old version of GTK+. You may also be abl=
e 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 tha=
t is\n");
>       printf("*** required on your system.\n");
>       printf("*** If pkg-config was wrong, set the environment variable P=
KG_CONFIG_PATH\n");
>       printf("*** to point to the correct configuration files\n");
>     }
>   else if ((gtk_major_version !=3D GTK_MAJOR_VERSION) ||
> 	   (gtk_minor_version !=3D GTK_MINOR_VERSION) ||
>            (gtk_micro_version !=3D GTK_MICRO_VERSION))
>     {
>       printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
> 	     GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
>       printf("*** library (version %d.%d.%d)\n",
> 	     gtk_major_version, gtk_minor_version, gtk_micro_version);
>     }
>   else
>     {
>       if ((gtk_major_version > major) ||
>         ((gtk_major_version =3D=3D major) && (gtk_minor_version > minor))=
 ||
>         ((gtk_major_version =3D=3D major) && (gtk_minor_version =3D=3D mi=
nor) && (gtk_micro_version >=3D micro)))
>       {
>         return 0;
>        }
>      else
>       {
>         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
>                gtk_major_version, gtk_minor_version, gtk_micro_version);
>         printf("*** You need a version of GTK+ newer than %d.%d.%d. The l=
atest version of\n",
> 	       major, minor, micro);
>         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
>         printf("***\n");
>         printf("*** If you have already installed a sufficiently new vers=
ion, 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 GTK+, but you can also set the PKG_CONFIG environm=
ent to point to the\n");
>         printf("*** correct copy of pkg-config. (In this case, you will h=
ave to\n");
>         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or e=
dit /etc/ld.so.conf\n");
>         printf("*** so that the correct libraries are found at run-time))=
\n");
>       }
>     }
>   return 1;
> }
>=20
> configure:11836: result: no
> configure:11872: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/i=
nclude -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr=
/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype=
2 -I/usr/local/include   -I/usr/local/include -D_THREAD_SAFE  conftest.c -L=
/usr/local/lib -pthread -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/=
lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -=
lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -=
lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   >&5
> /usr/libexec/elf/ld: cannot find -lXft
> configure:11875: $? =3D 1
> configure: failed program was:
> #line 11851 "configure"
> #include "confdefs.h"
>=20
> #include <gtk/gtk.h>
> #include <stdio.h>
>=20
> #ifdef F77_DUMMY_MAIN
> #  ifdef __cplusplus
>      extern "C"
> #  endif
>    int F77_DUMMY_MAIN() { return 1; }
> #endif
> int
> main ()
> {
>  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version=
));
>   ;
>   return 0;
> }
> configure:12096: checking for perl
> configure:12114: found /usr/bin/perl
> configure:12126: result: /usr/bin/perl
> configure:12133: checking for Perl compile flags
> configure:12149: result: ok
> configure:12158: checking for eval_pv
> configure:12201: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread -Wl,-R/usr/l=
ib -Wl,-E -lperl -lm /usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLoa=
der.a -L/usr/libdata/perl/5.00503/mach/CORE -lperl -lm -lcrypt -lperl -lm >=
&5
> /tmp/ccDk5chV.o: In function `main':
> /tmp/ccDk5chV.o(.text+0x9): undefined reference to `eval_pv'
> configure:12204: $? =3D 1
> configure: failed program was:
> #line 12164 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char eval_pv (); 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 eval_pv ();
> char (*f) ();
>=20
> #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_eval_pv) || defined (__stub___eval_pv)
> choke me
> #else
> f =3D eval_pv;
> #endif
>=20
>   ;
>   return 0;
> }
> configure:12220: result: no
> configure:12232: checking for old perl
> configure:12240: result: yes
> configure:12363: checking for location of tclConfig.sh
> configure:12393: checking for getaddrinfo
> configure:12436: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
> configure:12439: $? =3D 0
> configure:12442: test -s conftest
> configure:12445: $? =3D 0
> configure:12455: result: yes
> configure:12465: checking whether to enable IPv6 support
> configure:12468: result: yes
> configure:12486: checking for pkg-config
> configure:12504: found /usr/local/bin/pkg-config
> configure:12516: result: /usr/local/bin/pkg-config
> configure:12523: checking for openssl through pkg-config
> configure:12536: result: no
> configure:12553: checking for SSL_new in -lssl
> configure:12586: cc -o conftest -O2 -pipe -march=3Dpentiumpro -I/usr/loca=
l/include -D_THREAD_SAFE  conftest.c -lssl  -L/usr/local/lib -pthread -lcry=
pto >&5
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> ac_cv_type_size_t=3Dyes
> am_cv_CC_dependencies_compiler_type=3Dgcc
> ac_cv_func_getcwd=3Dyes
> ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext
> ac_cv_path_MSGMERGE=3D/usr/local/bin/msgmerge
> am_cv_proto_iconv_arg1=3Dconst
> gt_cv_inttypes_pri_broken=3Dno
> ac_cv_header_stdlib_h=3Dyes
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> ac_cv_path_pkgconfigpath=3D/usr/local/bin/pkg-config
> ac_cv_func_strtoul=3Dyes
> ac_cv_func_getuid=3Dyes
> ac_cv_header_nl_types_h=3Dyes
> ac_cv_lib_cposix_strerror=3Dno
> ac_cv_prog_cc_g=3Dyes
> ac_cv_env_LDFLAGS_set=3D
> ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config
> acl_cv_path_LD=3D/usr/libexec/elf/ld
> lt_cv_prog_cc_can_build_shared=3Dyes
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_exeext=3D
> ac_cv_env_CFLAGS_set=3Dset
> ac_cv_func_setlocale=3Dyes
> gt_cv_func_gnugettext1_libc=3Dno
> ac_cv_func_mmap_fixed_mapped=3Dyes
> ac_cv_func_mempcpy=3Dno
> jm_ac_cv_header_stdint_h=3Dno
> jm_ac_cv_header_inttypes_h=3Dno
> ac_cv_prog_make_gmake_set=3Dyes
> ac_cv_env_CPP_value=3D
> ac_cv_env_CPPFLAGS_set=3Dset
> ac_cv_func_strcasecmp=3Dyes
> lt_cv_prog_cc_static_works=3Dyes
> lt_cv_prog_cc_no_builtin=3D
> lt_cv_prog_cc_shlib=3D
> am_cv_proto_iconv=3D'extern size_t iconv (iconv_t cd, const char * *inbuf=
, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
> ac_cv_func___argz_count=3Dno
> ac_cv_type_unsigned_long_long=3Dyes
> lt_cv_prog_cc_static=3D-static
> ac_cv_env_host_alias_set=3Dset
> ac_cv_func_getegid=3Dyes
> ac_cv_c_const=3Dyes
> ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt
> ac_cv_func_getaddrinfo=3Dyes
> ac_cv_path_unamepath=3D/usr/bin/uname
> lt_cv_ld_reload_flag=3D-r
> gt_cv_int_divbyzero_sigfpe=3Dyes
> ac_cv_working_alloca_h=3Dno
> ac_cv_prog_CC=3Dcc
> lt_cv_sys_path_separator=3D:
> ac_cv_func_munmap=3Dyes
> lt_cv_archive_cmds_need_lc=3Dyes
> ac_cv_header_sys_stat_h=3Dyes
> lt_cv_prog_gnu_ld=3Dyes
> ac_cv_env_build_alias_set=3Dset
> ac_cv_header_limits_h=3Dyes
> ac_cv_env_LDFLAGS_value=3D
> ac_cv_env_target_alias_set=3Dset
> ac_cv_func_alloca_works=3Dyes
> ac_cv_prog_cc_stdc=3D
> ac_cv_host_alias=3Di386-portbld-freebsd4.7
> ac_cv_env_CFLAGS_value=3D'-O2 -pipe -march=3Dpentiumpro'
> ac_cv_env_CC_set=3Dset
> ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt
> lt_cv_prog_cc_wl=3D-Wl,
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_func___argz_stringify=3Dno
> ac_cv_header_strings_h=3Dyes
> ac_cv_header_stdint_h=3Dno
> ac_cv_header_inttypes_h=3Dyes
> nls_cv_header_intl=3D
> ac_cv_func___argz_next=3Dno
> ac_cv_func_setenv=3Dyes
> ac_cv_header_sys_param_h=3Dyes
> ac_cv_header_locale_h=3Dyes
> ac_cv_c_inline=3Dinline
> ac_cv_header_unistd_h=3Dyes
> ac_cv_header_string_h=3Dyes
> lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char=
 \1;/p'\'''
> lt_cv_path_LD=3D/usr/libexec/elf/ld
> ac_cv_build_alias=3Di386-portbld-freebsd4.7
> ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include -D_THREAD_SAFE'
> ac_cv_func_feof_unlocked=3Dno
> gt_cv_header_inttypes_h=3Dyes
> ac_cv_prog_INTLBISON=3Dbison
> ac_cv_prog_ac_ct_RANLIB=3Dranlib
> ac_cv_header_memory_h=3Dyes
> am_cv_langinfo_codeset=3Dyes
> ac_cv_prog_ac_ct_STRIP=3Dstrip
> ac_cv_host=3Di386-portbld-freebsd4.7
> ac_cv_env_host_alias_value=3Di386-portbld-freebsd4.7
> am_cv_val_LC_MESSAGES=3Dyes
> ac_cv_func_geteuid=3Dyes
> ac_cv_func_getc_unlocked=3Dno
> ac_cv_type_off_t=3Dyes
> nls_cv_force_use_gnu_gettext=3Dno
> ac_cv_func_fgets_unlocked=3Dno
> lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/ =
 {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"=
\2", (lt_ptr) \&\2},/p'\'''
> ac_cv_func_getgid=3Dyes
> lt_cv_compiler_c_o=3Dyes
> lt_cv_prog_cc_pic_works=3Dyes
> lt_cv_file_magic_test_file=3D
> ac_cv_path_sedpath=3D/usr/bin/sed
> nls_cv_use_gnu_gettext=3Dno
> ac_cv_func_tsearch=3Dyes
> ac_cv_header_argz_h=3Dno
> ac_cv_build=3Di386-portbld-freebsd4.7
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_prog_AWK=3Dnawk
> ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.7
> ac_cv_header_malloc_h=3Dyes
> ac_cv_func_getpagesize=3Dyes
> lt_cv_prog_cc_pic=3D' -fPIC'
> lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCD=
GISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_deplibs_check_method=3Dpass_all
> ac_cv_path_perlpath=3D/usr/bin/perl
> am_cv_lib_iconv=3Dyes
> am_cv_func_iconv=3Dyes
> lt_cv_compiler_o_lo=3Dyes
> ac_cv_env_target_alias_value=3Di386-portbld-freebsd4.7
> ac_cv_func_eval_pv=3Dno
> ac_cv_header_stddef_h=3Dyes
> ac_cv_env_CC_value=3Dcc
> lt_cv_path_NM=3Dnm
> ac_cv_env_CPP_set=3D
> gt_cv_func_gnugettext1_libintl=3Dyes
> ac_cv_header_dlfcn_h=3Dyes
> nls_cv_header_libgt=3D
> ac_cv_func_strdup=3Dyes
> ac_cv_func_putenv=3Dyes
> acl_cv_rpath=3Ddone
> ac_cv_func_stpcpy=3Dno
> acl_cv_prog_gnu_ld=3Dyes
> ac_cv_gnu_library_2_1=3Dno
> ac_cv_objext=3Do
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE "xchat"
> #define VERSION "2.0.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 HAVE_ALLOCA 1
> #define HAVE_STDLIB_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_GETPAGESIZE 1
> #define HAVE_MMAP 1
> #define INTDIV0_RAISES_SIGFPE 1
> #define HAVE_UNSIGNED_LONG_LONG 1
> #define uintmax_t unsigned long long
> #define HAVE_INTTYPES_H 1
> #define HAVE_LIMITS_H 1
> #define HAVE_LOCALE_H 1
> #define HAVE_NL_TYPES_H 1
> #define HAVE_MALLOC_H 1
> #define HAVE_STDDEF_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_SYS_PARAM_H 1
> #define HAVE_GETCWD 1
> #define HAVE_GETEGID 1
> #define HAVE_GETEUID 1
> #define HAVE_GETGID 1
> #define HAVE_GETUID 1
> #define HAVE_MUNMAP 1
> #define HAVE_PUTENV 1
> #define HAVE_SETENV 1
> #define HAVE_SETLOCALE 1
> #define HAVE_STRCASECMP 1
> #define HAVE_STRDUP 1
> #define HAVE_STRTOUL 1
> #define HAVE_TSEARCH 1
> #define HAVE_ICONV 1
> #define ICONV_CONST const
> #define HAVE_LANGINFO_CODESET 1
> #define HAVE_LC_MESSAGES 1
> #define ENABLE_NLS 1
> #define HAVE_GETTEXT 1
> #define HAVE_DCGETTEXT 1
> #define USING_FREEBSD 1
> #define USE_XLIB 1
> #define OLD_PERL 1
> #define HAVE_GETADDRINFO 1
> #define USE_IPV6 1
>=20
> configure: exit 1
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-p946aJDbPvXod2jHQrAq
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+imshb2iPiv4Uz4cRArPAAJ9LrXaDeNRjH8e7bxGq3U8hKT4WqwCgjtMV
qA74iDHFm1AtxBFh4O8Fvjc=
=gZTX
-----END PGP SIGNATURE-----

--=-p946aJDbPvXod2jHQrAq--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1049258785.74690.91.camel>