Failure on upgrade from 2.2->2.4

Joe Marcus Clarke marcus at marcuscom.com
Fri Dec 5 12:11:17 PST 2003


On Fri, 2003-12-05 at 15:08, Scott Ballantyne wrote:
> checking for libxml libraries >= 2.6.0... configure: error: Version 2.5.10 found. You need at least libxml2 2.6.0 for this version of libxslt
> ===>  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 at 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. 
> 
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by configure, which was
> generated by GNU Autoconf 2.57.  Invocation command line was
> 
>   $ ./configure --with-html-dir=/usr/local/share/doc --with-python=/usr/local --prefix=/usr/local --build=i386-portbld-freebsd4.8
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = ns.ssr.com
> uname -m = i386
> uname -r = 4.8-RELEASE-p3
> uname -s = FreeBSD
> uname -v = FreeBSD 4.8-RELEASE-p3 #14: Fri Sep 12 02:12:00 EDT 2003     sdb at ns.ssr.com:/usr/obj/usr/src/sys/MEGAWATTMOMMA 
> 
> /usr/bin/uname -p = i386
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> 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
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> 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 of 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: $? = 0
> configure:2311: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2314: $? = 0
> configure:2316: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2319: $? = 1
> configure:2343: checking for C compiler default output
> configure:2346: cc -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:2349: $? = 0
> configure:2395: result: a.out
> configure:2400: checking whether the C compiler works
> configure:2406: ./a.out
> configure:2409: $? = 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=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:2443: $? = 0
> configure:2468: result: 
> configure:2474: checking for suffix of object files
> configure:2496: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:2499: $? = 0
> configure:2521: result: o
> configure:2525: checking whether we are using the GNU C compiler
> configure:2550: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:2553: $? = 0
> configure:2556: test -s conftest.o
> configure:2559: $? = 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: $? = 0
> configure:2606: test -s conftest.o
> configure:2609: $? = 0
> configure:2620: result: yes
> configure:2637: checking for cc option to accept ANSI C
> configure:2698: cc  -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:2701: $? = 0
> configure:2704: test -s conftest.o
> configure:2707: $? = 0
> configure:2725: result: none needed
> configure:2743: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2746: $? = 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=pentiumpro -I/usr/local/include  conftest.c -lcposix   >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:2960: $? = 1
> configure: failed program was:
> | #line 2934 "configure"
> | /* confdefs.h.  */
> | 
> | #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.  */
> | 
> | /* 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: $? = 0
> configure:3310: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:3313: $? = 0
> configure:3315: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:3318: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:3542: $? = 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: $? = 0
> configure:3799: cc -E -I/usr/local/include conftest.c
> configure:3801: ac_nonexistent.h: No such file or directory
> configure:3805: $? = 1
> configure: failed program was:
> | #line 3791 "configure"
> | /* confdefs.h.  */
> | 
> | #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: $? = 0
> configure:3906: cc -E -I/usr/local/include conftest.c
> configure:3908: ac_nonexistent.h: No such file or directory
> configure:3912: $? = 1
> configure: failed program was:
> | #line 3898 "configure"
> | /* confdefs.h.  */
> | 
> | #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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:3999: $? = 0
> configure:4002: test -s conftest.o
> configure:4005: $? = 0
> configure:4097: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:4100: $? = 0
> configure:4102: ./conftest
> configure:4105: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4789: $? = 0
> 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
> configure:4796: $? = 0
> configure:4848: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c conftstm.o >&5
> configure:4851: $? = 0
> configure:4895: result: ok
> configure:4913: checking for sys/types.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4913: checking for sys/stat.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4913: checking for stdlib.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4913: checking for string.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4913: checking for memory.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4913: checking for strings.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4913: checking for inttypes.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4913: checking for stdint.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4972: stdint.h: No such file or directory
> configure:4933: $? = 1
> configure: failed program was:
> | #line 4919 "configure"
> | /* confdefs.h.  */
> | 
> | #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
> | 
> | #include <stdint.h>
> configure:4950: result: no
> configure:4913: checking for unistd.h
> configure:4930: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4933: $? = 0
> configure:4936: test -s conftest.o
> configure:4939: $? = 0
> configure:4950: result: yes
> configure:4976: checking dlfcn.h usability
> configure:4989: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
> configure:4992: $? = 0
> configure:4995: test -s conftest.o
> configure:4998: $? = 0
> configure:5008: result: yes
> configure:5012: checking dlfcn.h presence
> configure:5023: cc -E -I/usr/local/include conftest.c
> configure:5029: $? = 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=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c >&5
> configure:5811: $? = 0
> configure:5814: test -s conftest.o
> configure:5817: $? = 0
> configure:5855: result: yes
> configure:5871: checking if cc static flag -static works
> configure:5896: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  -static conftest.c  >&5
> configure:5899: $? = 0
> configure:5902: test -s conftest
> configure:5905: $? = 0
> configure:5921: result: yes
> configure:5933: checking if cc supports -c -o file.o
> configure:5953: cc -c -O -pipe -march=pentiumpro -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=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c >&5
> configure:6013: $? = 0
> configure:6016: test -s conftest.lo
> configure:6019: $? = 0
> configure:6041: result: yes
> configure:6072: checking if cc supports -fno-rtti -fno-exceptions
> configure:6095: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
> configure:6098: $? = 0
> configure:6101: test -s conftest.o
> configure:6104: $? = 0
> configure:6121: result: yes
> configure:6132: checking whether the linker (/usr/libexec/elf/ld) supports 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8031: $? = 0
> configure:8045: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:8048: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8671: $? = 0
> configure:8674: test -s conftest.o
> configure:8677: $? = 0
> configure:8687: result: yes
> configure:8691: checking sys/time.h presence
> configure:8702: cc -E -I/usr/local/include conftest.c
> configure:8708: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8818: $? = 0
> configure:8821: test -s conftest.o
> configure:8824: $? = 0
> configure:8834: result: yes
> configure:8838: checking ieeefp.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8855: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8865: nan.h: No such file or directory
> configure:8818: $? = 1
> configure: failed program was:
> | #line 8805 "configure"
> | /* confdefs.h.  */
> | 
> | #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: $? = 1
> configure: failed program was:
> | #line 8841 "configure"
> | /* confdefs.h.  */
> | 
> | #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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8818: $? = 0
> configure:8821: test -s conftest.o
> configure:8824: $? = 0
> configure:8834: result: yes
> configure:8838: checking math.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8855: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8866: fp_class.h: No such file or directory
> configure:8818: $? = 1
> configure: failed program was:
> | #line 8805 "configure"
> | /* confdefs.h.  */
> | 
> | #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: $? = 1
> configure: failed program was:
> | #line 8841 "configure"
> | /* confdefs.h.  */
> | 
> | #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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8818: $? = 0
> configure:8821: test -s conftest.o
> configure:8824: $? = 0
> configure:8834: result: yes
> configure:8838: checking float.h presence
> configure:8849: cc -E -I/usr/local/include conftest.c
> configure:8855: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8867: ansidecl.h: No such file or directory
> configure:8818: $? = 1
> configure: failed program was:
> | #line 8805 "configure"
> | /* confdefs.h.  */
> | 
> | #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: $? = 1
> configure: failed program was:
> | #line 8841 "configure"
> | /* confdefs.h.  */
> | 
> | #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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8979: result: yes
> configure:8983: checking sys/timeb.h presence
> configure:8994: cc -E -I/usr/local/include conftest.c
> configure:9000: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8979: result: yes
> configure:8983: checking time.h presence
> configure:8994: cc -E -I/usr/local/include conftest.c
> configure:9000: $? = 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=pentiumpro -I/usr/local/include conftest.c >&5
> configure:8963: $? = 0
> configure:8966: test -s conftest.o
> configure:8969: $? = 0
> configure:8979: result: yes
> configure:8983: checking stdarg.h presence
> configure:8994: cc -E -I/usr/local/include conftest.c
> configure:9000: $? = 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=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:9133: $? = 0
> configure:9136: test -s conftest
> configure:9139: $? = 0
> configure:9150: result: yes
> configure:9080: checking for _stat
> configure:9130: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:9133: $? = 0
> configure:9136: test -s conftest
> configure:9139: $? = 0
> configure:9150: result: yes
> configure:9160: checking for isnan
> configure:9210: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:9213: $? = 0
> configure:9216: test -s conftest
> configure:9219: $? = 0
> configure:9230: result: yes
> configure:9299: checking for isinf
> configure:9349: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:9352: $? = 0
> configure:9355: test -s conftest
> configure:9358: $? = 0
> configure:9369: result: yes
> configure:9438: checking for pow
> configure:9488: cc -o conftest -O -pipe -march=pentiumpro -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: $? = 1
> configure: failed program was:
> | #line 9444 "configure"
> | /* confdefs.h.  */
> | 
> | #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) () = pow;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> | 
> | int
> | main ()
> | {
> | return f != pow;
> |   ;
> |   return 0;
> | }
> configure:9508: result: no
> configure:9513: checking for pow in -lm
> configure:9544: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -lm   >&5
> configure:9547: $? = 0
> configure:9550: test -s conftest
> configure:9553: $? = 0
> configure:9565: result: yes
> configure:9577: checking for floor
> configure:9627: cc -o conftest -O -pipe -march=pentiumpro -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: $? = 1
> configure: failed program was:
> | #line 9583 "configure"
> | /* confdefs.h.  */
> | 
> | #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) () = floor;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> | 
> | int
> | main ()
> | {
> | return f != floor;
> |   ;
> |   return 0;
> | }
> configure:9647: result: no
> configure:9652: checking for floor in -lm
> configure:9683: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -lm   >&5
> configure:9686: $? = 0
> configure:9689: test -s conftest
> configure:9692: $? = 0
> configure:9704: result: yes
> configure:9716: checking for fabs
> configure:9766: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:9774: warning: conflicting types for built-in function `fabs'
> configure:9769: $? = 0
> configure:9772: test -s conftest
> configure:9775: $? = 0
> configure:9786: result: yes
> configure:9858: checking for gettimeofday
> configure:9908: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:9911: $? = 0
> configure:9914: test -s conftest
> configure:9917: $? = 0
> configure:9928: result: yes
> configure:9947: checking for mktime
> configure:9997: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10000: $? = 0
> configure:10003: test -s conftest
> configure:10006: $? = 0
> configure:10017: result: yes
> configure:9947: checking for localtime
> configure:9997: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10000: $? = 0
> configure:10003: test -s conftest
> configure:10006: $? = 0
> configure:10017: result: yes
> configure:9947: checking for asctime
> configure:9997: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10000: $? = 0
> configure:10003: test -s conftest
> configure:10006: $? = 0
> configure:10017: result: yes
> configure:9947: checking for time
> configure:9997: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10000: $? = 0
> configure:10003: test -s conftest
> configure:10006: $? = 0
> configure:10017: result: yes
> configure:9947: checking for gmtime
> configure:9997: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10000: $? = 0
> configure:10003: test -s conftest
> configure:10006: $? = 0
> configure:10017: result: yes
> configure:9947: checking for ftime
> configure:9997: cc -o conftest -O -pipe -march=pentiumpro -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: $? = 1
> configure: failed program was:
> | #line 9953 "configure"
> | /* confdefs.h.  */
> | 
> | #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) () = ftime;
> | #endif
> | #ifdef __cplusplus
> | }
> | #endif
> | 
> | int
> | main ()
> | {
> | return f != ftime;
> |   ;
> |   return 0;
> | }
> configure:10017: result: no
> configure:10039: checking for printf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 0
> configure:10109: result: yes
> configure:10039: checking for sprintf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 0
> configure:10109: result: yes
> configure:10039: checking for fprintf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 0
> configure:10109: result: yes
> configure:10039: checking for snprintf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 0
> configure:10109: result: yes
> configure:10039: checking for vfprintf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 0
> configure:10109: result: yes
> configure:10039: checking for vsprintf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 0
> configure:10109: result: yes
> configure:10039: checking for vsnprintf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 0
> configure:10109: result: yes
> configure:10039: checking for sscanf
> configure:10089: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c  >&5
> configure:10092: $? = 0
> configure:10095: test -s conftest
> configure:10098: $? = 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 >= 2.6.0
> configure:10467: error: Version 2.5.10 found. You need at least libxml2 2.6.0 for this version of libxslt
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> am_cv_CC_dependencies_compiler_type=gcc
> ac_cv_func_sscanf=yes
> ac_cv_header_ansidecl_h=no
> ac_cv_func_stat=yes
> ac_cv_header_stdlib_h=yes
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> ac_cv_header_sys_time_h=yes
> ac_cv_func_localtime=yes
> ac_cv_lib_cposix_strerror=no
> ac_cv_prog_cc_g=yes
> ac_cv_env_LDFLAGS_set=
> ac_cv_func_gmtime=yes
> ac_cv_header_stdarg_h=yes
> lt_cv_prog_cc_can_build_shared=yes
> ac_cv_c_compiler_gnu=yes
> ac_cv_exeext=
> ac_cv_env_CFLAGS_set=set
> ac_cv_func_fprintf=yes
> ac_cv_func_vfprintf=yes
> ac_cv_func_fabs=yes
> ac_cv_header_fp_class_h=no
> ac_cv_prog_make_gmake_set=yes
> ac_cv_func_mktime=yes
> ac_cv_env_CPP_value=
> ac_cv_env_CPPFLAGS_set=set
> lt_cv_prog_cc_static_works=yes
> lt_cv_prog_cc_no_builtin=
> ac_cv_header_float_h=yes
> lt_cv_prog_cc_shlib=
> ac_cv_func_snprintf=yes
> ac_cv_func_ftime=no
> lt_cv_prog_cc_static=-static
> ac_cv_env_host_alias_set=
> ac_cv_func_vsnprintf=yes
> lt_cv_ld_reload_flag=-r
> ac_cv_func_pow=no
> ac_cv_func_isinf=yes
> ac_cv_func_isnan=yes
> lt_cv_archive_cmds_need_lc=yes
> ac_cv_header_sys_stat_h=yes
> lt_cv_prog_gnu_ld=yes
> ac_cv_env_build_alias_set=set
> ac_cv_func__stat=yes
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_target_alias_set=
> ac_cv_func_sprintf=yes
> ac_cv_host_alias=i386-portbld-freebsd4.8
> ac_cv_prog_cc_stdc=
> ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro'
> ac_cv_env_CC_set=set
> ac_cv_func_vsprintf=yes
> ac_cv_func_gettimeofday=yes
> ac_cv_header_math_h=yes
> lt_cv_prog_cc_wl=-Wl,
> ac_cv_header_sys_types_h=yes
> ac_cv_header_stdc=yes
> ac_cv_func_printf=yes
> ac_cv_header_ieeefp_h=yes
> ac_cv_header_strings_h=yes
> lt_cv_path_SED=/usr/bin/sed
> ac_cv_header_stdint_h=no
> ac_cv_header_inttypes_h=yes
> ac_cv_prog_egrep='grep -E'
> ac_cv_header_sys_timeb_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_string_h=yes
> lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
> lt_cv_path_LD=/usr/libexec/elf/ld
> ac_cv_build_alias=i386-portbld-freebsd4.8
> ac_cv_env_CPPFLAGS_value=-I/usr/local/include
> ac_cv_func_floor=no
> ac_cv_lib_m_pow=yes
> ac_cv_header_time_h=yes
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_header_memory_h=yes
> ac_cv_func_asctime=yes
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_host=i386-portbld-freebsd4.8
> ac_cv_env_host_alias_value=
> ac_cv_func_time=yes
> ac_cv_header_nan_h=no
> lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
> lt_cv_compiler_c_o=yes
> lt_cv_prog_cc_pic_works=yes
> lt_cv_file_magic_test_file=
> ac_cv_build=i386-portbld-freebsd4.8
> ac_cv_prog_CPP='cc -E'
> ac_cv_prog_AWK=nawk
> ac_cv_env_build_alias_value=i386-portbld-freebsd4.8
> lt_cv_prog_cc_pic=' -fPIC'
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
> lt_cv_deplibs_check_method=pass_all
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_prog_PERL=perl
> lt_cv_compiler_o_lo=yes
> ac_cv_env_target_alias_value=
> ac_cv_env_CC_value=cc
> ac_cv_lib_m_floor=yes
> lt_cv_path_NM='/usr/bin/nm -B'
> ac_cv_env_CPP_set=
> ac_cv_header_dlfcn_h=yes
> ac_cv_objext=o
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run aclocal-1.6'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run tar'
> AUTOCONF='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run autoconf'
> AUTOHEADER='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run autoheader'
> AUTOMAKE='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run automake-1.6'
> AWK='nawk'
> CC='cc'
> CCDEPMODE='depmode=gcc'
> CFLAGS='-O -pipe -march=pentiumpro -Wall'
> CPP='cc -E'
> CPPFLAGS='-I/usr/local/include'
> DEFS=''
> DEPDIR='.deps'
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='grep -E'
> EXEEXT=''
> EXTRA_LIBS=''
> HTML_DIR='/usr/local/share/doc'
> INSTALL_DATA='install -c -o root -g wheel -m 444'
> INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
> INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> LDFLAGS=''
> LIBEXSLT_MAJOR_VERSION='0'
> LIBEXSLT_MICRO_VERSION='0'
> LIBEXSLT_MINOR_VERSION='8'
> LIBEXSLT_VERSION='0.8.0'
> LIBEXSLT_VERSION_INFO='8:0:8'
> LIBEXSLT_VERSION_NUMBER='800'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIBXML_CFLAGS=''
> LIBXML_LIBS=''
> LIBXML_REQUIRED_VERSION='2.6.0'
> LIBXML_SRC=''
> LIBXSLT_MAJOR_VERSION='1'
> LIBXSLT_MICRO_VERSION='0'
> LIBXSLT_MINOR_VERSION='1'
> LIBXSLT_VERSION='1.1.0'
> LIBXSLT_VERSION_INFO='2:0:1'
> LIBXSLT_VERSION_NUMBER='10100'
> LN_S='ln -s'
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.0/missing --run makeinfo'
> M_LIBS='-lm'
> OBJEXT='o'
> PACKAGE='libxslt'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PERL='perl'
> PYTHON='/usr/local/bin/python'
> PYTHONSODV=''
> PYTHON_INCLUDES='/usr/local/include/python2.3'
> PYTHON_SITE_PACKAGES='/usr/local/lib/python2.3/site-packages'
> PYTHON_SUBDIR='python'
> PYTHON_VERSION='2.3'
> RANLIB='ranlib'
> RELDATE=''
> SET_MAKE=''
> SHELL='/bin/sh'
> STATIC_BINARIES=''
> STRIP='strip'
> VERSION='1.1.0'
> WIN32_EXTRA_LDFLAGS=''
> WIN32_EXTRA_LIBADD=''
> WITH_DEBUGGER='1'
> WITH_MEM_DEBUG='0'
> WITH_PERL_FALSE='#'
> WITH_PERL_TRUE=''
> WITH_PYTHON_FALSE='#'
> WITH_PYTHON_TRUE=''
> WITH_TRIO='0'
> WITH_XSLT_DEBUG='1'
> XML_CONFIG='xml2-config'
> XSLTPROCDV=''
> XSLT_INCLUDEDIR=''
> XSLT_LIBDIR=''
> XSLT_LIBS=''
> ac_ct_CC='cc'
> ac_ct_RANLIB='ranlib'
> ac_ct_STRIP='strip'
> am__include='include'
> am__quote=''
> bindir='${exec_prefix}/bin'
> build='i386-portbld-freebsd4.8'
> build_alias='i386-portbld-freebsd4.8'
> build_cpu='i386'
> build_os='freebsd4.8'
> build_vendor='portbld'
> datadir='${prefix}/share'
> exec_prefix='NONE'
> host='i386-portbld-freebsd4.8'
> host_alias=''
> host_cpu='i386'
> host_os='freebsd4.8'
> host_vendor='portbld'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh='/usr/ports/textproc/libxslt/work/libxslt-1.1.0/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #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
> 
> configure: exit 1
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20031205/311031cd/attachment.bin


More information about the freebsd-gnome mailing list