From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 25 12:26:53 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90E9D16A4CE for ; Tue, 25 Nov 2003 12:26:53 -0800 (PST) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [193.162.153.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E710C43FE0 for ; Tue, 25 Nov 2003 12:26:28 -0800 (PST) (envelope-from aners@parah.dk) Received: from ARNE (magnifik.dk [80.199.19.217]) by pfepa.post.tele.dk (Postfix) with SMTP id 8BB9948008C for ; Tue, 25 Nov 2003 21:26:23 +0100 (CET) Message-ID: <001b01c3b392$673cf0b0$6401a8c0@ARNE> From: "Anders Jeppesen" To: Date: Tue, 25 Nov 2003 21:26:23 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0017_01C3B39A.C66F6330" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: bug? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2003 20:26:53 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0017_01C3B39A.C66F6330 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable checking for libxml libraries >=3D 2.6.0... configure: error: Version = 2.4.24 found. You need at least libxml2 2.6.0 for this version of = libxslt =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and = attach the "/usr/ports/textproc/libxslt/work/libxslt-1.1.0/config.log" = including the output of the failure of your make command. Also, it might be = a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 - here you go :) // Kind regards // Anders Jeppesen // magnifik.dk Web ------=_NextPart_000_0017_01C3B39A.C66F6330 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while=0A= running configure, to aid debugging if configure makes a mistake.=0A= =0A= It was created by configure, which was=0A= generated by GNU Autoconf 2.57. Invocation command line was=0A= =0A= $ ./configure --with-html-dir=3D/usr/local/share/doc = --with-python=3D/usr/local --prefix=3D/usr/local = --build=3Di386-portbld-freebsd4.9=0A= =0A= ## --------- ##=0A= ## Platform. ##=0A= ## --------- ##=0A= =0A= hostname =3D pech.dk=0A= uname -m =3D i386=0A= uname -r =3D 4.9-RELEASE=0A= uname -s =3D FreeBSD=0A= uname -v =3D FreeBSD 4.9-RELEASE #0: Thu Nov 20 00:42:59 CET 2003 = root@pech.dk:/usr/obj/usr/src/sys/firewall =0A= =0A= /usr/bin/uname -p =3D i386=0A= /bin/uname -X =3D unknown=0A= =0A= /bin/arch =3D unknown=0A= /usr/bin/arch -k =3D unknown=0A= /usr/convex/getsysinfo =3D unknown=0A= hostinfo =3D unknown=0A= /bin/machine =3D unknown=0A= /usr/bin/oslevel =3D unknown=0A= /bin/universe =3D unknown=0A= =0A= PATH: /usr/local/libexec/libtool13=0A= PATH: /sbin=0A= PATH: /bin=0A= PATH: /usr/sbin=0A= PATH: /usr/bin=0A= PATH: /usr/games=0A= PATH: /usr/local/sbin=0A= PATH: /usr/local/bin=0A= PATH: /usr/X11R6/bin=0A= PATH: /usr/local/www/data/bin=0A= =0A= =0A= ## ----------- ##=0A= ## Core tests. ##=0A= ## ----------- ##=0A= =0A= configure:1531: checking for a BSD-compatible install=0A= configure:1585: result: /usr/bin/install -c -o root -g wheel=0A= configure:1596: checking whether build environment is sane=0A= configure:1639: result: yes=0A= configure:1672: checking for gawk=0A= configure:1701: result: no=0A= configure:1672: checking for mawk=0A= configure:1701: result: no=0A= configure:1672: checking for nawk=0A= configure:1688: found /usr/bin/nawk=0A= configure:1698: result: nawk=0A= configure:1708: checking whether gmake sets $(MAKE)=0A= configure:1728: result: yes=0A= configure:1873: checking whether to enable maintainer-specific portions = of Makefiles=0A= configure:1882: result: no=0A= configure:1934: checking for style of include used by gmake=0A= configure:1962: result: GNU=0A= configure:2033: checking for gcc=0A= configure:2059: result: cc=0A= configure:2303: checking for C compiler version=0A= configure:2306: cc --version &5=0A= 2.95.4=0A= configure:2309: $? =3D 0=0A= configure:2311: cc -v &5=0A= Using builtin specs.=0A= gcc version 2.95.4 20020320 [FreeBSD]=0A= configure:2314: $? =3D 0=0A= configure:2316: cc -V &5=0A= cc: argument to `-V' is missing=0A= configure:2319: $? =3D 1=0A= configure:2343: checking for C compiler default output=0A= configure:2346: cc -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:2349: $? =3D 0=0A= configure:2395: result: a.out=0A= configure:2400: checking whether the C compiler works=0A= configure:2406: ./a.out=0A= configure:2409: $? =3D 0=0A= configure:2426: result: yes=0A= configure:2433: checking whether we are cross compiling=0A= configure:2435: result: no=0A= configure:2438: checking for suffix of executables=0A= configure:2440: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:2443: $? =3D 0=0A= configure:2468: result: =0A= configure:2474: checking for suffix of object files=0A= configure:2496: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:2499: $? =3D 0=0A= configure:2521: result: o=0A= configure:2525: checking whether we are using the GNU C compiler=0A= configure:2550: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:2553: $? =3D 0=0A= configure:2556: test -s conftest.o=0A= configure:2559: $? =3D 0=0A= configure:2572: result: yes=0A= configure:2578: checking whether cc accepts -g=0A= configure:2600: cc -c -g -I/usr/local/include conftest.c >&5=0A= configure:2603: $? =3D 0=0A= configure:2606: test -s conftest.o=0A= configure:2609: $? =3D 0=0A= configure:2620: result: yes=0A= configure:2637: checking for cc option to accept ANSI C=0A= configure:2698: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:2701: $? =3D 0=0A= configure:2704: test -s conftest.o=0A= configure:2707: $? =3D 0=0A= configure:2725: result: none needed=0A= configure:2743: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= conftest.c:2: syntax error before `me'=0A= configure:2746: $? =3D 1=0A= configure: failed program was:=0A= | #ifndef __cplusplus=0A= | choke me=0A= | #endif=0A= configure:2857: checking dependency style of cc=0A= configure:2919: result: gcc=0A= configure:2926: checking for strerror in -lcposix=0A= configure:2957: cc -o conftest -O -pipe -I/usr/local/include = conftest.c -lcposix >&5=0A= /usr/libexec/elf/ld: cannot find -lcposix=0A= configure:2960: $? =3D 1=0A= configure: failed program was:=0A= | #line 2934 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | /* end confdefs.h. */=0A= | =0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char strerror ();=0A= | int=0A= | main ()=0A= | {=0A= | strerror ();=0A= | ;=0A= | return 0;=0A= | }=0A= configure:2978: result: no=0A= configure:3032: checking for gcc=0A= configure:3058: result: cc=0A= configure:3302: checking for C compiler version=0A= configure:3305: cc --version &5=0A= 2.95.4=0A= configure:3308: $? =3D 0=0A= configure:3310: cc -v &5=0A= Using builtin specs.=0A= gcc version 2.95.4 20020320 [FreeBSD]=0A= configure:3313: $? =3D 0=0A= configure:3315: cc -V &5=0A= cc: argument to `-V' is missing=0A= configure:3318: $? =3D 1=0A= configure:3321: checking whether we are using the GNU C compiler=0A= configure:3368: result: yes=0A= configure:3374: checking whether cc accepts -g=0A= configure:3416: result: yes=0A= configure:3433: checking for cc option to accept ANSI C=0A= configure:3521: result: none needed=0A= configure:3539: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= conftest.c:2: syntax error before `me'=0A= configure:3542: $? =3D 1=0A= configure: failed program was:=0A= | #ifndef __cplusplus=0A= | choke me=0A= | #endif=0A= configure:3653: checking dependency style of cc=0A= configure:3715: result: gcc=0A= configure:3725: checking how to run the C preprocessor=0A= configure:3761: cc -E -I/usr/local/include conftest.c=0A= configure:3767: $? =3D 0=0A= configure:3799: cc -E -I/usr/local/include conftest.c=0A= configure:3801: ac_nonexistent.h: No such file or directory=0A= configure:3805: $? =3D 1=0A= configure: failed program was:=0A= | #line 3791 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:3843: result: cc -E=0A= configure:3868: cc -E -I/usr/local/include conftest.c=0A= configure:3874: $? =3D 0=0A= configure:3906: cc -E -I/usr/local/include conftest.c=0A= configure:3908: ac_nonexistent.h: No such file or directory=0A= configure:3912: $? =3D 1=0A= configure: failed program was:=0A= | #line 3898 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:3955: checking for egrep=0A= configure:3965: result: grep -E=0A= configure:3970: checking for ANSI C header files=0A= configure:3996: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:3999: $? =3D 0=0A= configure:4002: test -s conftest.o=0A= configure:4005: $? =3D 0=0A= configure:4097: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:4100: $? =3D 0=0A= configure:4102: ./conftest=0A= configure:4105: $? =3D 0=0A= configure:4120: result: yes=0A= configure:4203: checking build system type=0A= configure:4221: result: i386-portbld-freebsd4.9=0A= configure:4229: checking host system type=0A= configure:4243: result: i386-portbld-freebsd4.9=0A= configure:4273: checking for ld used by GCC=0A= configure:4336: result: /usr/libexec/elf/ld=0A= configure:4345: checking if the linker (/usr/libexec/elf/ld) is GNU ld=0A= GNU ld version 2.12.1 [FreeBSD] 2002-07-20=0A= configure:4357: result: yes=0A= configure:4362: checking for /usr/libexec/elf/ld option to reload object = files=0A= configure:4369: result: -r=0A= configure:4374: checking for BSD-compatible nm=0A= configure:4410: result: /usr/bin/nm -B=0A= configure:4413: checking for a sed that does not truncate output=0A= configure:4495: result: /usr/bin/sed=0A= configure:4498: checking whether ln -s works=0A= configure:4502: result: yes=0A= configure:4509: checking how to recognise dependent libraries=0A= configure:4690: result: pass_all=0A= configure:4702: checking command to parse /usr/bin/nm -B output=0A= configure:4786: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4789: $? =3D 0=0A= configure:4793: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ = ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 = \2\3 \3/p' \> conftest.nm=0A= configure:4796: $? =3D 0=0A= configure:4848: cc -o conftest -O -pipe -I/usr/local/include = conftest.c conftstm.o >&5=0A= configure:4851: $? =3D 0=0A= configure:4895: result: ok=0A= configure:4913: checking for sys/types.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4913: checking for sys/stat.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4913: checking for stdlib.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4913: checking for string.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4913: checking for memory.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4913: checking for strings.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4913: checking for inttypes.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4913: checking for stdint.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4972: stdint.h: No such file or directory=0A= configure:4933: $? =3D 1=0A= configure: failed program was:=0A= | #line 4919 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= | #if HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #if HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #if STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # if HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_STRING_H=0A= | # if !STDC_HEADERS && HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #if HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #if HAVE_INTTYPES_H=0A= | # include =0A= | #else=0A= | # if HAVE_STDINT_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= | =0A= | #include =0A= configure:4950: result: no=0A= configure:4913: checking for unistd.h=0A= configure:4930: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4933: $? =3D 0=0A= configure:4936: test -s conftest.o=0A= configure:4939: $? =3D 0=0A= configure:4950: result: yes=0A= configure:4976: checking dlfcn.h usability=0A= configure:4989: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:4992: $? =3D 0=0A= configure:4995: test -s conftest.o=0A= configure:4998: $? =3D 0=0A= configure:5008: result: yes=0A= configure:5012: checking dlfcn.h presence=0A= configure:5023: cc -E -I/usr/local/include conftest.c=0A= configure:5029: $? =3D 0=0A= configure:5048: result: yes=0A= configure:5084: checking for dlfcn.h=0A= configure:5091: result: yes=0A= configure:5289: checking for ranlib=0A= configure:5305: found /usr/bin/ranlib=0A= configure:5316: result: ranlib=0A= configure:5369: checking for strip=0A= configure:5385: found /usr/bin/strip=0A= configure:5396: result: strip=0A= configure:5606: checking for objdir=0A= configure:5617: result: .libs=0A= configure:5634: checking for cc option to produce PIC=0A= configure:5780: result: -fPIC=0A= configure:5784: checking if cc PIC flag -fPIC works=0A= configure:5808: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include = conftest.c >&5=0A= configure:5811: $? =3D 0=0A= configure:5814: test -s conftest.o=0A= configure:5817: $? =3D 0=0A= configure:5855: result: yes=0A= configure:5871: checking if cc static flag -static works=0A= configure:5896: cc -o conftest -O -pipe -I/usr/local/include -static = conftest.c >&5=0A= configure:5899: $? =3D 0=0A= configure:5902: test -s conftest=0A= configure:5905: $? =3D 0=0A= configure:5921: result: yes=0A= configure:5933: checking if cc supports -c -o file.o=0A= configure:5953: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include = conftest.c >&5=0A= configure:5977: result: yes=0A= configure:5982: checking if cc supports -c -o file.lo=0A= configure:6010: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include = conftest.c >&5=0A= configure:6013: $? =3D 0=0A= configure:6016: test -s conftest.lo=0A= configure:6019: $? =3D 0=0A= configure:6041: result: yes=0A= configure:6072: checking if cc supports -fno-rtti -fno-exceptions=0A= configure:6095: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c = -I/usr/local/include conftest.c >&5=0A= configure:6098: $? =3D 0=0A= configure:6101: test -s conftest.o=0A= configure:6104: $? =3D 0=0A= configure:6121: result: yes=0A= configure:6132: checking whether the linker (/usr/libexec/elf/ld) = supports shared libraries=0A= configure:6827: result: yes=0A= configure:6832: checking how to hardcode library paths into programs=0A= configure:6856: result: immediate=0A= configure:6861: checking whether stripping libraries is possible=0A= configure:6866: result: yes=0A= configure:6877: checking dynamic linker characteristics=0A= configure:7308: result: freebsd4.9 ld.so=0A= configure:7313: checking if libtool supports shared libraries=0A= configure:7315: result: yes=0A= configure:7318: checking whether to build shared libraries=0A= configure:7339: result: yes=0A= configure:7342: checking whether to build static libraries=0A= configure:7346: result: yes=0A= configure:8020: checking whether -lc should be explicitly linked in=0A= configure:8028: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8031: $? =3D 0=0A= configure:8045: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o = conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1=0A= configure:8048: $? =3D 1=0A= configure:8061: result: yes=0A= configure:8646: checking for sys/types.h=0A= configure:8651: result: yes=0A= configure:8655: checking sys/time.h usability=0A= configure:8668: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8671: $? =3D 0=0A= configure:8674: test -s conftest.o=0A= configure:8677: $? =3D 0=0A= configure:8687: result: yes=0A= configure:8691: checking sys/time.h presence=0A= configure:8702: cc -E -I/usr/local/include conftest.c=0A= configure:8708: $? =3D 0=0A= configure:8727: result: yes=0A= configure:8763: checking for sys/time.h=0A= configure:8770: result: yes=0A= configure:8646: checking for stdlib.h=0A= configure:8651: result: yes=0A= configure:8646: checking for unistd.h=0A= configure:8651: result: yes=0A= configure:8646: checking for string.h=0A= configure:8651: result: yes=0A= configure:8802: checking ieeefp.h usability=0A= configure:8815: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8818: $? =3D 0=0A= configure:8821: test -s conftest.o=0A= configure:8824: $? =3D 0=0A= configure:8834: result: yes=0A= configure:8838: checking ieeefp.h presence=0A= configure:8849: cc -E -I/usr/local/include conftest.c=0A= configure:8855: $? =3D 0=0A= configure:8874: result: yes=0A= configure:8910: checking for ieeefp.h=0A= configure:8917: result: yes=0A= configure:8802: checking nan.h usability=0A= configure:8815: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8865: nan.h: No such file or directory=0A= configure:8818: $? =3D 1=0A= configure: failed program was:=0A= | #line 8805 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= | #if HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #if HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #if STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # if HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_STRING_H=0A= | # if !STDC_HEADERS && HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #if HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #if HAVE_INTTYPES_H=0A= | # include =0A= | #else=0A= | # if HAVE_STDINT_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= | #include =0A= configure:8834: result: no=0A= configure:8838: checking nan.h presence=0A= configure:8849: cc -E -I/usr/local/include conftest.c=0A= configure:8867: nan.h: No such file or directory=0A= configure:8855: $? =3D 1=0A= configure: failed program was:=0A= | #line 8841 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:8874: result: no=0A= configure:8910: checking for nan.h=0A= configure:8917: result: no=0A= configure:8802: checking math.h usability=0A= configure:8815: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8818: $? =3D 0=0A= configure:8821: test -s conftest.o=0A= configure:8824: $? =3D 0=0A= configure:8834: result: yes=0A= configure:8838: checking math.h presence=0A= configure:8849: cc -E -I/usr/local/include conftest.c=0A= configure:8855: $? =3D 0=0A= configure:8874: result: yes=0A= configure:8910: checking for math.h=0A= configure:8917: result: yes=0A= configure:8802: checking fp_class.h usability=0A= configure:8815: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8866: fp_class.h: No such file or directory=0A= configure:8818: $? =3D 1=0A= configure: failed program was:=0A= | #line 8805 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | #define HAVE_MATH_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= | #if HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #if HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #if STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # if HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_STRING_H=0A= | # if !STDC_HEADERS && HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #if HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #if HAVE_INTTYPES_H=0A= | # include =0A= | #else=0A= | # if HAVE_STDINT_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= | #include =0A= configure:8834: result: no=0A= configure:8838: checking fp_class.h presence=0A= configure:8849: cc -E -I/usr/local/include conftest.c=0A= configure:8868: fp_class.h: No such file or directory=0A= configure:8855: $? =3D 1=0A= configure: failed program was:=0A= | #line 8841 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | #define HAVE_MATH_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:8874: result: no=0A= configure:8910: checking for fp_class.h=0A= configure:8917: result: no=0A= configure:8802: checking float.h usability=0A= configure:8815: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8818: $? =3D 0=0A= configure:8821: test -s conftest.o=0A= configure:8824: $? =3D 0=0A= configure:8834: result: yes=0A= configure:8838: checking float.h presence=0A= configure:8849: cc -E -I/usr/local/include conftest.c=0A= configure:8855: $? =3D 0=0A= configure:8874: result: yes=0A= configure:8910: checking for float.h=0A= configure:8917: result: yes=0A= configure:8802: checking ansidecl.h usability=0A= configure:8815: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8867: ansidecl.h: No such file or directory=0A= configure:8818: $? =3D 1=0A= configure: failed program was:=0A= | #line 8805 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | #define HAVE_MATH_H 1=0A= | #define HAVE_FLOAT_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= | #if HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #if HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #if STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # if HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_STRING_H=0A= | # if !STDC_HEADERS && HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #if HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #if HAVE_INTTYPES_H=0A= | # include =0A= | #else=0A= | # if HAVE_STDINT_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #if HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= | #include =0A= configure:8834: result: no=0A= configure:8838: checking ansidecl.h presence=0A= configure:8849: cc -E -I/usr/local/include conftest.c=0A= configure:8869: ansidecl.h: No such file or directory=0A= configure:8855: $? =3D 1=0A= configure: failed program was:=0A= | #line 8841 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | #define HAVE_MATH_H 1=0A= | #define HAVE_FLOAT_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:8874: result: no=0A= configure:8910: checking for ansidecl.h=0A= configure:8917: result: no=0A= configure:8947: checking sys/timeb.h usability=0A= configure:8960: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8963: $? =3D 0=0A= configure:8966: test -s conftest.o=0A= configure:8969: $? =3D 0=0A= configure:8979: result: yes=0A= configure:8983: checking sys/timeb.h presence=0A= configure:8994: cc -E -I/usr/local/include conftest.c=0A= configure:9000: $? =3D 0=0A= configure:9019: result: yes=0A= configure:9055: checking for sys/timeb.h=0A= configure:9062: result: yes=0A= configure:8947: checking time.h usability=0A= configure:8960: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8963: $? =3D 0=0A= configure:8966: test -s conftest.o=0A= configure:8969: $? =3D 0=0A= configure:8979: result: yes=0A= configure:8983: checking time.h presence=0A= configure:8994: cc -E -I/usr/local/include conftest.c=0A= configure:9000: $? =3D 0=0A= configure:9019: result: yes=0A= configure:9055: checking for time.h=0A= configure:9062: result: yes=0A= configure:8938: checking for sys/stat.h=0A= configure:8943: result: yes=0A= configure:8947: checking stdarg.h usability=0A= configure:8960: cc -c -O -pipe -I/usr/local/include conftest.c >&5=0A= configure:8963: $? =3D 0=0A= configure:8966: test -s conftest.o=0A= configure:8969: $? =3D 0=0A= configure:8979: result: yes=0A= configure:8983: checking stdarg.h presence=0A= configure:8994: cc -E -I/usr/local/include conftest.c=0A= configure:9000: $? =3D 0=0A= configure:9019: result: yes=0A= configure:9055: checking for stdarg.h=0A= configure:9062: result: yes=0A= configure:9080: checking for stat=0A= configure:9130: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:9133: $? =3D 0=0A= configure:9136: test -s conftest=0A= configure:9139: $? =3D 0=0A= configure:9150: result: yes=0A= configure:9080: checking for _stat=0A= configure:9130: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:9133: $? =3D 0=0A= configure:9136: test -s conftest=0A= configure:9139: $? =3D 0=0A= configure:9150: result: yes=0A= configure:9160: checking for isnan=0A= configure:9210: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:9213: $? =3D 0=0A= configure:9216: test -s conftest=0A= configure:9219: $? =3D 0=0A= configure:9230: result: yes=0A= configure:9299: checking for isinf=0A= configure:9349: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:9352: $? =3D 0=0A= configure:9355: test -s conftest=0A= configure:9358: $? =3D 0=0A= configure:9369: result: yes=0A= configure:9438: checking for pow=0A= configure:9488: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= /tmp/ccI47KXd.o: In function `main':=0A= /tmp/ccI47KXd.o(.text+0x9): undefined reference to `pow'=0A= /tmp/ccI47KXd.o(.data+0x0): undefined reference to `pow'=0A= configure:9491: $? =3D 1=0A= configure: failed program was:=0A= | #line 9444 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | #define HAVE_MATH_H 1=0A= | #define HAVE_FLOAT_H 1=0A= | #define HAVE_SYS_TIMEB_H 1=0A= | #define HAVE_TIME_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDARG_H 1=0A= | #define HAVE_STAT 1=0A= | #define HAVE__STAT 1=0A= | /* end confdefs.h. */=0A= | /* System header to define __stub macros and hopefully few prototypes,=0A= | which can conflict with char pow (); below.=0A= | Prefer to if __STDC__ is defined, since=0A= | exists even on freestanding compilers. */=0A= | #ifdef __STDC__=0A= | # include =0A= | #else=0A= | # include =0A= | #endif=0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | {=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char pow ();=0A= | /* The GNU C library defines this for functions which it implements=0A= | to always fail with ENOSYS. Some functions are actually named=0A= | something starting with __ and the normal name is an alias. */=0A= | #if defined (__stub_pow) || defined (__stub___pow)=0A= | choke me=0A= | #else=0A= | char (*f) () =3D pow;=0A= | #endif=0A= | #ifdef __cplusplus=0A= | }=0A= | #endif=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | return f !=3D pow;=0A= | ;=0A= | return 0;=0A= | }=0A= configure:9508: result: no=0A= configure:9513: checking for pow in -lm=0A= configure:9544: cc -o conftest -O -pipe -I/usr/local/include = conftest.c -lm >&5=0A= configure:9547: $? =3D 0=0A= configure:9550: test -s conftest=0A= configure:9553: $? =3D 0=0A= configure:9565: result: yes=0A= configure:9577: checking for floor=0A= configure:9627: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= /tmp/ccqQnJ5m.o: In function `main':=0A= /tmp/ccqQnJ5m.o(.text+0x9): undefined reference to `floor'=0A= /tmp/ccqQnJ5m.o(.data+0x0): undefined reference to `floor'=0A= configure:9630: $? =3D 1=0A= configure: failed program was:=0A= | #line 9583 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | #define HAVE_MATH_H 1=0A= | #define HAVE_FLOAT_H 1=0A= | #define HAVE_SYS_TIMEB_H 1=0A= | #define HAVE_TIME_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDARG_H 1=0A= | #define HAVE_STAT 1=0A= | #define HAVE__STAT 1=0A= | #define HAVE_POW 1=0A= | /* end confdefs.h. */=0A= | /* System header to define __stub macros and hopefully few prototypes,=0A= | which can conflict with char floor (); below.=0A= | Prefer to if __STDC__ is defined, since=0A= | exists even on freestanding compilers. */=0A= | #ifdef __STDC__=0A= | # include =0A= | #else=0A= | # include =0A= | #endif=0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | {=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char floor ();=0A= | /* The GNU C library defines this for functions which it implements=0A= | to always fail with ENOSYS. Some functions are actually named=0A= | something starting with __ and the normal name is an alias. */=0A= | #if defined (__stub_floor) || defined (__stub___floor)=0A= | choke me=0A= | #else=0A= | char (*f) () =3D floor;=0A= | #endif=0A= | #ifdef __cplusplus=0A= | }=0A= | #endif=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | return f !=3D floor;=0A= | ;=0A= | return 0;=0A= | }=0A= configure:9647: result: no=0A= configure:9652: checking for floor in -lm=0A= configure:9683: cc -o conftest -O -pipe -I/usr/local/include = conftest.c -lm >&5=0A= configure:9686: $? =3D 0=0A= configure:9689: test -s conftest=0A= configure:9692: $? =3D 0=0A= configure:9704: result: yes=0A= configure:9716: checking for fabs=0A= configure:9766: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:9774: warning: conflicting types for built-in function `fabs'=0A= configure:9769: $? =3D 0=0A= configure:9772: test -s conftest=0A= configure:9775: $? =3D 0=0A= configure:9786: result: yes=0A= configure:9858: checking for gettimeofday=0A= configure:9908: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:9911: $? =3D 0=0A= configure:9914: test -s conftest=0A= configure:9917: $? =3D 0=0A= configure:9928: result: yes=0A= configure:9947: checking for mktime=0A= configure:9997: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10000: $? =3D 0=0A= configure:10003: test -s conftest=0A= configure:10006: $? =3D 0=0A= configure:10017: result: yes=0A= configure:9947: checking for localtime=0A= configure:9997: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10000: $? =3D 0=0A= configure:10003: test -s conftest=0A= configure:10006: $? =3D 0=0A= configure:10017: result: yes=0A= configure:9947: checking for asctime=0A= configure:9997: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10000: $? =3D 0=0A= configure:10003: test -s conftest=0A= configure:10006: $? =3D 0=0A= configure:10017: result: yes=0A= configure:9947: checking for time=0A= configure:9997: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10000: $? =3D 0=0A= configure:10003: test -s conftest=0A= configure:10006: $? =3D 0=0A= configure:10017: result: yes=0A= configure:9947: checking for gmtime=0A= configure:9997: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10000: $? =3D 0=0A= configure:10003: test -s conftest=0A= configure:10006: $? =3D 0=0A= configure:10017: result: yes=0A= configure:9947: checking for ftime=0A= configure:9997: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= /tmp/ccWJPbli.o: In function `main':=0A= /tmp/ccWJPbli.o(.text+0x9): undefined reference to `ftime'=0A= /tmp/ccWJPbli.o(.data+0x0): undefined reference to `ftime'=0A= configure:10000: $? =3D 1=0A= configure: failed program was:=0A= | #line 9953 "configure"=0A= | /* confdefs.h. */=0A= | =0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE "libxslt"=0A= | #define VERSION "1.1.0"=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_DLFCN_H 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_TIME_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_IEEEFP_H 1=0A= | #define HAVE_MATH_H 1=0A= | #define HAVE_FLOAT_H 1=0A= | #define HAVE_SYS_TIMEB_H 1=0A= | #define HAVE_TIME_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDARG_H 1=0A= | #define HAVE_STAT 1=0A= | #define HAVE__STAT 1=0A= | #define HAVE_POW 1=0A= | #define HAVE_FLOOR 1=0A= | #define HAVE_GETTIMEOFDAY 1=0A= | #define HAVE_MKTIME 1=0A= | #define HAVE_LOCALTIME 1=0A= | #define HAVE_ASCTIME 1=0A= | #define HAVE_TIME 1=0A= | #define HAVE_GMTIME 1=0A= | /* end confdefs.h. */=0A= | /* System header to define __stub macros and hopefully few prototypes,=0A= | which can conflict with char ftime (); below.=0A= | Prefer to if __STDC__ is defined, since=0A= | exists even on freestanding compilers. */=0A= | #ifdef __STDC__=0A= | # include =0A= | #else=0A= | # include =0A= | #endif=0A= | /* Override any gcc2 internal prototype to avoid an error. */=0A= | #ifdef __cplusplus=0A= | extern "C"=0A= | {=0A= | #endif=0A= | /* We use char because int might match the return type of a gcc2=0A= | builtin and then its argument prototype would still apply. */=0A= | char ftime ();=0A= | /* The GNU C library defines this for functions which it implements=0A= | to always fail with ENOSYS. Some functions are actually named=0A= | something starting with __ and the normal name is an alias. */=0A= | #if defined (__stub_ftime) || defined (__stub___ftime)=0A= | choke me=0A= | #else=0A= | char (*f) () =3D ftime;=0A= | #endif=0A= | #ifdef __cplusplus=0A= | }=0A= | #endif=0A= | =0A= | int=0A= | main ()=0A= | {=0A= | return f !=3D ftime;=0A= | ;=0A= | return 0;=0A= | }=0A= configure:10017: result: no=0A= configure:10039: checking for printf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10039: checking for sprintf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10039: checking for fprintf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10039: checking for snprintf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10039: checking for vfprintf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10039: checking for vsprintf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10039: checking for vsnprintf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10039: checking for sscanf=0A= configure:10089: cc -o conftest -O -pipe -I/usr/local/include = conftest.c >&5=0A= configure:10092: $? =3D 0=0A= configure:10095: test -s conftest=0A= configure:10098: $? =3D 0=0A= configure:10109: result: yes=0A= configure:10133: checking for perl=0A= configure:10149: found /usr/bin/perl=0A= configure:10160: result: perl=0A= configure:10407: checking for libxml libraries >=3D 2.6.0=0A= configure:10467: error: Version 2.4.24 found. You need at least libxml2 = 2.6.0 for this version of libxslt=0A= =0A= ## ---------------- ##=0A= ## Cache variables. ##=0A= ## ---------------- ##=0A= =0A= am_cv_CC_dependencies_compiler_type=3Dgcc=0A= ac_cv_func_sscanf=3Dyes=0A= ac_cv_header_ansidecl_h=3Dno=0A= ac_cv_func_stat=3Dyes=0A= ac_cv_header_stdlib_h=3Dyes=0A= lt_cv_file_magic_cmd=3D'$MAGIC_CMD'=0A= ac_cv_header_sys_time_h=3Dyes=0A= ac_cv_func_localtime=3Dyes=0A= ac_cv_lib_cposix_strerror=3Dno=0A= ac_cv_prog_cc_g=3Dyes=0A= ac_cv_env_LDFLAGS_set=3D=0A= ac_cv_func_gmtime=3Dyes=0A= ac_cv_header_stdarg_h=3Dyes=0A= lt_cv_prog_cc_can_build_shared=3Dyes=0A= ac_cv_c_compiler_gnu=3Dyes=0A= ac_cv_exeext=3D=0A= ac_cv_env_CFLAGS_set=3Dset=0A= ac_cv_func_fprintf=3Dyes=0A= ac_cv_func_vfprintf=3Dyes=0A= ac_cv_func_fabs=3Dyes=0A= ac_cv_header_fp_class_h=3Dno=0A= ac_cv_prog_make_gmake_set=3Dyes=0A= ac_cv_func_mktime=3Dyes=0A= ac_cv_env_CPP_value=3D=0A= ac_cv_env_CPPFLAGS_set=3Dset=0A= lt_cv_prog_cc_static_works=3Dyes=0A= lt_cv_prog_cc_no_builtin=3D=0A= ac_cv_header_float_h=3Dyes=0A= lt_cv_prog_cc_shlib=3D=0A= ac_cv_func_snprintf=3Dyes=0A= ac_cv_func_ftime=3Dno=0A= lt_cv_prog_cc_static=3D-static=0A= ac_cv_env_host_alias_set=3D=0A= ac_cv_func_vsnprintf=3Dyes=0A= lt_cv_ld_reload_flag=3D-r=0A= ac_cv_func_pow=3Dno=0A= ac_cv_func_isinf=3Dyes=0A= ac_cv_func_isnan=3Dyes=0A= lt_cv_archive_cmds_need_lc=3Dyes=0A= ac_cv_header_sys_stat_h=3Dyes=0A= lt_cv_prog_gnu_ld=3Dyes=0A= ac_cv_env_build_alias_set=3Dset=0A= ac_cv_func__stat=3Dyes=0A= ac_cv_env_LDFLAGS_value=3D=0A= ac_cv_env_target_alias_set=3D=0A= ac_cv_func_sprintf=3Dyes=0A= ac_cv_host_alias=3Di386-portbld-freebsd4.9=0A= ac_cv_prog_cc_stdc=3D=0A= ac_cv_env_CFLAGS_value=3D'-O -pipe '=0A= ac_cv_env_CC_set=3Dset=0A= ac_cv_func_vsprintf=3Dyes=0A= ac_cv_func_gettimeofday=3Dyes=0A= ac_cv_header_math_h=3Dyes=0A= lt_cv_prog_cc_wl=3D-Wl,=0A= ac_cv_header_sys_types_h=3Dyes=0A= ac_cv_header_stdc=3Dyes=0A= ac_cv_func_printf=3Dyes=0A= ac_cv_header_ieeefp_h=3Dyes=0A= ac_cv_header_strings_h=3Dyes=0A= lt_cv_path_SED=3D/usr/bin/sed=0A= ac_cv_header_stdint_h=3Dno=0A= ac_cv_header_inttypes_h=3Dyes=0A= ac_cv_prog_egrep=3D'grep -E'=0A= ac_cv_header_sys_timeb_h=3Dyes=0A= ac_cv_header_unistd_h=3Dyes=0A= ac_cv_header_string_h=3Dyes=0A= lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern = char \1;/p'\'''=0A= lt_cv_path_LD=3D/usr/libexec/elf/ld=0A= ac_cv_build_alias=3Di386-portbld-freebsd4.9=0A= ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include=0A= ac_cv_func_floor=3Dno=0A= ac_cv_lib_m_pow=3Dyes=0A= ac_cv_header_time_h=3Dyes=0A= ac_cv_prog_ac_ct_RANLIB=3Dranlib=0A= ac_cv_header_memory_h=3Dyes=0A= ac_cv_func_asctime=3Dyes=0A= ac_cv_prog_ac_ct_STRIP=3Dstrip=0A= ac_cv_host=3Di386-portbld-freebsd4.9=0A= ac_cv_env_host_alias_value=3D=0A= ac_cv_func_time=3Dyes=0A= ac_cv_header_nan_h=3Dno=0A= 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'\'''=0A= lt_cv_compiler_c_o=3Dyes=0A= lt_cv_prog_cc_pic_works=3Dyes=0A= lt_cv_file_magic_test_file=3D=0A= ac_cv_build=3Di386-portbld-freebsd4.9=0A= ac_cv_prog_CPP=3D'cc -E'=0A= ac_cv_prog_AWK=3Dnawk=0A= ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.9=0A= lt_cv_prog_cc_pic=3D' -fPIC'=0A= lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ = ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 = \2\3 \3/p'\'''=0A= lt_cv_deplibs_check_method=3Dpass_all=0A= ac_cv_prog_ac_ct_CC=3Dcc=0A= ac_cv_prog_PERL=3Dperl=0A= lt_cv_compiler_o_lo=3Dyes=0A= ac_cv_env_target_alias_value=3D=0A= ac_cv_env_CC_value=3Dcc=0A= ac_cv_lib_m_floor=3Dyes=0A= lt_cv_path_NM=3D'/usr/bin/nm -B'=0A= ac_cv_env_CPP_set=3D=0A= ac_cv_header_dlfcn_h=3Dyes=0A= ac_cv_objext=3Do=0A= =0A= ## ----------------- ##=0A= ## Output variables. ##=0A= ## ----------------- ##=0A= =0A= ACLOCAL=3D'${SHELL} = /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run aclocal-1.6'=0A= AMDEPBACKSLASH=3D'\'=0A= AMDEP_FALSE=3D'#'=0A= AMDEP_TRUE=3D''=0A= AMTAR=3D'${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing = --run tar'=0A= AUTOCONF=3D'${SHELL} = /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run autoconf'=0A= AUTOHEADER=3D'${SHELL} = /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run autoheader'=0A= AUTOMAKE=3D'${SHELL} = /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run = automake-1.6'=0A= AWK=3D'nawk'=0A= CC=3D'cc'=0A= CCDEPMODE=3D'depmode=3Dgcc'=0A= CFLAGS=3D'-O -pipe -Wall'=0A= CPP=3D'cc -E'=0A= CPPFLAGS=3D'-I/usr/local/include'=0A= DEFS=3D''=0A= DEPDIR=3D'.deps'=0A= ECHO=3D'echo'=0A= ECHO_C=3D''=0A= ECHO_N=3D'-n'=0A= ECHO_T=3D''=0A= EGREP=3D'grep -E'=0A= EXEEXT=3D''=0A= EXTRA_LIBS=3D''=0A= HTML_DIR=3D'/usr/local/share/doc'=0A= INSTALL_DATA=3D'install -c -o root -g wheel -m 444'=0A= INSTALL_PROGRAM=3D'install -c -s -o root -g wheel -m 555'=0A= INSTALL_SCRIPT=3D'install -c -o root -g wheel -m 555'=0A= INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s'=0A= LDFLAGS=3D''=0A= LIBEXSLT_MAJOR_VERSION=3D'0'=0A= LIBEXSLT_MICRO_VERSION=3D'0'=0A= LIBEXSLT_MINOR_VERSION=3D'8'=0A= LIBEXSLT_VERSION=3D'0.8.0'=0A= LIBEXSLT_VERSION_INFO=3D'8:0:8'=0A= LIBEXSLT_VERSION_NUMBER=3D'800'=0A= LIBOBJS=3D''=0A= LIBS=3D''=0A= LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'=0A= LIBXML_CFLAGS=3D''=0A= LIBXML_LIBS=3D''=0A= LIBXML_REQUIRED_VERSION=3D'2.6.0'=0A= LIBXML_SRC=3D''=0A= LIBXSLT_MAJOR_VERSION=3D'1'=0A= LIBXSLT_MICRO_VERSION=3D'0'=0A= LIBXSLT_MINOR_VERSION=3D'1'=0A= LIBXSLT_VERSION=3D'1.1.0'=0A= LIBXSLT_VERSION_INFO=3D'2:0:1'=0A= LIBXSLT_VERSION_NUMBER=3D'10100'=0A= LN_S=3D'ln -s'=0A= LTLIBOBJS=3D''=0A= MAINT=3D'#'=0A= MAINTAINER_MODE_FALSE=3D''=0A= MAINTAINER_MODE_TRUE=3D'#'=0A= MAKEINFO=3D'${SHELL} = /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run makeinfo'=0A= M_LIBS=3D'-lm'=0A= OBJEXT=3D'o'=0A= PACKAGE=3D'libxslt'=0A= PACKAGE_BUGREPORT=3D''=0A= PACKAGE_NAME=3D''=0A= PACKAGE_STRING=3D''=0A= PACKAGE_TARNAME=3D''=0A= PACKAGE_VERSION=3D''=0A= PATH_SEPARATOR=3D':'=0A= PERL=3D'perl'=0A= PYTHON=3D'/usr/local/bin/python'=0A= PYTHONSODV=3D''=0A= PYTHON_INCLUDES=3D'/usr/local/include/python2.2'=0A= PYTHON_SITE_PACKAGES=3D'/usr/local/lib/python2.2/site-packages'=0A= PYTHON_SUBDIR=3D'python'=0A= PYTHON_VERSION=3D'2.2'=0A= RANLIB=3D'ranlib'=0A= RELDATE=3D''=0A= SET_MAKE=3D''=0A= SHELL=3D'/bin/sh'=0A= STATIC_BINARIES=3D''=0A= STRIP=3D'strip'=0A= VERSION=3D'1.1.0'=0A= WIN32_EXTRA_LDFLAGS=3D''=0A= WIN32_EXTRA_LIBADD=3D''=0A= WITH_DEBUGGER=3D'1'=0A= WITH_MEM_DEBUG=3D'0'=0A= WITH_PERL_FALSE=3D'#'=0A= WITH_PERL_TRUE=3D''=0A= WITH_PYTHON_FALSE=3D'#'=0A= WITH_PYTHON_TRUE=3D''=0A= WITH_TRIO=3D'0'=0A= WITH_XSLT_DEBUG=3D'1'=0A= XML_CONFIG=3D'xml2-config'=0A= XSLTPROCDV=3D''=0A= XSLT_INCLUDEDIR=3D''=0A= XSLT_LIBDIR=3D''=0A= XSLT_LIBS=3D''=0A= ac_ct_CC=3D'cc'=0A= ac_ct_RANLIB=3D'ranlib'=0A= ac_ct_STRIP=3D'strip'=0A= am__include=3D'include'=0A= am__quote=3D''=0A= bindir=3D'${exec_prefix}/bin'=0A= build=3D'i386-portbld-freebsd4.9'=0A= build_alias=3D'i386-portbld-freebsd4.9'=0A= build_cpu=3D'i386'=0A= build_os=3D'freebsd4.9'=0A= build_vendor=3D'portbld'=0A= datadir=3D'${prefix}/share'=0A= exec_prefix=3D'NONE'=0A= host=3D'i386-portbld-freebsd4.9'=0A= host_alias=3D''=0A= host_cpu=3D'i386'=0A= host_os=3D'freebsd4.9'=0A= host_vendor=3D'portbld'=0A= includedir=3D'${prefix}/include'=0A= infodir=3D'${prefix}/info'=0A= install_sh=3D'/usr/ports/textproc/libxslt/work/libxslt-1.1.0/install-sh'=0A= libdir=3D'${exec_prefix}/lib'=0A= libexecdir=3D'${exec_prefix}/libexec'=0A= localstatedir=3D'${prefix}/var'=0A= mandir=3D'${prefix}/man'=0A= oldincludedir=3D'/usr/include'=0A= prefix=3D'/usr/local'=0A= program_transform_name=3D's,x,x,'=0A= pythondir=3D'$(libdir)/python${PYTHON_VERSION}/site-packages'=0A= sbindir=3D'${exec_prefix}/sbin'=0A= sharedstatedir=3D'${prefix}/com'=0A= sysconfdir=3D'${prefix}/etc'=0A= target_alias=3D''=0A= =0A= ## ----------- ##=0A= ## confdefs.h. ##=0A= ## ----------- ##=0A= =0A= #define HAVE_ASCTIME 1=0A= #define HAVE_DLFCN_H 1=0A= #define HAVE_FLOAT_H 1=0A= #define HAVE_FLOOR 1=0A= #define HAVE_FPRINTF 1=0A= #define HAVE_GETTIMEOFDAY 1=0A= #define HAVE_GMTIME 1=0A= #define HAVE_IEEEFP_H 1=0A= #define HAVE_INTTYPES_H 1=0A= #define HAVE_LOCALTIME 1=0A= #define HAVE_MATH_H 1=0A= #define HAVE_MEMORY_H 1=0A= #define HAVE_MKTIME 1=0A= #define HAVE_POW 1=0A= #define HAVE_PRINTF 1=0A= #define HAVE_SNPRINTF 1=0A= #define HAVE_SPRINTF 1=0A= #define HAVE_SSCANF 1=0A= #define HAVE_STAT 1=0A= #define HAVE_STDARG_H 1=0A= #define HAVE_STDLIB_H 1=0A= #define HAVE_STDLIB_H 1=0A= #define HAVE_STRINGS_H 1=0A= #define HAVE_STRING_H 1=0A= #define HAVE_STRING_H 1=0A= #define HAVE_SYS_STAT_H 1=0A= #define HAVE_SYS_STAT_H 1=0A= #define HAVE_SYS_TIMEB_H 1=0A= #define HAVE_SYS_TIME_H 1=0A= #define HAVE_SYS_TYPES_H 1=0A= #define HAVE_SYS_TYPES_H 1=0A= #define HAVE_TIME 1=0A= #define HAVE_TIME_H 1=0A= #define HAVE_UNISTD_H 1=0A= #define HAVE_UNISTD_H 1=0A= #define HAVE_VFPRINTF 1=0A= #define HAVE_VSNPRINTF 1=0A= #define HAVE_VSPRINTF 1=0A= #define HAVE__STAT 1=0A= #define PACKAGE "libxslt"=0A= #define PACKAGE_BUGREPORT ""=0A= #define PACKAGE_NAME ""=0A= #define PACKAGE_STRING ""=0A= #define PACKAGE_TARNAME ""=0A= #define PACKAGE_VERSION ""=0A= #define STDC_HEADERS 1=0A= #define VERSION "1.1.0"=0A= #define WITH_DEBUGGER 1=0A= =0A= configure: exit 1=0A= ------=_NextPart_000_0017_01C3B39A.C66F6330--