Date: Wed, 28 Aug 2002 09:51:16 -0400 From: "C. Corayer" <ccorayer@hotmail.com> To: gnome@FreeBSD.org Message-ID: <F37zO9OMHffNPL83mxM00002f4b@hotmail.com>
next in thread | raw e-mail | index | archive | help
My apologies for not attaching the log but pasting it in instead. I'm having great difficulties getting email to work properly on this system as of late. Anyway, the libxslt port seems broken. The libxml2 port is also broken, but that may just be because it depends on libxslt. Just a heads up for you. Keep up the good work. -Christopher Corayer checking for libxml libraries >= 2.4.23... configure: error: Version 2.4.21 found. You need at least libxml2 2.4.23 for this version of libxslt ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/textproc/libxslt/work/libxslt-1.0.20/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. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade4250.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! textproc/libxslt (libxslt-1.0.17) (configure error) cat config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:808: checking for a BSD compatible install configure:861: checking whether build environment is sane configure:918: checking whether gmake sets ${MAKE} configure:964: checking for working aclocal configure:977: checking for working autoconf configure:990: checking for working automake configure:1003: checking for working autoheader configure:1016: checking for working makeinfo configure:1030: checking whether to enable maintainer-specific portions of Makefiles configure:1071: checking for strerror in -lcposix configure:1090: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lcposix 1>&5 /usr/libexec/elf/ld: cannot find -lcposix configure: failed program was: #line 1079 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* 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:1115: checking for gcc configure:1228: checking whether the C compiler (cc -O -pipe ) works configure:1244: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:1270: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:1275: checking whether we are using GNU C configure:1284: cc -E conftest.c configure:1303: checking whether cc accepts -g configure:1335: checking how to run the C preprocessor configure:1356: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1415: checking for ANSI C header files configure:1428: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1495: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:1538: checking for Cygwin environment configure:1554: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1550: `__CYGWIN32__' undeclared (first use in this function) configure:1550: (Each undeclared identifier is reported only once configure:1550: for each function it appears in.) configure: failed program was: #line 1543 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1571: checking for mingw32 environment configure:1583: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1579: `__MINGW32__' undeclared (first use in this function) configure:1579: (Each undeclared identifier is reported only once configure:1579: for each function it appears in.) configure: failed program was: #line 1576 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1675: checking host system type configure:1696: checking build system type configure:1725: checking for ld used by GCC configure:1793: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) configure:1810: checking for /usr/libexec/elf/ld option to reload object files configure:1822: checking for BSD-compatible nm configure:1860: checking whether ln -s works configure:1881: checking how to recognise dependant libraries configure:2054: checking for object suffix configure:2060: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2080: checking for executable suffix configure:2090: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2121: checking command to parse /usr/bin/nm -B output configure:2197: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:2200: /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:2251: cc -o conftest -O -pipe -I/usr/local/include conftest.c conftstm.o 1>&5 configure:2297: checking for dlfcn.h configure:2307: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:2475: checking for ranlib configure:2542: checking for strip configure:2778: checking for objdir configure:2805: checking for cc option to produce PIC configure:2957: checking if cc PIC flag -fPIC works configure:2971: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c 1>&5 configure:3023: checking if cc static flag -static works configure:3038: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c 1>&5 configure:3065: checking if cc supports -c -o file.o configure:3084: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c 1>&5 configure:3113: checking if cc supports -c -o file.lo configure:3129: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c 1>&5 configure:3178: checking if cc supports -fno-rtti -fno-exceptions configure:3191: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5 configure:3218: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:3834: checking how to hardcode library paths into programs configure:3862: checking whether stripping libraries is possible configure:3876: checking dynamic linker characteristics configure:4262: checking if libtool supports shared libraries configure:4755: checking whether -lc should be explicitly linked in configure:4762: cc -c -O -pipe -I/usr/local/include conftest.c 1>&5 configure:4775: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep -lc >/dev/null 2>&1 configure:5358: checking for sys/types.h configure:5368: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5358: checking for sys/time.h configure:5368: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5358: checking for stdlib.h configure:5368: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5358: checking for unistd.h configure:5368: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5358: checking for string.h configure:5368: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5398: checking for ieeefp.h configure:5408: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5398: checking for nan.h configure:5408: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5404: nan.h: No such file or directory configure: failed program was: #line 5403 "configure" #include "confdefs.h" #include <nan.h> configure:5398: checking for math.h configure:5408: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5398: checking for fp_class.h configure:5408: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5404: fp_class.h: No such file or directory configure: failed program was: #line 5403 "configure" #include "confdefs.h" #include <fp_class.h> configure:5398: checking for float.h configure:5408: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5398: checking for ansidecl.h configure:5408: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5404: ansidecl.h: No such file or directory configure: failed program was: #line 5403 "configure" #include "confdefs.h" #include <ansidecl.h> configure:5438: checking for sys/timeb.h configure:5448: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5438: checking for time.h configure:5448: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5438: checking for sys/stat.h configure:5448: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5438: checking for stdarg.h configure:5448: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:5477: checking for stat configure:5505: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:5477: checking for _stat configure:5505: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:5530: checking for isnan configure:5558: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:5622: checking for isinf configure:5650: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:5714: checking for pow configure:5742: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 /tmp/ccdiLiRc.o: In function `main': /tmp/ccdiLiRc.o(.text+0x7): undefined reference to `pow' configure: failed program was: #line 5719 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pow(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char pow(); int main() { /* 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 pow(); #endif ; return 0; } configure:5760: checking for pow in -lm configure:5779: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lm 1>&5 configure:5806: checking for floor configure:5834: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 /tmp/ccep2F0H.o: In function `main': /tmp/ccep2F0H.o(.text+0x7): undefined reference to `floor' configure: failed program was: #line 5811 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char floor(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char floor(); int main() { /* 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 floor(); #endif ; return 0; } configure:5852: checking for floor in -lm configure:5871: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lm 1>&5 configure:5898: checking for fabs configure:5926: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:5910: warning: conflicting types for built-in function `fabs' configure:5991: checking for gettimeofday configure:6019: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:6046: checking for mktime configure:6074: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:6046: checking for localtime configure:6074: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:6046: checking for asctime configure:6074: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:6046: checking for time configure:6074: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:6046: checking for gmtime configure:6074: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 configure:6046: checking for ftime configure:6074: cc -o conftest -O -pipe -I/usr/local/include conftest.c 1>&5 /tmp/ccMBVoHZ.o: In function `main': /tmp/ccMBVoHZ.o(.text+0x7): undefined reference to `ftime' configure: failed program was: #line 6051 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char ftime(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char ftime(); int main() { /* 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 ftime(); #endif ; return 0; } configure:6103: checking for perl configure:6160: checking for python configure:6346: checking for libxml libraries >= 2.4.23 _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F37zO9OMHffNPL83mxM00002f4b>