Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Dec 2003 15:10:53 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Scott Ballantyne <sdb@ssr.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: Failure on upgrade from 2.2->2.4
Message-ID:  <1070655052.1254.4.camel@gyros>
In-Reply-To: <20031205200822.25368.qmail@ssr.com>
References:  <20031205200822.25368.qmail@ssr.com>

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

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

On Fri, 2003-12-05 at 15:08, Scott Ballantyne wrote:
> checking for libxml libraries >=3D 2.6.0... configure: error: Version 2.5=
.10 found. You need at least libxml2 2.6.0 for this version of libxslt
> =3D=3D=3D>  Script "configure" failed unexpectedly.

The error is pretty straight-forward.  Upgrade libxml2 to the latest
version then redo the upgrade.

Joe

>       Please report the problem to gnome@FreeBSD.org [maintainer] and att=
ach
>       the "/usr/ports/textproc/libxslt/work/libxslt-1.1.0/config.log" inc=
luding      the output of the failure of your make command.=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.57.  Invocation command line was
>=20
>   $ ./configure --with-html-dir=3D/usr/local/share/doc --with-python=3D/u=
sr/local --prefix=3D/usr/local --build=3Di386-portbld-freebsd4.8
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D ns.ssr.com
> uname -m =3D i386
> uname -r =3D 4.8-RELEASE-p3
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 4.8-RELEASE-p3 #14: Fri Sep 12 02:12:00 EDT 2003    =
 sdb@ns.ssr.com:/usr/obj/usr/src/sys/MEGAWATTMOMMA=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: /usr/local/libexec/libtool13
> 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: /usr/local/teTeX/bin
> PATH: /home/redhotmomma/sdb/bin
> PATH: /home/redhotmomma/sdb/share
> PATH: /usr/local/bin/ezmlm
> PATH: /var/qmail/bin
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> configure:1531: checking for a BSD-compatible install
> configure:1585: result: /usr/bin/install -c -o root -g wheel
> configure:1596: checking whether build environment is sane
> configure:1639: result: yes
> configure:1672: checking for gawk
> configure:1701: result: no
> configure:1672: checking for mawk
> configure:1701: result: no
> configure:1672: checking for nawk
> configure:1688: found /usr/bin/nawk
> configure:1698: result: nawk
> configure:1708: checking whether gmake sets $(MAKE)
> configure:1728: result: yes
> configure:1873: checking whether to enable maintainer-specific portions o=
f Makefiles
> configure:1882: result: no
> configure:1934: checking for style of include used by gmake
> configure:1962: result: GNU
> configure:2033: checking for gcc
> configure:2059: result: cc
> configure:2303: checking for C compiler version
> configure:2306: cc --version </dev/null >&5
> 2.95.4
> configure:2309: $? =3D 0
> configure:2311: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2314: $? =3D 0
> configure:2316: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2319: $? =3D 1
> configure:2343: checking for C compiler default output
> configure:2346: cc -O -pipe -march=3Dpentiumpro -I/usr/local/include  con=
ftest.c  >&5
> configure:2349: $? =3D 0
> configure:2395: result: a.out
> configure:2400: checking whether the C compiler works
> configure:2406: ./a.out
> configure:2409: $? =3D 0
> configure:2426: result: yes
> configure:2433: checking whether we are cross compiling
> configure:2435: result: no
> configure:2438: checking for suffix of executables
> configure:2440: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:2443: $? =3D 0
> configure:2468: result:=20
> configure:2474: checking for suffix of object files
> configure:2496: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:2499: $? =3D 0
> configure:2521: result: o
> configure:2525: checking whether we are using the GNU C compiler
> configure:2550: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:2553: $? =3D 0
> configure:2556: test -s conftest.o
> configure:2559: $? =3D 0
> configure:2572: result: yes
> configure:2578: checking whether cc accepts -g
> configure:2600: cc -c -g -I/usr/local/include conftest.c >&5
> configure:2603: $? =3D 0
> configure:2606: test -s conftest.o
> configure:2609: $? =3D 0
> configure:2620: result: yes
> configure:2637: checking for cc option to accept ANSI C
> configure:2698: cc  -c -O -pipe -march=3Dpentiumpro -I/usr/local/include =
conftest.c >&5
> configure:2701: $? =3D 0
> configure:2704: test -s conftest.o
> configure:2707: $? =3D 0
> configure:2725: result: none needed
> configure:2743: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2746: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2857: checking dependency style of cc
> configure:2919: result: gcc
> configure:2926: checking for strerror in -lcposix
> configure:2957: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c -lcposix   >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:2960: $? =3D 1
> configure: failed program was:
> | #line 2934 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | /* end 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 ();
> | int
> | main ()
> | {
> | strerror ();
> |   ;
> |   return 0;
> | }
> configure:2978: result: no
> configure:3032: checking for gcc
> configure:3058: result: cc
> configure:3302: checking for C compiler version
> configure:3305: cc --version </dev/null >&5
> 2.95.4
> configure:3308: $? =3D 0
> configure:3310: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:3313: $? =3D 0
> configure:3315: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:3318: $? =3D 1
> configure:3321: checking whether we are using the GNU C compiler
> configure:3368: result: yes
> configure:3374: checking whether cc accepts -g
> configure:3416: result: yes
> configure:3433: checking for cc option to accept ANSI C
> configure:3521: result: none needed
> configure:3539: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:3542: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:3653: checking dependency style of cc
> configure:3715: result: gcc
> configure:3725: checking how to run the C preprocessor
> configure:3761: cc -E -I/usr/local/include conftest.c
> configure:3767: $? =3D 0
> configure:3799: cc -E -I/usr/local/include conftest.c
> configure:3801: ac_nonexistent.h: No such file or directory
> configure:3805: $? =3D 1
> configure: failed program was:
> | #line 3791 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3843: result: cc -E
> configure:3868: cc -E -I/usr/local/include conftest.c
> configure:3874: $? =3D 0
> configure:3906: cc -E -I/usr/local/include conftest.c
> configure:3908: ac_nonexistent.h: No such file or directory
> configure:3912: $? =3D 1
> configure: failed program was:
> | #line 3898 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3955: checking for egrep
> configure:3965: result: grep -E
> configure:3970: checking for ANSI C header files
> configure:3996: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:3999: $? =3D 0
> configure:4002: test -s conftest.o
> configure:4005: $? =3D 0
> configure:4097: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:4100: $? =3D 0
> configure:4102: ./conftest
> configure:4105: $? =3D 0
> configure:4120: result: yes
> configure:4203: checking build system type
> configure:4221: result: i386-portbld-freebsd4.8
> configure:4229: checking host system type
> configure:4243: result: i386-portbld-freebsd4.8
> configure:4273: checking for ld used by GCC
> configure:4336: result: /usr/libexec/elf/ld
> configure:4345: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.12.1 [FreeBSD] 2002-07-20
> configure:4357: result: yes
> configure:4362: checking for /usr/libexec/elf/ld option to reload object =
files
> configure:4369: result: -r
> configure:4374: checking for BSD-compatible nm
> configure:4410: result: /usr/bin/nm -B
> configure:4413: checking for a sed that does not truncate output
> configure:4495: result: /usr/bin/sed
> configure:4498: checking whether ln -s works
> configure:4502: result: yes
> configure:4509: checking how to recognise dependent libraries
> configure:4690: result: pass_all
> configure:4702: checking command to parse /usr/bin/nm -B output
> configure:4786: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4789: $? =3D 0
> configure:4793: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDG=
ISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \=
> conftest.nm
> configure:4796: $? =3D 0
> configure:4848: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c conftstm.o >&5
> configure:4851: $? =3D 0
> configure:4895: result: ok
> configure:4913: checking for sys/types.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4913: checking for sys/stat.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4913: checking for stdlib.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4913: checking for string.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4913: checking for memory.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4913: checking for strings.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4913: checking for inttypes.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4913: checking for stdint.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4972: stdint.h: No such file or directory
> configure:4933: $? =3D 1
> configure: failed program was:
> | #line 4919 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |=20
> | #include <stdint.h>
> configure:4950: result: no
> configure:4913: checking for unistd.h
> configure:4930: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4933: $? =3D 0
> configure:4936: test -s conftest.o
> configure:4939: $? =3D 0
> configure:4950: result: yes
> configure:4976: checking dlfcn.h usability
> configure:4989: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:4992: $? =3D 0
> configure:4995: test -s conftest.o
> configure:4998: $? =3D 0
> configure:5008: result: yes
> configure:5012: checking dlfcn.h presence
> configure:5023: cc -E -I/usr/local/include conftest.c
> configure:5029: $? =3D 0
> configure:5048: result: yes
> configure:5084: checking for dlfcn.h
> configure:5091: result: yes
> configure:5289: checking for ranlib
> configure:5305: found /usr/bin/ranlib
> configure:5316: result: ranlib
> configure:5369: checking for strip
> configure:5385: found /usr/bin/strip
> configure:5396: result: strip
> configure:5606: checking for objdir
> configure:5617: result: .libs
> configure:5634: checking for cc option to produce PIC
> configure:5780: result: -fPIC
> configure:5784: checking if cc PIC flag -fPIC works
> configure:5808: cc -c -O -pipe -march=3Dpentiumpro -fPIC -DPIC -I/usr/loc=
al/include conftest.c >&5
> configure:5811: $? =3D 0
> configure:5814: test -s conftest.o
> configure:5817: $? =3D 0
> configure:5855: result: yes
> configure:5871: checking if cc static flag -static works
> configure:5896: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  -static conftest.c  >&5
> configure:5899: $? =3D 0
> configure:5902: test -s conftest
> configure:5905: $? =3D 0
> configure:5921: result: yes
> configure:5933: checking if cc supports -c -o file.o
> configure:5953: cc -c -O -pipe -march=3Dpentiumpro -o out/conftest2.o -I/=
usr/local/include conftest.c >&5
> configure:5977: result: yes
> configure:5982: checking if cc supports -c -o file.lo
> configure:6010: cc -c -O -pipe -march=3Dpentiumpro -c -o conftest.lo -I/u=
sr/local/include conftest.c >&5
> configure:6013: $? =3D 0
> configure:6016: test -s conftest.lo
> configure:6019: $? =3D 0
> configure:6041: result: yes
> configure:6072: checking if cc supports -fno-rtti -fno-exceptions
> configure:6095: cc -c -O -pipe -march=3Dpentiumpro -fno-rtti -fno-excepti=
ons -c conftest.c -I/usr/local/include conftest.c >&5
> configure:6098: $? =3D 0
> configure:6101: test -s conftest.o
> configure:6104: $? =3D 0
> configure:6121: result: yes
> configure:6132: checking whether the linker (/usr/libexec/elf/ld) support=
s shared libraries
> configure:6827: result: yes
> configure:6832: checking how to hardcode library paths into programs
> configure:6856: result: immediate
> configure:6861: checking whether stripping libraries is possible
> configure:6866: result: yes
> configure:6877: checking dynamic linker characteristics
> configure:7308: result: freebsd4.8 ld.so
> configure:7313: checking if libtool supports shared libraries
> configure:7315: result: yes
> configure:7318: checking whether to build shared libraries
> configure:7339: result: yes
> configure:7342: checking whether to build static libraries
> configure:7346: result: yes
> configure:8020: checking whether -lc should be explicitly linked in
> configure:8028: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8031: $? =3D 0
> configure:8045: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o con=
ftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:8048: $? =3D 1
> configure:8061: result: yes
> configure:8646: checking for sys/types.h
> configure:8651: result: yes
> configure:8655: checking sys/time.h usability
> configure:8668: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8671: $? =3D 0
> configure:8674: test -s conftest.o
> configure:8677: $? =3D 0
> configure:8687: result: yes
> configure:8691: checking sys/time.h presence
> configure:8702: cc -E -I/usr/local/include conftest.c
> configure:8708: $? =3D 0
> configure:8727: result: yes
> configure:8763: checking for sys/time.h
> configure:8770: result: yes
> configure:8646: checking for stdlib.h
> configure:8651: result: yes
> configure:8646: checking for unistd.h
> configure:8651: result: yes
> configure:8646: checking for string.h
> configure:8651: result: yes
> configure:8802: checking ieeefp.h usability
> configure:8815: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8818: $? =3D 0
> configure:8821: test -s conftest.o
> configure:8824: $? =3D 0
> configure:8834: result: yes
> configure:8838: checking ieeefp.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8855: $? =3D 0
> configure:8874: result: yes
> configure:8910: checking for ieeefp.h
> configure:8917: result: yes
> configure:8802: checking nan.h usability
> configure:8815: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8865: nan.h: No such file or directory
> configure:8818: $? =3D 1
> configure: failed program was:
> | #line 8805 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <nan.h>
> configure:8834: result: no
> configure:8838: checking nan.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8867: nan.h: No such file or directory
> configure:8855: $? =3D 1
> configure: failed program was:
> | #line 8841 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | /* end confdefs.h.  */
> | #include <nan.h>
> configure:8874: result: no
> configure:8910: checking for nan.h
> configure:8917: result: no
> configure:8802: checking math.h usability
> configure:8815: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8818: $? =3D 0
> configure:8821: test -s conftest.o
> configure:8824: $? =3D 0
> configure:8834: result: yes
> configure:8838: checking math.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8855: $? =3D 0
> configure:8874: result: yes
> configure:8910: checking for math.h
> configure:8917: result: yes
> configure:8802: checking fp_class.h usability
> configure:8815: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8866: fp_class.h: No such file or directory
> configure:8818: $? =3D 1
> configure: failed program was:
> | #line 8805 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | #define HAVE_MATH_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <fp_class.h>
> configure:8834: result: no
> configure:8838: checking fp_class.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8868: fp_class.h: No such file or directory
> configure:8855: $? =3D 1
> configure: failed program was:
> | #line 8841 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | #define HAVE_MATH_H 1
> | /* end confdefs.h.  */
> | #include <fp_class.h>
> configure:8874: result: no
> configure:8910: checking for fp_class.h
> configure:8917: result: no
> configure:8802: checking float.h usability
> configure:8815: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8818: $? =3D 0
> configure:8821: test -s conftest.o
> configure:8824: $? =3D 0
> configure:8834: result: yes
> configure:8838: checking float.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8855: $? =3D 0
> configure:8874: result: yes
> configure:8910: checking for float.h
> configure:8917: result: yes
> configure:8802: checking ansidecl.h usability
> configure:8815: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8867: ansidecl.h: No such file or directory
> configure:8818: $? =3D 1
> configure: failed program was:
> | #line 8805 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | #define HAVE_MATH_H 1
> | #define HAVE_FLOAT_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #if HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #if HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #if STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # if HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #if HAVE_STRING_H
> | # if !STDC_HEADERS && HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #if HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #if HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #else
> | # if HAVE_STDINT_H
> | #  include <stdint.h>
> | # endif
> | #endif
> | #if HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <ansidecl.h>
> configure:8834: result: no
> configure:8838: checking ansidecl.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8869: ansidecl.h: No such file or directory
> configure:8855: $? =3D 1
> configure: failed program was:
> | #line 8841 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | #define HAVE_MATH_H 1
> | #define HAVE_FLOAT_H 1
> | /* end confdefs.h.  */
> | #include <ansidecl.h>
> configure:8874: result: no
> configure:8910: checking for ansidecl.h
> configure:8917: result: no
> configure:8947: checking sys/timeb.h usability
> configure:8960: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8963: $? =3D 0
> configure:8966: test -s conftest.o
> configure:8969: $? =3D 0
> configure:8979: result: yes
> configure:8983: checking sys/timeb.h presence
> configure:8994: cc -E -I/usr/local/include conftest.c
> configure:9000: $? =3D 0
> configure:9019: result: yes
> configure:9055: checking for sys/timeb.h
> configure:9062: result: yes
> configure:8947: checking time.h usability
> configure:8960: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8963: $? =3D 0
> configure:8966: test -s conftest.o
> configure:8969: $? =3D 0
> configure:8979: result: yes
> configure:8983: checking time.h presence
> configure:8994: cc -E -I/usr/local/include conftest.c
> configure:9000: $? =3D 0
> configure:9019: result: yes
> configure:9055: checking for time.h
> configure:9062: result: yes
> configure:8938: checking for sys/stat.h
> configure:8943: result: yes
> configure:8947: checking stdarg.h usability
> configure:8960: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include c=
onftest.c >&5
> configure:8963: $? =3D 0
> configure:8966: test -s conftest.o
> configure:8969: $? =3D 0
> configure:8979: result: yes
> configure:8983: checking stdarg.h presence
> configure:8994: cc -E -I/usr/local/include conftest.c
> configure:9000: $? =3D 0
> configure:9019: result: yes
> configure:9055: checking for stdarg.h
> configure:9062: result: yes
> configure:9080: checking for stat
> configure:9130: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:9133: $? =3D 0
> configure:9136: test -s conftest
> configure:9139: $? =3D 0
> configure:9150: result: yes
> configure:9080: checking for _stat
> configure:9130: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:9133: $? =3D 0
> configure:9136: test -s conftest
> configure:9139: $? =3D 0
> configure:9150: result: yes
> configure:9160: checking for isnan
> configure:9210: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:9213: $? =3D 0
> configure:9216: test -s conftest
> configure:9219: $? =3D 0
> configure:9230: result: yes
> configure:9299: checking for isinf
> configure:9349: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:9352: $? =3D 0
> configure:9355: test -s conftest
> configure:9358: $? =3D 0
> configure:9369: result: yes
> configure:9438: checking for pow
> configure:9488: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> /tmp/ccSkkUBZ.o: In function `main':
> /tmp/ccSkkUBZ.o(.text+0x9): undefined reference to `pow'
> /tmp/ccSkkUBZ.o(.data+0x0): undefined reference to `pow'
> configure:9491: $? =3D 1
> configure: failed program was:
> | #line 9444 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | #define HAVE_MATH_H 1
> | #define HAVE_FLOAT_H 1
> | #define HAVE_SYS_TIMEB_H 1
> | #define HAVE_TIME_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDARG_H 1
> | #define HAVE_STAT 1
> | #define HAVE__STAT 1
> | /* end confdefs.h.  */
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char pow (); below.
> |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> |     <limits.h> exists even on freestanding compilers.  */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | /* 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 pow ();
> | /* 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_pow) || defined (__stub___pow)
> | choke me
> | #else
> | char (*f) () =3D pow;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> |=20
> | int
> | main ()
> | {
> | return f !=3D pow;
> |   ;
> |   return 0;
> | }
> configure:9508: result: no
> configure:9513: checking for pow in -lm
> configure:9544: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c -lm   >&5
> configure:9547: $? =3D 0
> configure:9550: test -s conftest
> configure:9553: $? =3D 0
> configure:9565: result: yes
> configure:9577: checking for floor
> configure:9627: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> /tmp/ccGwkq0K.o: In function `main':
> /tmp/ccGwkq0K.o(.text+0x9): undefined reference to `floor'
> /tmp/ccGwkq0K.o(.data+0x0): undefined reference to `floor'
> configure:9630: $? =3D 1
> configure: failed program was:
> | #line 9583 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | #define HAVE_MATH_H 1
> | #define HAVE_FLOAT_H 1
> | #define HAVE_SYS_TIMEB_H 1
> | #define HAVE_TIME_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDARG_H 1
> | #define HAVE_STAT 1
> | #define HAVE__STAT 1
> | #define HAVE_POW 1
> | /* end confdefs.h.  */
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char floor (); below.
> |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> |     <limits.h> exists even on freestanding compilers.  */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | /* 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 floor ();
> | /* 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_floor) || defined (__stub___floor)
> | choke me
> | #else
> | char (*f) () =3D floor;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> |=20
> | int
> | main ()
> | {
> | return f !=3D floor;
> |   ;
> |   return 0;
> | }
> configure:9647: result: no
> configure:9652: checking for floor in -lm
> configure:9683: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c -lm   >&5
> configure:9686: $? =3D 0
> configure:9689: test -s conftest
> configure:9692: $? =3D 0
> configure:9704: result: yes
> configure:9716: checking for fabs
> configure:9766: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:9774: warning: conflicting types for built-in function `fabs'
> configure:9769: $? =3D 0
> configure:9772: test -s conftest
> configure:9775: $? =3D 0
> configure:9786: result: yes
> configure:9858: checking for gettimeofday
> configure:9908: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:9911: $? =3D 0
> configure:9914: test -s conftest
> configure:9917: $? =3D 0
> configure:9928: result: yes
> configure:9947: checking for mktime
> configure:9997: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:10000: $? =3D 0
> configure:10003: test -s conftest
> configure:10006: $? =3D 0
> configure:10017: result: yes
> configure:9947: checking for localtime
> configure:9997: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:10000: $? =3D 0
> configure:10003: test -s conftest
> configure:10006: $? =3D 0
> configure:10017: result: yes
> configure:9947: checking for asctime
> configure:9997: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:10000: $? =3D 0
> configure:10003: test -s conftest
> configure:10006: $? =3D 0
> configure:10017: result: yes
> configure:9947: checking for time
> configure:9997: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:10000: $? =3D 0
> configure:10003: test -s conftest
> configure:10006: $? =3D 0
> configure:10017: result: yes
> configure:9947: checking for gmtime
> configure:9997: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> configure:10000: $? =3D 0
> configure:10003: test -s conftest
> configure:10006: $? =3D 0
> configure:10017: result: yes
> configure:9947: checking for ftime
> configure:9997: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/=
include  conftest.c  >&5
> /tmp/cckVaxBz.o: In function `main':
> /tmp/cckVaxBz.o(.text+0x9): undefined reference to `ftime'
> /tmp/cckVaxBz.o(.data+0x0): undefined reference to `ftime'
> configure:10000: $? =3D 1
> configure: failed program was:
> | #line 9953 "configure"
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libxslt"
> | #define VERSION "1.1.0"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_DLFCN_H 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_TIME_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_UNISTD_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_IEEEFP_H 1
> | #define HAVE_MATH_H 1
> | #define HAVE_FLOAT_H 1
> | #define HAVE_SYS_TIMEB_H 1
> | #define HAVE_TIME_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDARG_H 1
> | #define HAVE_STAT 1
> | #define HAVE__STAT 1
> | #define HAVE_POW 1
> | #define HAVE_FLOOR 1
> | #define HAVE_GETTIMEOFDAY 1
> | #define HAVE_MKTIME 1
> | #define HAVE_LOCALTIME 1
> | #define HAVE_ASCTIME 1
> | #define HAVE_TIME 1
> | #define HAVE_GMTIME 1
> | /* end confdefs.h.  */
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char ftime (); below.
> |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> |     <limits.h> exists even on freestanding compilers.  */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | /* 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 ftime ();
> | /* 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_ftime) || defined (__stub___ftime)
> | choke me
> | #else
> | char (*f) () =3D ftime;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> |=20
> | int
> | main ()
> | {
> | return f !=3D ftime;
> |   ;
> |   return 0;
> | }
> configure:10017: result: no
> configure:10039: checking for printf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10039: checking for sprintf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10039: checking for fprintf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10039: checking for snprintf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10039: checking for vfprintf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10039: checking for vsprintf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10039: checking for vsnprintf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10039: checking for sscanf
> configure:10089: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local=
/include  conftest.c  >&5
> configure:10092: $? =3D 0
> configure:10095: test -s conftest
> configure:10098: $? =3D 0
> configure:10109: result: yes
> configure:10133: checking for perl
> configure:10149: found /usr/bin/perl
> configure:10160: result: perl
> configure:10407: checking for libxml libraries >=3D 2.6.0
> configure:10467: error: Version 2.5.10 found. You need at least libxml2 2=
.6.0 for this version of libxslt
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> am_cv_CC_dependencies_compiler_type=3Dgcc
> ac_cv_func_sscanf=3Dyes
> ac_cv_header_ansidecl_h=3Dno
> ac_cv_func_stat=3Dyes
> ac_cv_header_stdlib_h=3Dyes
> lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
> ac_cv_header_sys_time_h=3Dyes
> ac_cv_func_localtime=3Dyes
> ac_cv_lib_cposix_strerror=3Dno
> ac_cv_prog_cc_g=3Dyes
> ac_cv_env_LDFLAGS_set=3D
> ac_cv_func_gmtime=3Dyes
> ac_cv_header_stdarg_h=3Dyes
> 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_fprintf=3Dyes
> ac_cv_func_vfprintf=3Dyes
> ac_cv_func_fabs=3Dyes
> ac_cv_header_fp_class_h=3Dno
> ac_cv_prog_make_gmake_set=3Dyes
> ac_cv_func_mktime=3Dyes
> ac_cv_env_CPP_value=3D
> ac_cv_env_CPPFLAGS_set=3Dset
> lt_cv_prog_cc_static_works=3Dyes
> lt_cv_prog_cc_no_builtin=3D
> ac_cv_header_float_h=3Dyes
> lt_cv_prog_cc_shlib=3D
> ac_cv_func_snprintf=3Dyes
> ac_cv_func_ftime=3Dno
> lt_cv_prog_cc_static=3D-static
> ac_cv_env_host_alias_set=3D
> ac_cv_func_vsnprintf=3Dyes
> lt_cv_ld_reload_flag=3D-r
> ac_cv_func_pow=3Dno
> ac_cv_func_isinf=3Dyes
> ac_cv_func_isnan=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_func__stat=3Dyes
> ac_cv_env_LDFLAGS_value=3D
> ac_cv_env_target_alias_set=3D
> ac_cv_func_sprintf=3Dyes
> ac_cv_host_alias=3Di386-portbld-freebsd4.8
> ac_cv_prog_cc_stdc=3D
> ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dpentiumpro'
> ac_cv_env_CC_set=3Dset
> ac_cv_func_vsprintf=3Dyes
> ac_cv_func_gettimeofday=3Dyes
> ac_cv_header_math_h=3Dyes
> lt_cv_prog_cc_wl=3D-Wl,
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_func_printf=3Dyes
> ac_cv_header_ieeefp_h=3Dyes
> ac_cv_header_strings_h=3Dyes
> lt_cv_path_SED=3D/usr/bin/sed
> ac_cv_header_stdint_h=3Dno
> ac_cv_header_inttypes_h=3Dyes
> ac_cv_prog_egrep=3D'grep -E'
> ac_cv_header_sys_timeb_h=3Dyes
> 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.8
> ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include
> ac_cv_func_floor=3Dno
> ac_cv_lib_m_pow=3Dyes
> ac_cv_header_time_h=3Dyes
> ac_cv_prog_ac_ct_RANLIB=3Dranlib
> ac_cv_header_memory_h=3Dyes
> ac_cv_func_asctime=3Dyes
> ac_cv_prog_ac_ct_STRIP=3Dstrip
> ac_cv_host=3Di386-portbld-freebsd4.8
> ac_cv_env_host_alias_value=3D
> ac_cv_func_time=3Dyes
> ac_cv_header_nan_h=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'\'''
> lt_cv_compiler_c_o=3Dyes
> lt_cv_prog_cc_pic_works=3Dyes
> lt_cv_file_magic_test_file=3D
> ac_cv_build=3Di386-portbld-freebsd4.8
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_prog_AWK=3Dnawk
> ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.8
> 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_prog_ac_ct_CC=3Dcc
> ac_cv_prog_PERL=3Dperl
> lt_cv_compiler_o_lo=3Dyes
> ac_cv_env_target_alias_value=3D
> ac_cv_env_CC_value=3Dcc
> ac_cv_lib_m_floor=3Dyes
> lt_cv_path_NM=3D'/usr/bin/nm -B'
> ac_cv_env_CPP_set=3D
> ac_cv_header_dlfcn_h=3Dyes
> ac_cv_objext=3Do
>=20
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>=20
> ACLOCAL=3D'${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missin=
g --run aclocal-1.6'
> AMDEPBACKSLASH=3D'\'
> AMDEP_FALSE=3D'#'
> AMDEP_TRUE=3D''
> AMTAR=3D'${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing =
--run tar'
> AUTOCONF=3D'${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missi=
ng --run autoconf'
> AUTOHEADER=3D'${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/mis=
sing --run autoheader'
> AUTOMAKE=3D'${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missi=
ng --run automake-1.6'
> AWK=3D'nawk'
> CC=3D'cc'
> CCDEPMODE=3D'depmode=3Dgcc'
> CFLAGS=3D'-O -pipe -march=3Dpentiumpro -Wall'
> CPP=3D'cc -E'
> CPPFLAGS=3D'-I/usr/local/include'
> DEFS=3D''
> DEPDIR=3D'.deps'
> ECHO=3D'echo'
> ECHO_C=3D''
> ECHO_N=3D'-n'
> ECHO_T=3D''
> EGREP=3D'grep -E'
> EXEEXT=3D''
> EXTRA_LIBS=3D''
> HTML_DIR=3D'/usr/local/share/doc'
> INSTALL_DATA=3D'install -c -o root -g wheel -m 444'
> INSTALL_PROGRAM=3D'install -c -s -o root -g wheel -m 555'
> INSTALL_SCRIPT=3D'install -c -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s'
> LDFLAGS=3D''
> LIBEXSLT_MAJOR_VERSION=3D'0'
> LIBEXSLT_MICRO_VERSION=3D'0'
> LIBEXSLT_MINOR_VERSION=3D'8'
> LIBEXSLT_VERSION=3D'0.8.0'
> LIBEXSLT_VERSION_INFO=3D'8:0:8'
> LIBEXSLT_VERSION_NUMBER=3D'800'
> LIBOBJS=3D''
> LIBS=3D''
> LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
> LIBXML_CFLAGS=3D''
> LIBXML_LIBS=3D''
> LIBXML_REQUIRED_VERSION=3D'2.6.0'
> LIBXML_SRC=3D''
> LIBXSLT_MAJOR_VERSION=3D'1'
> LIBXSLT_MICRO_VERSION=3D'0'
> LIBXSLT_MINOR_VERSION=3D'1'
> LIBXSLT_VERSION=3D'1.1.0'
> LIBXSLT_VERSION_INFO=3D'2:0:1'
> LIBXSLT_VERSION_NUMBER=3D'10100'
> LN_S=3D'ln -s'
> LTLIBOBJS=3D''
> MAINT=3D'#'
> MAINTAINER_MODE_FALSE=3D''
> MAINTAINER_MODE_TRUE=3D'#'
> MAKEINFO=3D'${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missi=
ng --run makeinfo'
> M_LIBS=3D'-lm'
> OBJEXT=3D'o'
> PACKAGE=3D'libxslt'
> PACKAGE_BUGREPORT=3D''
> PACKAGE_NAME=3D''
> PACKAGE_STRING=3D''
> PACKAGE_TARNAME=3D''
> PACKAGE_VERSION=3D''
> PATH_SEPARATOR=3D':'
> PERL=3D'perl'
> PYTHON=3D'/usr/local/bin/python'
> PYTHONSODV=3D''
> PYTHON_INCLUDES=3D'/usr/local/include/python2.3'
> PYTHON_SITE_PACKAGES=3D'/usr/local/lib/python2.3/site-packages'
> PYTHON_SUBDIR=3D'python'
> PYTHON_VERSION=3D'2.3'
> RANLIB=3D'ranlib'
> RELDATE=3D''
> SET_MAKE=3D''
> SHELL=3D'/bin/sh'
> STATIC_BINARIES=3D''
> STRIP=3D'strip'
> VERSION=3D'1.1.0'
> WIN32_EXTRA_LDFLAGS=3D''
> WIN32_EXTRA_LIBADD=3D''
> WITH_DEBUGGER=3D'1'
> WITH_MEM_DEBUG=3D'0'
> WITH_PERL_FALSE=3D'#'
> WITH_PERL_TRUE=3D''
> WITH_PYTHON_FALSE=3D'#'
> WITH_PYTHON_TRUE=3D''
> WITH_TRIO=3D'0'
> WITH_XSLT_DEBUG=3D'1'
> XML_CONFIG=3D'xml2-config'
> XSLTPROCDV=3D''
> XSLT_INCLUDEDIR=3D''
> XSLT_LIBDIR=3D''
> XSLT_LIBS=3D''
> ac_ct_CC=3D'cc'
> ac_ct_RANLIB=3D'ranlib'
> ac_ct_STRIP=3D'strip'
> am__include=3D'include'
> am__quote=3D''
> bindir=3D'${exec_prefix}/bin'
> build=3D'i386-portbld-freebsd4.8'
> build_alias=3D'i386-portbld-freebsd4.8'
> build_cpu=3D'i386'
> build_os=3D'freebsd4.8'
> build_vendor=3D'portbld'
> datadir=3D'${prefix}/share'
> exec_prefix=3D'NONE'
> host=3D'i386-portbld-freebsd4.8'
> host_alias=3D''
> host_cpu=3D'i386'
> host_os=3D'freebsd4.8'
> host_vendor=3D'portbld'
> includedir=3D'${prefix}/include'
> infodir=3D'${prefix}/info'
> install_sh=3D'/usr/ports/textproc/libxslt/work/libxslt-1.1.0/install-sh'
> libdir=3D'${exec_prefix}/lib'
> libexecdir=3D'${exec_prefix}/libexec'
> localstatedir=3D'${prefix}/var'
> mandir=3D'${prefix}/man'
> oldincludedir=3D'/usr/include'
> prefix=3D'/usr/local'
> program_transform_name=3D's,x,x,'
> pythondir=3D'$(libdir)/python${PYTHON_VERSION}/site-packages'
> sbindir=3D'${exec_prefix}/sbin'
> sharedstatedir=3D'${prefix}/com'
> sysconfdir=3D'${prefix}/etc'
> target_alias=3D''
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define HAVE_ASCTIME 1
> #define HAVE_DLFCN_H 1
> #define HAVE_FLOAT_H 1
> #define HAVE_FLOOR 1
> #define HAVE_FPRINTF 1
> #define HAVE_GETTIMEOFDAY 1
> #define HAVE_GMTIME 1
> #define HAVE_IEEEFP_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_LOCALTIME 1
> #define HAVE_MATH_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_MKTIME 1
> #define HAVE_POW 1
> #define HAVE_PRINTF 1
> #define HAVE_SNPRINTF 1
> #define HAVE_SPRINTF 1
> #define HAVE_SSCANF 1
> #define HAVE_STAT 1
> #define HAVE_STDARG_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_STRING_H 1
> #define HAVE_STRING_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TIMEB_H 1
> #define HAVE_SYS_TIME_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_TIME 1
> #define HAVE_TIME_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_UNISTD_H 1
> #define HAVE_VFPRINTF 1
> #define HAVE_VSNPRINTF 1
> #define HAVE_VSPRINTF 1
> #define HAVE__STAT 1
> #define PACKAGE "libxslt"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define STDC_HEADERS 1
> #define VERSION "1.1.0"
> #define WITH_DEBUGGER 1
>=20
> configure: exit 1
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



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

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

iD8DBQA/0OZMb2iPiv4Uz4cRAhWyAJ9ZIHXYVd26Avc3S/qGyDxJcjoG9wCgj4Ju
bMfgsaFmbF/LqlN6ds1O2oY=
=gPrf
-----END PGP SIGNATURE-----

--=-CYJ59H0wC8pT1EF6IWYF--



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