configure failed for libxslt-1.1.0

Chris Steinke cjs at cinenet.net
Wed Dec 24 13:35:47 PST 2003


Hi,


I received this while doing a make clean install in /usr/ports/x11/gnome2

When it was attempting to build libxslt-1.1.0 it fails and says to report
this to you.

I will install libxml 2.6.0 and retry it and see what happens.

Here is the output of that:

Found python in /usr/local/bin/python
Found Python version 2.2
Found libxml2-python module
Enabling debugger
checking for libxml libraries >= 2.6.0... configure: error: Version 2.5.4
found. You need at least libxml2 2.6.0 for this version of libxslt
===>  Script "configure" failed unexpectedly.
      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. Also, it might be a
      good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/textproc/libxslt.
*** Error code 1

Stop in /usr/ports/sysutils/gok.
*** Error code 1

Stop in /usr/ports/x11/gnome2.


I have attached the config.log and a list of packages installed.

Thank you very much,
Chris

--
Chris Steinke             || UNIX since BSD 4.3-Tahoe+
 ____/| cjs at cinenet.net   || TCP/IP since RFC 990
 \o.0 | Oop ACK Ptpthptpt || x86/BSD since 386BSD
 =(_)=                    || Solaris since SunOS 2.x
   U
-------------- next part --------------
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.9

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

hostname = shadowfax.cinenet.net
uname -m = i386
uname -r = 4.9-RELEASE-p1
uname -s = FreeBSD
uname -v = FreeBSD 4.9-RELEASE-p1 #1: Tue Dec 23 11:27:37 PST 2003     root at shadowfax.cinenet.net:/usr/obj/usr/src/sys/SHADOWFAX 

/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: /root/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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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.9
configure:4229: checking host system type
configure:4243: result: i386-portbld-freebsd4.9
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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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.9 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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -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  -I/usr/local/include  conftest.c  >&5
/tmp/ccv3qvpm.o: In function `main':
/tmp/ccv3qvpm.o(.text+0x9): undefined reference to `pow'
/tmp/ccv3qvpm.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  -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  -I/usr/local/include  conftest.c  >&5
/tmp/ccdjz2Pd.o: In function `main':
/tmp/ccdjz2Pd.o(.text+0x9): undefined reference to `floor'
/tmp/ccdjz2Pd.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  -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  -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  -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  -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  -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  -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  -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  -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  -I/usr/local/include  conftest.c  >&5
/tmp/ccvIeFhM.o: In function `main':
/tmp/ccvIeFhM.o(.text+0x9): undefined reference to `ftime'
/tmp/ccvIeFhM.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  -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  -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  -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  -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  -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  -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  -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  -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.4 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.9
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
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.9
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.9
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.9
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
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  -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.2'
PYTHON_SITE_PACKAGES='/usr/local/lib/python2.2/site-packages'
PYTHON_SUBDIR='python'
PYTHON_VERSION='2.2'
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.9'
build_alias='i386-portbld-freebsd4.9'
build_cpu='i386'
build_os='freebsd4.9'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd4.9'
host_alias=''
host_cpu='i386'
host_os='freebsd4.9'
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
-------------- next part --------------
Hermes-1.3.2
Mesa-3.4.2_2
ORBit-0.5.17
ORBit2-2.6.0
XFree86-4.3.0,1
XFree86-FontServer-4.3.0
XFree86-Server-4.3.0_2
XFree86-clients-4.3.0_1
XFree86-documents-4.3.0
XFree86-font100dpi-4.3.0
XFree86-font75dpi-4.3.0
XFree86-fontCyrillic-4.3.0
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_1
Xaw3d-1.5
Xft-2.1_3
acme-2.0.2
afterstep-1.0_1
asclock-1.0
aspell-0.50.3_1
at-spi-1.1.8
atk-1.4.1_1
autoconf-2.53_1
autoconf213-2.13.000227_5
autogen-5.5.5
automake-1.5,1
automake14-1.4.5_9
bison-1.75
bonobo-activation-2.2.1,1
bugbuddy2-2.2.102_1
cvsup-16.1g
cyrus-sasl-2.1.15
cyrus-sasl-saslauthd-2.1.15_1
dagrab-0.3.5_1
dbh-1.0.14_1
docbook-1.2
docbook-241
docbook-3.0
docbook-3.1
docbook-4.0
docbook-4.1
docbook-sk-4.1.2
docbook-xml-4.2
docbook-xsl-1.59.1
eel2-2.2.1
emacs-21.2_2
eog2-2.2.0
esound-0.2.29
expat-1.95.6_1
ezm3-1.0
fileroller-2.2.1_1,1
fontconfig-2.1_6
freetype2-2.1.3_1
fvwm-1.24r
fvwm-2.4.15
fvwm-imlib-2.5.8_1
fvwm-themes-0.6.1_1
gail-1.2.0
gaim-0.73
gcc-3.3.1_20030707
gconf-editor-0.4.0
gconf2-2.2.0
gdk-pixbuf-0.22.0
gdm2-2.4.1.3
gedit2-2.2.0.1
gettext-0.11.5_1
ggv2-1.99.98
ghostscript-gnu-7.05_4
gle-3.0.3
glib-1.2.10_8
glib-2.2.1
gmake-3.80
gnome-icon-theme-1.0.0
gnome-pkgview-0.0.8
gnome-themes-2.2_1
gnomeapplets2-2.2.0_1
gnomeaudio2-2.0.0
gnomecontrolcenter2-2.2.0.1
gnomedesktop-2.2.0.1
gnomegames2-2.2.0
gnomehier-1.0_8
gnomelibs-1.4.2_1
gnomemedia2-2.2.1.1_1
gnomemimedata-2.2.0_1
gnomepanel-2.2.0.1_1
gnomesession-2.2.0.2
gnomesystemmonitor-2.0.4_1
gnometerminal-2.2.1
gnomeuserdocs2-2.0.5
gnomeutils2-2.2.0.3,1
gnomevfs2-2.2.2
gstreamer-0.6.0
gstreamer-plugins-0.6.0_1
gtk-1.2.10_9
gtk-2.2.1
gtk-2.2.2_1
gtk-engines2-2.2.0
gtk-thinice-engine-2.0.2
gtk-xfce-engine-2.1.1_1
gtkspell2-2.0.4
guile-1.4.1_3
guile-1.6.4_2
help2man-1.29
iconv-2.0_3
id3lib-3.8.2
imake-4.3.0
imlib-1.9.14_1
intltool-0.25
iso8879-1986
ja-Canna-3.6p3
ja-Wnn7-lib-2001.10.17
ja-kanji18-1.0_1
ja-kanji26-1.0_1
ja-kinput2-canna+sj3+wnn7-3.1_2
ja-marumoji-fonts-1.0_1
ja-mikachan-ttfonts-8.7
ja-monafonts-2.22,2
ja-mplusfonts-1.2.5
ja-ngraph-fonts-1.0
ja-sj3-2.0.1.20_1
jade-1.2.1_1
javavmwrapper-1.4
jdk-1.4.2p5
jpeg-6b_1
lame-3.93.1
lcms-1.09
leim-21.2
lha-1.14i
libIDL-0.8.0_1
libao-esound-0.8.3_1
libart_lgpl2-2.3.11
libaudiofile-0.2.3
libbonobo-2.2.0
libbonoboui-2.2.0.1
libcapplet-1.4.0.5
libgail-gnome-1.0.2_1
libghttp-1.0.9
libglade2-2.0.1_1
libgnome-2.2.0.1
libgnomecanvas-2.2.0.2
libgnomeprint-2.2.1.1
libgnomeprintui-2.2.1.1
libgnomeui-2.2.0.1
libgnugetopt-1.2
libgsf-1.7.2
libgtkhtml-2.2.1
libgtop2-2.0.1_3
libiconv-1.8_2
libltdl-1.5
libmikmod-esound-3.1.10
libmng-1.0.4
libogg-1.0_1,3
librsvg2-2.2.3_1
libtool-1.3.4_4
libtool-1.3.5_1
libungif-4.1.0b1
libvorbis-1.0_1,3
libwnck-2.2.1
libxfce4gui-3.99.2_1
libxfce4mcs-3.99.2
libxfce4util-3.99.2
libxml-1.8.17_1
libxml2-2.5.4
libxslt-1.0.27
libzvt-2.0.1_6
linc-1.0.1
links-2.1.p9,1
linux_base-7.1_2
linuxdoc-1.1
lzo-1.08_1
lzop-1.00
m4-1.4_1
metacity-2.4.34
metacity-setup-0.7.1_2
mkbold-1.0
mkcatalog-1.1
mkitalic-1.0
mozilla-1.2.1_1,2
mozilla-firebird-0.7_1
mozilla-thunderbird-0.4
mplayer-fonts-0.50
mplayer-gtk-esound-0.90.0.110_3
mutt-1.4.1
nasm-0.98.35,1
nautilus-media-0.2.1
nautilus2-2.2.1
nspr-4.3_2
open-motif-2.2.2_1
p5-CDDB_get-2.23,1
pango-1.2.1_2
pango-1.2.3
pkgconfig-0.15.0
png-1.2.5_2
popt-1.6.4
py22-expat-2.2.2_2
python-2.2.2_2
rc_subr-1.16
ripit-2.0_2
rsync-2.5.6_2
ruby-1.8.0
scrollkeeper-0.3.11_8,1
sdocbook-xml-4.1.2.5
sendmail-sasl-8.12.9
sgmlformat-1.7_2
sharutils-4.2.1_1
snort-2.0.1
sox-12.17.3_1
startup-notification-0.5_1
sudo-1.6.7.5
t1lib-5.0.0
tiff-3.5.7
unzip-5.50
urwfonts-1.0
vte-0.10.26
wget-1.8.2_3
win32-codecs-2.0.90,1
windowmaker-0.80.2
wmicons-1.0
wrapper-1.0_2
xcdplayer-2.2
xfce4-desktop-3.99.2_1
xfce4-fm-3.99.2_1
xfce4-fm-icons-3.99.2
xfce4-iconbox-3.99.2
xfce4-mcs-manager-3.99.2
xfce4-mcs-plugins-3.99.2_1
xfce4-mixer-3.99.2_1
xfce4-panel-3.99.2_1
xfce4-panel-themes-3.99.2_1
xfce4-print-3.99.2_1
xfce4-r2
xfce4-systray-3.99.2_1
xfce4-toys-3.99.2_1
xfce4-utils-3.99.2_1
xfce4-wm-3.99.2
xfce4-wm-themes-3.99.2
xmms-esound-1.2.7_3
xpdf-2.02.1
xscreensaver-gnome-4.08
xv-3.10a_3
yelp-2.2.0
zip-2.3_1


More information about the freebsd-gnome mailing list