Error building bubblemon2

Jeremy Messenger mezz7 at cox.net
Fri Mar 26 12:08:19 PST 2004


On Fri, 26 Mar 2004 11:10:07 -0500, David Pullara 
<DPullara at epexchange.epnet.com> wrote:

> Hi.  I got an error building ports/sysutils/bubblemon2 and am dutifully
> reporting it.  :)

In future, please include the full error in your CLI too (ie: copy before 
the 'Please report the problem to gnome at FreeBSD.org blah blah'). Anyway, I 
see error said:

=============================================
configure:20977: checking for libxml libraries >= 2.6.5
configure:21037: error: Version 2.5.11 found. You need at least libxml2
2.6.5 for this version of libxslt
=============================================

I am sure the error has explained in English at CLI screen too. It means 
you need to update your libxml2, which we current have 2.6.8 in the ports 
tree and you have old (2.5.11) installed. You should do the update ports 
tree and do the 'portupgrade -ra' before you report any bug to the PR or 
FreeBSD mailing list.

Cheers,
Mezz

> david
>
> ---
>
> Please report the problem to gnome at FreeBSD.org [maintainer] and attach 
> the
> "/usr/ports/textproc/libxslt/work/libxslt-1.1.4/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`).
>
> --- config.log below ---
>
>
> 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 = sedna
> uname -m = i386
> uname -r = 4.9-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003
> root at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC
>
> /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: /home/dpullara/bin
> PATH: /usr/local/linux-sun-jdk1.4.2/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1557: checking for a BSD-compatible install
> configure:1611: result: /usr/bin/install -c -o root -g wheel
> configure:1622: checking whether build environment is sane
> configure:1665: result: yes
> configure:1698: checking for gawk
> configure:1727: result: no
> configure:1698: checking for mawk
> configure:1727: result: no
> configure:1698: checking for nawk
> configure:1714: found /usr/bin/nawk
> configure:1724: result: nawk
> configure:1734: checking whether gmake sets $(MAKE)
> configure:1754: result: yes
> configure:1899: checking whether to enable maintainer-specific portions 
> of
> Makefiles
> configure:1908: result: no
> configure:1960: checking for style of include used by gmake
> configure:1988: result: GNU
> configure:2059: checking for gcc
> configure:2085: result: cc
> configure:2329: checking for C compiler version
> configure:2332: cc --version </dev/null >&5
> 2.95.4
> configure:2335: $? = 0
> configure:2337: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2340: $? = 0
> configure:2342: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2345: $? = 1
> configure:2369: checking for C compiler default output
> configure:2372: cc -O -pipe  -I/usr/local/include  conftest.c  >&5
> configure:2375: $? = 0
> configure:2421: result: a.out
> configure:2426: checking whether the C compiler works
> configure:2432: ./a.out
> configure:2435: $? = 0
> configure:2452: result: yes
> configure:2459: checking whether we are cross compiling
> configure:2461: result: no
> configure:2464: checking for suffix of executables
> configure:2466: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c
>> &5
> configure:2469: $? = 0
> configure:2494: result:
> configure:2500: checking for suffix of object files
> configure:2522: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2525: $? = 0
> configure:2547: result: o
> configure:2551: checking whether we are using the GNU C compiler
> configure:2576: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2579: $? = 0
> configure:2582: test -s conftest.o
> configure:2585: $? = 0
> configure:2598: result: yes
> configure:2604: checking whether cc accepts -g
> configure:2626: cc -c -g -I/usr/local/include conftest.c >&5
> configure:2629: $? = 0
> configure:2632: test -s conftest.o
> configure:2635: $? = 0
> configure:2646: result: yes
> configure:2663: checking for cc option to accept ANSI C
> configure:2724: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:2727: $? = 0
> configure:2730: test -s conftest.o
> configure:2733: $? = 0
> configure:2751: result: none needed
> configure:2769: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:2772: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2883: checking dependency style of cc
> configure:2945: result: gcc
> configure:2952: checking for strerror in -lcposix
> configure:2983: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c
> -lcposix   >&5
> /usr/libexec/elf/ld: cannot find -lcposix
> configure:2986: $? = 1
> configure: failed program was:
> | #line 2960 "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.4"
> | /* 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:3004: result: no
> configure:3058: checking for gcc
> configure:3084: result: cc
> configure:3328: checking for C compiler version
> configure:3331: cc --version </dev/null >&5
> 2.95.4
> configure:3334: $? = 0
> configure:3336: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:3339: $? = 0
> configure:3341: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:3344: $? = 1
> configure:3347: checking whether we are using the GNU C compiler
> configure:3394: result: yes
> configure:3400: checking whether cc accepts -g
> configure:3442: result: yes
> configure:3459: checking for cc option to accept ANSI C
> configure:3547: result: none needed
> configure:3565: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> conftest.c:2: syntax error before `me'
> configure:3568: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:3679: checking dependency style of cc
> configure:3741: result: gcc
> configure:3751: checking how to run the C preprocessor
> configure:3787: cc -E -I/usr/local/include conftest.c
> configure:3793: $? = 0
> configure:3825: cc -E -I/usr/local/include conftest.c
> configure:3827: ac_nonexistent.h: No such file or directory
> configure:3831: $? = 1
> configure: failed program was:
> | #line 3817 "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.4"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3869: result: cc -E
> configure:3894: cc -E -I/usr/local/include conftest.c
> configure:3900: $? = 0
> configure:3932: cc -E -I/usr/local/include conftest.c
> configure:3934: ac_nonexistent.h: No such file or directory
> configure:3938: $? = 1
> configure: failed program was:
> | #line 3924 "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.4"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3981: checking for egrep
> configure:3991: result: grep -E
> configure:3996: checking for ANSI C header files
> configure:4022: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4025: $? = 0
> configure:4028: test -s conftest.o
> configure:4031: $? = 0
> configure:4123: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c
>> &5
> configure:4126: $? = 0
> configure:4128: ./conftest
> configure:4131: $? = 0
> configure:4146: result: yes
> configure:4235: checking build system type
> configure:4253: result: i386-portbld-freebsd4.9
> configure:4261: checking host system type
> configure:4275: result: i386-portbld-freebsd4.9
> configure:4283: checking for a sed that does not truncate output
> configure:4337: result: /usr/bin/sed
> configure:4351: checking for ld used by cc
> configure:4418: result: /usr/libexec/elf/ld
> configure:4427: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> configure:4442: result: yes
> configure:4447: checking for /usr/libexec/elf/ld option to reload object
> files
> configure:4454: result: -r
> configure:4463: checking for BSD-compatible nm
> configure:4505: result: /usr/bin/nm -B
> configure:4509: checking whether ln -s works
> configure:4513: result: yes
> configure:4520: checking how to recognise dependent libraries
> configure:4720: result: pass_all
> configure:4932: checking for sys/types.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4932: checking for sys/stat.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4932: checking for stdlib.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4932: checking for string.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4932: checking for memory.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4932: checking for strings.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4932: checking for inttypes.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4932: checking for stdint.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4991: stdint.h: No such file or directory
> configure:4952: $? = 1
> configure: failed program was:
> | #line 4938 "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.4"
> | #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:4969: result: no
> configure:4932: checking for unistd.h
> configure:4949: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:4952: $? = 0
> configure:4955: test -s conftest.o
> configure:4958: $? = 0
> configure:4969: result: yes
> configure:4995: checking dlfcn.h usability
> configure:5008: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:5011: $? = 0
> configure:5014: test -s conftest.o
> configure:5017: $? = 0
> configure:5027: result: yes
> configure:5031: checking dlfcn.h presence
> configure:5042: cc -E -I/usr/local/include conftest.c
> configure:5048: $? = 0
> configure:5067: result: yes
> configure:5103: checking for dlfcn.h
> configure:5110: result: yes
> configure:5217: checking for C++ compiler version
> configure:5220: c++ --version </dev/null >&5
> 2.95.4
> configure:5223: $? = 0
> configure:5225: c++ -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:5228: $? = 0
> configure:5230: c++ -V </dev/null >&5
> c++: argument to `-V' missing
>
> configure:5233: $? = 1
> configure:5236: checking whether we are using the GNU C++ compiler
> configure:5261: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
> configure:5264: $? = 0
> configure:5267: test -s conftest.o
> configure:5270: $? = 0
> configure:5283: result: yes
> configure:5289: checking whether c++ accepts -g
> configure:5311: c++ -c -g -I/usr/local/include conftest.cc >&5
> configure:5314: $? = 0
> configure:5317: test -s conftest.o
> configure:5320: $? = 0
> configure:5331: result: yes
> configure:5375: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
> configure:5378: $? = 0
> configure:5381: test -s conftest.o
> configure:5384: $? = 0
> configure:5411: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
> configure:5414: $? = 0
> configure:5417: test -s conftest.o
> configure:5420: $? = 0
> configure:5445: checking dependency style of c++
> configure:5507: result: gcc
> configure:5517: checking how to run the C++ preprocessor
> configure:5549: c++ -E -I/usr/local/include conftest.cc
> configure:5555: $? = 0
> configure:5587: c++ -E -I/usr/local/include conftest.cc
> configure:5599: ac_nonexistent.h: No such file or directory
> configure:5593: $? = 1
> configure: failed program was:
> | #line 5579 "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.4"
> | #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
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5631: result: c++ -E
> configure:5656: c++ -E -I/usr/local/include conftest.cc
> configure:5662: $? = 0
> configure:5694: c++ -E -I/usr/local/include conftest.cc
> configure:5706: ac_nonexistent.h: No such file or directory
> configure:5700: $? = 1
> configure: failed program was:
> | #line 5686 "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.4"
> | #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
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5794: checking for g77
> configure:5823: result: no
> configure:5794: checking for f77
> configure:5810: found /usr/bin/f77
> configure:5820: result: f77
> configure:5835: checking for Fortran 77 compiler version
> configure:5838: f77 --version </dev/null >&5
> GNU Fortran 0.5.25 20020320 (prerelease)
> Copyright (C) 1997 Free Software Foundation, Inc.
> For more version information on components of the GNU Fortran
> compilation system, especially useful when reporting bugs,
> type the command `g77 --verbose'.
>
> GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
> You may redistribute copies of GNU Fortran
> under the terms of the GNU General Public License.
> For more information about these matters, see the file named COPYING
> or type the command `info -f g77 Copying'.
> configure:5841: $? = 0
> configure:5843: f77 -v </dev/null >&5
> g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 
> 20020320
> (prerelease))
> Driving: f77 -v -c -xf77-version /dev/null -xnone
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
>  /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__
> -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 
> -D__unix
> -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD)
> -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 
> -D__i386
> -D__i386__ -D__ELF__ /dev/null /dev/null
> GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
> #include "..." search starts here:
> #include <...> search starts here:
>  /usr/include
>  /usr/include
> End of search list.
> The following default directories have been omitted from the search path:
>  /usr/include/g++
> End of omitted list.
>  /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version
> -fversion -o /tmp/cc7QthQe.s /dev/null
> GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) 
> compiled by
> GNU C version 2.95.4 20020320 [FreeBSD].
> GNU Fortran Front End version 0.5.25 20020320 (prerelease)
>  /usr/libexec/elf/as -v -o /tmp/ccAkjXmn.o /tmp/cc7QthQe.s
> GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 
> (i386-obrien-freebsd5.0)
> using BFD version 2.12.1 [FreeBSD] 2002-07-20
>  /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o
> /tmp/ccAz3FQJ /tmp/ccAkjXmn.o /usr/lib/crt1.o /usr/lib/crti.o
> /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc 
> /usr/lib/crtend.o
> /usr/lib/crtn.o
> /usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider
> using mkstemp()
> GNU ld version 2.12.1 [FreeBSD] 2002-07-20
>   Supported emulations:
>    elf_i386
>  /tmp/ccAz3FQJ
> __G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
> @(#)LIBF77 VERSION 19990503
> __G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
> @(#) LIBI77 VERSION pjw,dmg-mods 19990503
> __G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
> @(#) LIBU77 VERSION 19980709
> configure:5846: $? = 0
> configure:5848: f77 -V </dev/null >&5
> f77: argument to `-V' missing
> configure:5851: $? = 1
> configure:5858: checking whether we are using the GNU Fortran 77 compiler
> configure:5872: f77 -c  conftest.F >&5
> configure:5875: $? = 0
> configure:5878: test -s conftest.o
> configure:5881: $? = 0
> configure:5894: result: yes
> configure:5901: checking whether f77 accepts -g
> configure:5913: f77 -c -g conftest.f >&5
> configure:5916: $? = 0
> configure:5919: test -s conftest.o
> configure:5922: $? = 0
> configure:5934: result: yes
> configure:5962: checking the maximum length of command line arguments
> configure:6021: result: 65536
> configure:6032: checking command to parse /usr/bin/nm -B output from cc
> object
> configure:6121: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:6124: $? = 0
> configure:6128: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][
> ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
> configure:6131: $? = 0
> configure:6183: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c
> conftstm.o >&5
> configure:6186: $? = 0
> configure:6224: result: ok
> configure:6228: checking for objdir
> configure:6243: result: .libs
> configure:6333: checking for ar
> configure:6349: found /usr/bin/ar
> configure:6360: result: ar
> configure:6413: checking for ranlib
> configure:6429: found /usr/bin/ranlib
> configure:6440: result: ranlib
> configure:6493: checking for strip
> configure:6509: found /usr/bin/strip
> configure:6520: result: strip
> configure:6782: checking if cc static flag  works
> configure:6805: result: yes
> configure:6822: checking if cc supports -fno-rtti -fno-exceptions
> configure:6840: cc -c -O -pipe  -I/usr/local/include -fno-rtti
> -fno-exceptions conftest.c >&5
> configure:6844: $? = 0
> configure:6855: result: yes
> configure:6870: checking for cc option to produce PIC
> configure:7047: result: -fPIC
> configure:7054: checking if cc PIC flag -fPIC works
> configure:7072: cc -c -O -pipe  -I/usr/local/include -fPIC -DPIC 
> conftest.c
>> &5
> configure:7076: $? = 0
> configure:7087: result: yes
> configure:7111: checking if cc supports -c -o file.o
> configure:7139: cc -c -O -pipe  -I/usr/local/include -o out/conftest2.o
> conftest.c >&5
> configure:7143: $? = 0
> configure:7160: result: yes
> configure:7186: checking whether the cc linker (/usr/libexec/elf/ld)
> supports shared libraries
> configure:8005: result: yes
> configure:8031: checking whether -lc should be explicitly linked in
> configure:8036: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:8039: $? = 0
> configure:8053: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o
> conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
> configure:8056: $? = 1
> configure:8068: result: yes
> configure:8076: checking how to hardcode library paths into programs
> configure:8101: result: immediate
> configure:8115: checking whether stripping libraries is possible
> configure:8120: result: yes
> configure:8142: checking dynamic linker characteristics
> configure:8677: result: freebsd4.9 ld.so
> configure:9403: checking if libtool supports shared libraries
> configure:9405: result: yes
> configure:9408: checking whether to build shared libraries
> configure:9457: result: yes
> configure:9460: checking whether to build static libraries
> configure:9464: result: yes
> configure:9555: creating libtool
> configure:10099: checking for ld used by c++
> configure:10166: result: /usr/libexec/elf/ld
> configure:10175: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> configure:10190: result: yes
> configure:10241: checking whether the c++ linker (/usr/libexec/elf/ld)
> supports shared libraries
> configure:11036: result: yes
> configure:11054: c++ -c  -O -pipe  -I/usr/local/include conftest.cc >&5
> configure:11057: $? = 0
> configure:11153: checking for c++ option to produce PIC
> configure:11405: result: -fPIC
> configure:11412: checking if c++ PIC flag -fPIC works
> configure:11430: c++ -c  -O -pipe  -I/usr/local/include -fPIC -DPIC
> conftest.cc >&5
> configure:11434: $? = 0
> configure:11445: result: yes
> configure:11469: checking if c++ supports -c -o file.o
> configure:11497: c++ -c  -O -pipe  -I/usr/local/include -o 
> out/conftest2.o
> conftest.cc >&5
> configure:11501: $? = 0
> configure:11518: result: yes
> configure:11544: checking whether the c++ linker (/usr/libexec/elf/ld)
> supports shared libraries
> configure:11569: result: yes
> configure:11640: checking how to hardcode library paths into programs
> configure:11665: result: immediate
> configure:11679: checking whether stripping libraries is possible
> configure:11684: result: yes
> configure:11706: checking dynamic linker characteristics
> configure:12241: result: freebsd4.9 ld.so
> configure:13440: checking if libtool supports shared libraries
> configure:13442: result: yes
> configure:13445: checking whether to build shared libraries
> configure:13463: result: yes
> configure:13466: checking whether to build static libraries
> configure:13470: result: yes
> configure:13482: checking for f77 option to produce PIC
> configure:13659: result: -fPIC
> configure:13666: checking if f77 PIC flag -fPIC works
> configure:13684: f77 -c -g -O2 -fPIC conftest.f >&5
> configure:13688: $? = 0
> configure:13699: result: yes
> configure:13723: checking if f77 supports -c -o file.o
> configure:13751: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
> configure:13755: $? = 0
> configure:13772: result: yes
> configure:13798: checking whether the f77 linker (/usr/libexec/elf/ld)
> supports shared libraries
> configure:14595: result: yes
> configure:14666: checking how to hardcode library paths into programs
> configure:14691: result: immediate
> configure:14705: checking whether stripping libraries is possible
> configure:14710: result: yes
> configure:14732: checking dynamic linker characteristics
> configure:15267: result: freebsd4.9 ld.so
> configure:19216: checking for sys/types.h
> configure:19221: result: yes
> configure:19225: checking sys/time.h usability
> configure:19238: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19241: $? = 0
> configure:19244: test -s conftest.o
> configure:19247: $? = 0
> configure:19257: result: yes
> configure:19261: checking sys/time.h presence
> configure:19272: cc -E -I/usr/local/include conftest.c
> configure:19278: $? = 0
> configure:19297: result: yes
> configure:19333: checking for sys/time.h
> configure:19340: result: yes
> configure:19216: checking for stdlib.h
> configure:19221: result: yes
> configure:19216: checking for unistd.h
> configure:19221: result: yes
> configure:19216: checking for string.h
> configure:19221: result: yes
> configure:19372: checking ieeefp.h usability
> configure:19385: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19388: $? = 0
> configure:19391: test -s conftest.o
> configure:19394: $? = 0
> configure:19404: result: yes
> configure:19408: checking ieeefp.h presence
> configure:19419: cc -E -I/usr/local/include conftest.c
> configure:19425: $? = 0
> configure:19444: result: yes
> configure:19480: checking for ieeefp.h
> configure:19487: result: yes
> configure:19372: checking nan.h usability
> configure:19385: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19435: nan.h: No such file or directory
> configure:19388: $? = 1
> configure: failed program was:
> | #line 19375 "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.4"
> | #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:19404: result: no
> configure:19408: checking nan.h presence
> configure:19419: cc -E -I/usr/local/include conftest.c
> configure:19437: nan.h: No such file or directory
> configure:19425: $? = 1
> configure: failed program was:
> | #line 19411 "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.4"
> | #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:19444: result: no
> configure:19480: checking for nan.h
> configure:19487: result: no
> configure:19372: checking math.h usability
> configure:19385: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19388: $? = 0
> configure:19391: test -s conftest.o
> configure:19394: $? = 0
> configure:19404: result: yes
> configure:19408: checking math.h presence
> configure:19419: cc -E -I/usr/local/include conftest.c
> configure:19425: $? = 0
> configure:19444: result: yes
> configure:19480: checking for math.h
> configure:19487: result: yes
> configure:19372: checking fp_class.h usability
> configure:19385: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19436: fp_class.h: No such file or directory
> configure:19388: $? = 1
> configure: failed program was:
> | #line 19375 "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.4"
> | #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:19404: result: no
> configure:19408: checking fp_class.h presence
> configure:19419: cc -E -I/usr/local/include conftest.c
> configure:19438: fp_class.h: No such file or directory
> configure:19425: $? = 1
> configure: failed program was:
> | #line 19411 "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.4"
> | #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:19444: result: no
> configure:19480: checking for fp_class.h
> configure:19487: result: no
> configure:19372: checking float.h usability
> configure:19385: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19388: $? = 0
> configure:19391: test -s conftest.o
> configure:19394: $? = 0
> configure:19404: result: yes
> configure:19408: checking float.h presence
> configure:19419: cc -E -I/usr/local/include conftest.c
> configure:19425: $? = 0
> configure:19444: result: yes
> configure:19480: checking for float.h
> configure:19487: result: yes
> configure:19372: checking ansidecl.h usability
> configure:19385: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19437: ansidecl.h: No such file or directory
> configure:19388: $? = 1
> configure: failed program was:
> | #line 19375 "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.4"
> | #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:19404: result: no
> configure:19408: checking ansidecl.h presence
> configure:19419: cc -E -I/usr/local/include conftest.c
> configure:19439: ansidecl.h: No such file or directory
> configure:19425: $? = 1
> configure: failed program was:
> | #line 19411 "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.4"
> | #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:19444: result: no
> configure:19480: checking for ansidecl.h
> configure:19487: result: no
> configure:19517: checking sys/timeb.h usability
> configure:19530: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19533: $? = 0
> configure:19536: test -s conftest.o
> configure:19539: $? = 0
> configure:19549: result: yes
> configure:19553: checking sys/timeb.h presence
> configure:19564: cc -E -I/usr/local/include conftest.c
> configure:19570: $? = 0
> configure:19589: result: yes
> configure:19625: checking for sys/timeb.h
> configure:19632: result: yes
> configure:19517: checking time.h usability
> configure:19530: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19533: $? = 0
> configure:19536: test -s conftest.o
> configure:19539: $? = 0
> configure:19549: result: yes
> configure:19553: checking time.h presence
> configure:19564: cc -E -I/usr/local/include conftest.c
> configure:19570: $? = 0
> configure:19589: result: yes
> configure:19625: checking for time.h
> configure:19632: result: yes
> configure:19508: checking for sys/stat.h
> configure:19513: result: yes
> configure:19517: checking stdarg.h usability
> configure:19530: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
> configure:19533: $? = 0
> configure:19536: test -s conftest.o
> configure:19539: $? = 0
> configure:19549: result: yes
> configure:19553: checking stdarg.h presence
> configure:19564: cc -E -I/usr/local/include conftest.c
> configure:19570: $? = 0
> configure:19589: result: yes
> configure:19625: checking for stdarg.h
> configure:19632: result: yes
> configure:19650: checking for stat
> configure:19700: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:19703: $? = 0
> configure:19706: test -s conftest
> configure:19709: $? = 0
> configure:19720: result: yes
> configure:19650: checking for _stat
> configure:19700: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:19703: $? = 0
> configure:19706: test -s conftest
> configure:19709: $? = 0
> configure:19720: result: yes
> configure:19730: checking for isnan
> configure:19780: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:19783: $? = 0
> configure:19786: test -s conftest
> configure:19789: $? = 0
> configure:19800: result: yes
> configure:19869: checking for isinf
> configure:19919: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:19922: $? = 0
> configure:19925: test -s conftest
> configure:19928: $? = 0
> configure:19939: result: yes
> configure:20008: checking for pow
> configure:20058: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> /tmp/ccexGkCv.o: In function `main':
> /tmp/ccexGkCv.o(.text+0x9): undefined reference to `pow'
> /tmp/ccexGkCv.o(.data+0x0): undefined reference to `pow'
> configure:20061: $? = 1
> configure: failed program was:
> | #line 20014 "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.4"
> | #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:20078: result: no
> configure:20083: checking for pow in -lm
> configure:20114: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
> -lm   >&5
> configure:20117: $? = 0
> configure:20120: test -s conftest
> configure:20123: $? = 0
> configure:20135: result: yes
> configure:20147: checking for floor
> configure:20197: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> /tmp/cc0FVBIt.o: In function `main':
> /tmp/cc0FVBIt.o(.text+0x9): undefined reference to `floor'
> /tmp/cc0FVBIt.o(.data+0x0): undefined reference to `floor'
> configure:20200: $? = 1
> configure: failed program was:
> | #line 20153 "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.4"
> | #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:20217: result: no
> configure:20222: checking for floor in -lm
> configure:20253: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
> -lm   >&5
> configure:20256: $? = 0
> configure:20259: test -s conftest
> configure:20262: $? = 0
> configure:20274: result: yes
> configure:20286: checking for fabs
> configure:20336: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20344: warning: conflicting types for built-in function `fabs'
> configure:20339: $? = 0
> configure:20342: test -s conftest
> configure:20345: $? = 0
> configure:20356: result: yes
> configure:20428: checking for gettimeofday
> configure:20478: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20481: $? = 0
> configure:20484: test -s conftest
> configure:20487: $? = 0
> configure:20498: result: yes
> configure:20517: checking for mktime
> configure:20567: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20570: $? = 0
> configure:20573: test -s conftest
> configure:20576: $? = 0
> configure:20587: result: yes
> configure:20517: checking for localtime
> configure:20567: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20570: $? = 0
> configure:20573: test -s conftest
> configure:20576: $? = 0
> configure:20587: result: yes
> configure:20517: checking for asctime
> configure:20567: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20570: $? = 0
> configure:20573: test -s conftest
> configure:20576: $? = 0
> configure:20587: result: yes
> configure:20517: checking for time
> configure:20567: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20570: $? = 0
> configure:20573: test -s conftest
> configure:20576: $? = 0
> configure:20587: result: yes
> configure:20517: checking for gmtime
> configure:20567: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20570: $? = 0
> configure:20573: test -s conftest
> configure:20576: $? = 0
> configure:20587: result: yes
> configure:20517: checking for ftime
> configure:20567: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> /tmp/ccS3T3HY.o: In function `main':
> /tmp/ccS3T3HY.o(.text+0x9): undefined reference to `ftime'
> /tmp/ccS3T3HY.o(.data+0x0): undefined reference to `ftime'
> configure:20570: $? = 1
> configure: failed program was:
> | #line 20523 "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.4"
> | #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:20587: result: no
> configure:20609: checking for printf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20609: checking for sprintf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20609: checking for fprintf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20609: checking for snprintf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20609: checking for vfprintf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20609: checking for vsprintf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20609: checking for vsnprintf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20609: checking for sscanf
> configure:20659: cc -o conftest -O -pipe  -I/usr/local/include  
> conftest.c
>> &5
> configure:20662: $? = 0
> configure:20665: test -s conftest
> configure:20668: $? = 0
> configure:20679: result: yes
> configure:20703: checking for perl
> configure:20719: found /usr/bin/perl
> configure:20730: result: perl
> configure:20977: checking for libxml libraries >= 2.6.5
> configure:21037: error: Version 2.5.11 found. You need at least libxml2
> 2.6.5 for this version of libxslt
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[
> ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][
> ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
> ac_cv_prog_ac_ct_F77=f77
> am_cv_CC_dependencies_compiler_type=gcc
> ac_cv_func_sscanf=yes
> ac_cv_header_ansidecl_h=no
> ac_cv_prog_CXXCPP='c++ -E'
> ac_cv_env_CXXFLAGS_value=' -O -pipe '
> ac_cv_func_stat=yes
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern 
> int
> \1;/p'\'''
> ac_cv_f77_compiler_gnu=yes
> ac_cv_env_F77_value=
> 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
> lt_cv_prog_gnu_ldcxx=yes
> ac_cv_lib_cposix_strerror=no
> ac_cv_prog_cc_g=yes
> ac_cv_env_CXXCPP_set=
> ac_cv_env_LDFLAGS_set=
> ac_cv_func_gmtime=yes
> ac_cv_header_stdarg_h=yes
> lt_cv_prog_compiler_c_o_CXX=yes
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_c_compiler_gnu=yes
> ac_cv_exeext=
> ac_cv_env_CFLAGS_set=set
> ac_cv_func_fprintf=yes
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) 
> $/
> {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
> {"\2", (lt_ptr) \&\2},/p'\'''
> ac_cv_func_vfprintf=yes
> ac_cv_func_fabs=yes
> ac_cv_header_fp_class_h=no
> lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
> \\(.*\\)\$/extern int \\1;/p'\''"'
> ac_cv_prog_make_gmake_set=yes
> ac_cv_env_FFLAGS_set=
> lt_cv_sys_max_cmd_len=65536
> ac_cv_func_mktime=yes
> ac_cv_env_CPP_value=
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_header_float_h=yes
> ac_cv_cxx_compiler_gnu=yes
> ac_cv_env_CXX_set=set
> ac_cv_func_snprintf=yes
> ac_cv_func_ftime=no
> lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
> ac_cv_env_host_alias_set=
> ac_cv_func_vsnprintf=yes
> lt_lt_cv_sys_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_ld_reload_flag=-r
> ac_cv_func_pow=no
> ac_cv_func_isinf=yes
> ac_cv_func_isnan=yes
> lt_cv_prog_gnu_ld=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_env_build_alias_set=set
> ac_cv_func__stat=yes
> lt_cv_prog_compiler_c_o=yes
> ac_cv_prog_f77_g=yes
> ac_cv_env_CXXCPP_value=
> 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_compiler_c_o_F77=yes
> 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_env_FFLAGS_value=
> ac_cv_header_sys_timeb_h=yes
> lt_cv_path_LD=/usr/libexec/elf/ld
> lt_cv_prog_compiler_rtti_exceptions=yes
> ac_cv_header_unistd_h=yes
> ac_cv_header_string_h=yes
> 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
> lt_lt_cv_prog_compiler_c_o='"yes"'
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_header_memory_h=yes
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXX_value=c++
> ac_cv_func_asctime=yes
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_host=i386-portbld-freebsd4.9
> ac_cv_env_F77_set=
> ac_cv_env_host_alias_value=
> ac_cv_func_time=yes
> lt_lt_cv_prog_compiler_c_o_F77='"yes"'
> ac_cv_header_nan_h=no
> lt_cv_objdir=.libs
> ac_cv_prog_cxx_g=yes
> lt_cv_file_magic_test_file=
> am_cv_CXX_dependencies_compiler_type=gcc
> 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][
> ]*\(\)\([_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_path_LDCXX=/usr/libexec/elf/ld
> 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.4/missing
> --run aclocal-1.6'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.4/missing 
> --run
> tar'
> AR='ar'
> AUTOCONF='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.4/missing
> --run autoconf'
> AUTOHEADER='${SHELL} 
> /usr/ports/textproc/libxslt/work/libxslt-1.1.4/missing
> --run autoheader'
> AUTOMAKE='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.4/missing
> --run automake-1.6'
> AWK='nawk'
> CC='cc'
> CCDEPMODE='depmode=gcc'
> CFLAGS='-O -pipe  -Wall'
> CPP='cc -E'
> CPPFLAGS='-I/usr/local/include'
> CXX='c++'
> CXXCPP='c++ -E'
> CXXDEPMODE='depmode=gcc'
> CXXFLAGS=' -O -pipe '
> DEFS=''
> DEPDIR='.deps'
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='grep -E'
> EXEEXT=''
> EXSLT_INCLUDEDIR=''
> EXSLT_LIBDIR=''
> EXSLT_LIBS=''
> EXTRA_LIBS=''
> F77='f77'
> FFLAGS='-g -O2'
> 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='4'
> LIBEXSLT_MINOR_VERSION='8'
> LIBEXSLT_VERSION='0.8.4'
> LIBEXSLT_VERSION_INFO='8:4:8'
> LIBEXSLT_VERSION_NUMBER='804'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIBXML_CFLAGS=''
> LIBXML_LIBS=''
> LIBXML_REQUIRED_VERSION='2.6.5'
> LIBXML_SRC=''
> LIBXSLT_MAJOR_VERSION='1'
> LIBXSLT_MICRO_VERSION='4'
> LIBXSLT_MINOR_VERSION='1'
> LIBXSLT_VERSION='1.1.4'
> LIBXSLT_VERSION_INFO='2:4:1'
> LIBXSLT_VERSION_NUMBER='10104'
> LN_S='ln -s'
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /usr/ports/textproc/libxslt/work/libxslt-1.1.4/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.4'
> 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_AR='ar'
> ac_ct_CC='cc'
> ac_ct_CXX=''
> ac_ct_F77='f77'
> 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.4/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.4"
> #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"



-- 
bsdforums.org 's moderator, mezz.


More information about the freebsd-gnome mailing list