From owner-freebsd-gnome@FreeBSD.ORG Thu Dec 9 08:58:20 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9D2B16A4CE for ; Thu, 9 Dec 2004 08:58:20 +0000 (GMT) Received: from mail.semetron.ee (mail.semetron.ee [194.204.10.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20ABE43D53 for ; Thu, 9 Dec 2004 08:58:18 +0000 (GMT) (envelope-from kaupo@semetron.ee) Received: from [127.0.0.1] (213-35-194-90-dsl.plus.estpak.ee [::ffff:213.35.194.90]) by mail with esmtp; Wed, 08 Dec 2004 15:42:21 +0200 id 0012005D.41B704BD.00004DD2 Message-ID: <41B704BD.6000208@semetron.ee> Date: Wed, 08 Dec 2004 15:42:21 +0200 From: Kaupo Mikk User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_mail-19922-1102513346-0001-2" To: gnome@freebsd.org Subject: xchat error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 08:58:21 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_mail-19922-1102513346-0001-2 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit As it suggested after installation failure (from freebsd ports), I'll send you some error logs. Maybe it's because of I'm a stupid, I don't know, but nothing helped. I'm running on FreeBSD 4.10, maybe you can help me out. Regards, -- Kaupo Mikk kaupo@semetron.ee Tel: 7 428 926 Fax: 7 428 803 GSM: 53 449 547 www.semetron.ee --=_mail-19922-1102513346-0001-2 Content-Type: text/plain; name="config.log"; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="config.log" 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.59. Invocation command line was $ ./configure --enable-nls --enable-ipv6 --disable-python --enable-tcl=no --disable-perl --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.10 ## --------- ## ## Platform. ## ## --------- ## hostname = kaupo.personal uname -m = i386 uname -r = 4.10-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.10-RELEASE #2: Mon Jun 21 14:54:29 EEST 2004 lewren@kaupo.personal:/usr/src/sys/compile/VOGON /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /root/bin PATH: /home/lewren/.glftpd ## ----------- ## ## Core tests. ## ## ----------- ## configure:1575: checking for a BSD-compatible install configure:1630: result: /usr/bin/install -c -o root -g wheel configure:1641: checking whether build environment is sane configure:1684: result: yes configure:1749: checking for gawk configure:1778: result: no configure:1749: checking for mawk configure:1778: result: no configure:1749: checking for nawk configure:1765: found /usr/bin/nawk configure:1775: result: nawk configure:1785: checking whether gmake sets $(MAKE) configure:1805: result: yes configure:1973: checking whether to enable maintainer-specific portions of Makefiles configure:1982: result: no configure:2043: checking for gcc configure:2069: result: cc configure:2313: checking for C compiler version configure:2316: cc --version &5 2.95.4 configure:2319: $? = 0 configure:2321: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2324: $? = 0 configure:2326: cc -V &5 cc: argument to `-V' is missing configure:2329: $? = 1 configure:2352: checking for C compiler default output file name configure:2355: cc -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:2358: $? = 0 configure:2404: result: a.out configure:2409: checking whether the C compiler works configure:2415: ./a.out configure:2418: $? = 0 configure:2435: result: yes configure:2442: checking whether we are cross compiling configure:2444: result: no configure:2447: checking for suffix of executables configure:2449: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:2452: $? = 0 configure:2477: result: configure:2483: checking for suffix of object files configure:2504: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2507: $? = 0 configure:2529: result: o configure:2533: checking whether we are using the GNU C compiler configure:2557: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2563: $? = 0 configure:2567: test -z || test ! -s conftest.err configure:2570: $? = 0 configure:2573: test -s conftest.o configure:2576: $? = 0 configure:2589: result: yes configure:2595: checking whether cc accepts -g configure:2616: cc -c -g -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2622: $? = 0 configure:2626: test -z || test ! -s conftest.err 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:2733: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2739: $? = 0 configure:2743: test -z || test ! -s conftest.err configure:2746: $? = 0 configure:2749: test -s conftest.o configure:2752: $? = 0 configure:2770: result: none needed configure:2788: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:2: syntax error before `me' configure:2794: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2938: checking for style of include used by gmake configure:2966: result: GNU configure:2994: checking dependency style of cc configure:3084: result: gcc configure:3106: checking how to run the C preprocessor configure:3141: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:3147: $? = 0 configure:3179: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:3185: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | /* end confdefs.h. */ | #include configure:3224: result: cc -E configure:3248: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:3254: $? = 0 configure:3286: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c conftest.c:11: ac_nonexistent.h: No such file or directory configure:3292: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | /* end confdefs.h. */ | #include configure:3421: checking build system type configure:3439: result: i386-portbld-freebsd4.10 configure:3447: checking host system type configure:3461: result: i386-portbld-freebsd4.10 configure:3469: checking for a sed that does not truncate output configure:3523: result: /usr/bin/sed configure:3526: checking for egrep configure:3536: result: grep -E configure:3552: checking for ld used by cc configure:3619: result: /usr/libexec/elf/ld configure:3628: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:3643: result: yes configure:3648: checking for /usr/libexec/elf/ld option to reload object files configure:3655: result: -r configure:3664: checking for BSD-compatible nm configure:3706: result: /usr/bin/nm -B configure:3710: checking whether ln -s works configure:3714: result: yes configure:3721: checking how to recognise dependent libraries configure:3904: result: pass_all configure:4114: checking for ANSI C header files configure:4139: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4145: $? = 0 configure:4149: test -z || test ! -s conftest.err configure:4152: $? = 0 configure:4155: test -s conftest.o configure:4158: $? = 0 configure:4247: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:4250: $? = 0 configure:4252: ./conftest configure:4255: $? = 0 configure:4270: result: yes configure:4294: checking for sys/types.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4294: checking for sys/stat.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4294: checking for stdlib.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4294: checking for string.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4294: checking for memory.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4294: checking for strings.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4294: checking for inttypes.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4294: checking for stdint.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:54: stdint.h: No such file or directory configure:4316: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4340: result: no configure:4294: checking for unistd.h configure:4310: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4316: $? = 0 configure:4320: test -z || test ! -s conftest.err configure:4323: $? = 0 configure:4326: test -s conftest.o configure:4329: $? = 0 configure:4340: result: yes configure:4366: checking dlfcn.h usability configure:4378: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4384: $? = 0 configure:4388: test -z || test ! -s conftest.err configure:4391: $? = 0 configure:4394: test -s conftest.o configure:4397: $? = 0 configure:4407: result: yes configure:4411: checking dlfcn.h presence configure:4421: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:4427: $? = 0 configure:4447: result: yes configure:4482: checking for dlfcn.h configure:4489: result: yes configure:4596: checking for C++ compiler version configure:4599: c++ --version &5 2.95.4 configure:4602: $? = 0 configure:4604: c++ -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:4607: $? = 0 configure:4609: c++ -V &5 c++: argument to `-V' missing configure:4612: $? = 1 configure:4615: checking whether we are using the GNU C++ compiler configure:4639: c++ -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 configure:4645: $? = 0 configure:4649: test -z || test ! -s conftest.err configure:4652: $? = 0 configure:4655: test -s conftest.o configure:4658: $? = 0 configure:4671: result: yes configure:4677: checking whether c++ accepts -g configure:4698: c++ -c -g -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 configure:4704: $? = 0 configure:4708: test -z || test ! -s conftest.err configure:4711: $? = 0 configure:4714: test -s conftest.o configure:4717: $? = 0 configure:4728: result: yes configure:4770: c++ -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 configure:4776: $? = 0 configure:4780: test -z || test ! -s conftest.err configure:4783: $? = 0 configure:4786: test -s conftest.o configure:4789: $? = 0 configure:4815: c++ -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 configure:4821: $? = 0 configure:4825: test -z || test ! -s conftest.err configure:4828: $? = 0 configure:4831: test -s conftest.o configure:4834: $? = 0 configure:4859: checking dependency style of c++ configure:4949: result: gcc configure:4971: checking how to run the C++ preprocessor configure:5002: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc configure:5008: $? = 0 configure:5040: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc conftest.cc:21: ac_nonexistent.h: No such file or directory configure:5046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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 configure:5085: result: c++ -E configure:5109: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc configure:5115: $? = 0 configure:5147: c++ -E -I/usr/local/include -D_THREAD_SAFE conftest.cc conftest.cc:21: ac_nonexistent.h: No such file or directory configure:5153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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 configure:5248: checking for g77 configure:5277: result: no configure:5248: checking for f77 configure:5264: found /usr/bin/f77 configure:5274: result: f77 configure:5289: checking for Fortran 77 compiler version configure:5292: f77 --version &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:5295: $? = 0 configure:5297: f77 -v &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/ccb4TMMR.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/ccVvYrpK.o /tmp/ccb4TMMR.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/ccnCezS9 /tmp/ccVvYrpK.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/ccnCezS9 __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:5300: $? = 0 configure:5302: f77 -V &5 f77: argument to `-V' missing configure:5305: $? = 1 configure:5313: checking whether we are using the GNU Fortran 77 compiler configure:5327: f77 -c conftest.F >&5 configure:5333: $? = 0 configure:5337: test -z || test ! -s conftest.err configure:5340: $? = 0 configure:5343: test -s conftest.o configure:5346: $? = 0 configure:5359: result: yes configure:5365: checking whether f77 accepts -g configure:5377: f77 -c -g conftest.f >&5 configure:5383: $? = 0 configure:5387: test -z || test ! -s conftest.err configure:5390: $? = 0 configure:5393: test -s conftest.o configure:5396: $? = 0 configure:5408: result: yes configure:5438: checking the maximum length of command line arguments configure:5503: result: 65536 configure:5514: checking command to parse /usr/bin/nm -B output from cc object configure:5603: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5606: $? = 0 configure:5610: /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:5613: $? = 0 configure:5665: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c conftstm.o >&5 configure:5668: $? = 0 configure:5706: result: ok configure:5710: checking for objdir configure:5725: result: .libs configure:5815: checking for ar configure:5831: found /usr/bin/ar configure:5842: result: ar configure:5895: checking for ranlib configure:5911: found /usr/bin/ranlib configure:5922: result: ranlib configure:5975: checking for strip configure:5991: found /usr/bin/strip configure:6002: result: strip configure:6264: checking if cc static flag works configure:6287: result: yes configure:6305: checking if cc supports -fno-rtti -fno-exceptions configure:6323: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -fno-rtti -fno-exceptions conftest.c >&5 configure:6327: $? = 0 configure:6338: result: yes configure:6353: checking for cc option to produce PIC configure:6530: result: -fPIC configure:6538: checking if cc PIC flag -fPIC works configure:6556: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -fPIC -DPIC conftest.c >&5 configure:6560: $? = 0 configure:6571: result: yes configure:6595: checking if cc supports -c -o file.o configure:6616: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -o out/conftest2.o conftest.c >&5 configure:6620: $? = 0 configure:6640: result: yes configure:6666: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries configure:7514: result: yes configure:7540: checking whether -lc should be explicitly linked in configure:7545: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:7548: $? = 0 configure:7562: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7565: $? = 1 configure:7577: result: yes configure:7585: checking dynamic linker characteristics configure:8146: result: freebsd4.10 ld.so configure:8150: checking how to hardcode library paths into programs configure:8175: result: immediate configure:8189: checking whether stripping libraries is possible configure:8194: result: yes configure:9024: checking if libtool supports shared libraries configure:9026: result: yes configure:9029: checking whether to build shared libraries configure:9087: result: yes configure:9090: checking whether to build static libraries configure:9094: result: no configure:9186: creating libtool configure:9733: checking for ld used by c++ configure:9800: result: /usr/libexec/elf/ld configure:9809: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:9824: result: yes configure:9875: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:10703: result: yes configure:10721: c++ -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.cc >&5 configure:10724: $? = 0 configure:10820: checking for c++ option to produce PIC configure:11072: result: -fPIC configure:11080: checking if c++ PIC flag -fPIC works configure:11098: c++ -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -fPIC -DPIC conftest.cc >&5 configure:11102: $? = 0 configure:11113: result: yes configure:11137: checking if c++ supports -c -o file.o configure:11158: c++ -c -O -pipe -I/usr/local/include -D_THREAD_SAFE -o out/conftest2.o conftest.cc >&5 configure:11162: $? = 0 configure:11182: result: yes configure:11208: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries configure:11233: result: yes configure:11304: checking dynamic linker characteristics configure:11865: result: freebsd4.10 ld.so configure:11869: checking how to hardcode library paths into programs configure:11894: result: immediate configure:11908: checking whether stripping libraries is possible configure:11913: result: yes configure:13220: checking if libtool supports shared libraries configure:13222: result: yes configure:13225: checking whether to build shared libraries configure:13243: result: yes configure:13246: checking whether to build static libraries configure:13250: result: no configure:13262: checking for f77 option to produce PIC configure:13439: result: -fPIC configure:13447: checking if f77 PIC flag -fPIC works configure:13465: f77 -c -g -O2 -fPIC conftest.f >&5 configure:13469: $? = 0 configure:13480: result: yes configure:13504: checking if f77 supports -c -o file.o configure:13525: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13529: $? = 0 configure:13549: result: yes configure:13575: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries configure:14403: result: yes configure:14474: checking dynamic linker characteristics configure:15035: result: freebsd4.10 ld.so configure:15039: checking how to hardcode library paths into programs configure:15064: result: immediate configure:15078: checking whether stripping libraries is possible configure:15083: result: yes configure:19206: checking whether NLS is requested configure:19215: result: yes configure:19253: checking for msgfmt configure:19284: result: /usr/local/bin/msgfmt configure:19293: checking for gmsgfmt configure:19324: result: /usr/local/bin/msgfmt configure:19363: checking for xgettext configure:19394: result: /usr/local/bin/xgettext configure:19434: checking for msgmerge configure:19464: result: /usr/local/bin/msgmerge configure:19540: checking for ranlib configure:19567: result: ranlib configure:19579: checking for library containing strerror configure:19609: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:19615: $? = 0 configure:19619: test -z || test ! -s conftest.err configure:19622: $? = 0 configure:19625: test -s conftest configure:19628: $? = 0 configure:19698: result: none required configure:19705: checking for an ANSI C-conforming const configure:19772: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:19778: $? = 0 configure:19782: test -z || test ! -s conftest.err configure:19785: $? = 0 configure:19788: test -s conftest.o configure:19791: $? = 0 configure:19802: result: yes configure:19813: checking for signed configure:19834: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:19840: $? = 0 configure:19844: test -z || test ! -s conftest.err configure:19847: $? = 0 configure:19850: test -s conftest.o configure:19853: $? = 0 configure:19864: result: yes configure:19874: checking for inline configure:19895: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:19901: $? = 0 configure:19905: test -z || test ! -s conftest.err configure:19908: $? = 0 configure:19911: test -s conftest.o configure:19914: $? = 0 configure:19926: result: inline configure:19945: checking for off_t configure:19969: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:19975: $? = 0 configure:19979: test -z || test ! -s conftest.err configure:19982: $? = 0 configure:19985: test -s conftest.o configure:19988: $? = 0 configure:19999: result: yes configure:20011: checking for size_t configure:20035: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:20041: $? = 0 configure:20045: test -z || test ! -s conftest.err configure:20048: $? = 0 configure:20051: test -s conftest.o configure:20054: $? = 0 configure:20065: result: yes configure:20078: checking for long long configure:20100: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:20106: $? = 0 configure:20110: test -z || test ! -s conftest.err configure:20113: $? = 0 configure:20116: test -s conftest configure:20119: $? = 0 configure:20131: result: yes configure:20142: checking for long double configure:20202: result: yes configure:20213: checking for wchar_t configure:20235: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:20241: $? = 0 configure:20245: test -z || test ! -s conftest.err configure:20248: $? = 0 configure:20251: test -s conftest.o configure:20254: $? = 0 configure:20265: result: yes configure:20276: checking for wint_t configure:20298: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:20304: $? = 0 configure:20308: test -z || test ! -s conftest.err configure:20311: $? = 0 configure:20314: test -s conftest.o configure:20317: $? = 0 configure:20328: result: yes configure:20339: checking for inttypes.h configure:20361: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:30: syntax error before `i' configure:20367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:20391: result: no configure:20402: checking for stdint.h configure:20424: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:26: stdint.h: No such file or directory conftest.c: In function `main': conftest.c:30: syntax error before `i' configure:20430: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:20454: result: no configure:20467: checking for intmax_t configure:20497: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:38: syntax error before `x' configure:20503: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | | #include | #include | #if HAVE_STDINT_H_WITH_UINTMAX | #include | #endif | #if HAVE_INTTYPES_H_WITH_UINTMAX | #include | #endif | | int | main () | { | intmax_t x = -1; | ; | return 0; | } configure:20527: result: no configure:20539: checking whether printf() supports POSIX/XSI format strings configure:20589: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:20592: $? = 0 configure:20594: ./conftest configure:20597: $? = 0 configure:20612: result: yes configure:20626: checking for working alloca.h configure:20647: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 conftest.c:26: alloca.h: No such file or directory configure:20653: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:20678: result: no configure:20688: checking for alloca configure:20729: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:20735: $? = 0 configure:20739: test -z || test ! -s conftest.err configure:20742: $? = 0 configure:20745: test -s conftest configure:20748: $? = 0 configure:20760: result: yes configure:20989: checking for stdlib.h configure:20994: result: yes configure:20989: checking for unistd.h configure:20994: result: yes configure:21138: checking for getpagesize configure:21195: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:21201: $? = 0 configure:21205: test -z || test ! -s conftest.err configure:21208: $? = 0 configure:21211: test -s conftest configure:21214: $? = 0 configure:21226: result: yes configure:21236: checking for working mmap configure:21378: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:21381: $? = 0 configure:21383: ./conftest configure:21386: $? = 0 configure:21400: result: yes configure:21412: checking whether we are using the GNU C Library 2.1 or newer conftest.c:32: features.h: No such file or directory configure:21443: result: no configure:21451: checking whether integer division by zero raises SIGFPE configure:21513: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:21516: $? = 0 configure:21518: ./conftest configure:21521: $? = 0 configure:21536: result: yes configure:21549: checking for unsigned long long configure:21571: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:21577: $? = 0 configure:21581: test -z || test ! -s conftest.err configure:21584: $? = 0 configure:21587: test -s conftest configure:21590: $? = 0 configure:21602: result: yes configure:21634: checking for inttypes.h configure:21657: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:21663: $? = 0 configure:21667: test -z || test ! -s conftest.err configure:21670: $? = 0 configure:21673: test -s conftest.o configure:21676: $? = 0 configure:21688: result: yes configure:21701: checking whether the inttypes.h PRIxNN macros are broken configure:21727: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:21733: $? = 0 configure:21737: test -z || test ! -s conftest.err configure:21740: $? = 0 configure:21743: test -s conftest.o configure:21746: $? = 0 configure:21758: result: no configure:21775: checking for stdint.h configure:21780: result: no configure:21920: checking for SIZE_MAX configure:22251: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:22254: $? = 0 configure:22256: ./conftest configure:22259: $? = 0 configure:22579: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:22582: $? = 0 configure:22584: ./conftest configure:22587: $? = 0 configure:22907: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:22910: $? = 0 configure:22912: ./conftest configure:22915: $? = 0 configure:22950: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:37: conflicting types for `foo' conftest.c:36: previous declaration of `foo' configure:22956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | extern size_t foo; | extern unsigned long foo; | | int | main () | { | | ; | return 0; | } configure:22989: result: 4294967295U configure:23006: checking for stdint.h configure:23011: result: no configure:23192: checking for ld used by GCC configure:23256: result: /usr/libexec/elf/ld configure:23265: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:23278: result: yes configure:23284: checking for shared library run path origin configure:23297: result: done configure:23703: checking for ptrdiff_t configure:23727: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:23733: $? = 0 configure:23737: test -z || test ! -s conftest.err configure:23740: $? = 0 configure:23743: test -s conftest.o configure:23746: $? = 0 configure:23757: result: yes configure:23794: checking argz.h usability configure:23806: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:70: argz.h: No such file or directory configure:23812: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23835: result: no configure:23839: checking argz.h presence configure:23849: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c conftest.c:36: argz.h: No such file or directory configure:23855: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | /* end confdefs.h. */ | #include configure:23875: result: no configure:23910: checking for argz.h configure:23917: result: no configure:23794: checking limits.h usability configure:23806: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:23812: $? = 0 configure:23816: test -z || test ! -s conftest.err configure:23819: $? = 0 configure:23822: test -s conftest.o configure:23825: $? = 0 configure:23835: result: yes configure:23839: checking limits.h presence configure:23849: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:23855: $? = 0 configure:23875: result: yes configure:23910: checking for limits.h configure:23917: result: yes configure:23794: checking locale.h usability configure:23806: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:23812: $? = 0 configure:23816: test -z || test ! -s conftest.err configure:23819: $? = 0 configure:23822: test -s conftest.o configure:23825: $? = 0 configure:23835: result: yes configure:23839: checking locale.h presence configure:23849: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:23855: $? = 0 configure:23875: result: yes configure:23910: checking for locale.h configure:23917: result: yes configure:23794: checking nl_types.h usability configure:23806: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:23812: $? = 0 configure:23816: test -z || test ! -s conftest.err configure:23819: $? = 0 configure:23822: test -s conftest.o configure:23825: $? = 0 configure:23835: result: yes configure:23839: checking nl_types.h presence configure:23849: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:23855: $? = 0 configure:23875: result: yes configure:23910: checking for nl_types.h configure:23917: result: yes configure:23794: checking malloc.h usability configure:23806: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 In file included from conftest.c:73: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:23812: $? = 0 configure:23816: test -z || test ! -s conftest.err configure:23819: $? = 0 configure:23822: test -s conftest.o configure:23825: $? = 0 configure:23835: result: yes configure:23839: checking malloc.h presence configure:23849: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c In file included from conftest.c:39: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:23855: $? = 0 configure:23875: result: yes configure:23910: checking for malloc.h configure:23917: result: yes configure:23794: checking stddef.h usability configure:23806: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:23812: $? = 0 configure:23816: test -z || test ! -s conftest.err configure:23819: $? = 0 configure:23822: test -s conftest.o configure:23825: $? = 0 configure:23835: result: yes configure:23839: checking stddef.h presence configure:23849: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:23855: $? = 0 configure:23875: result: yes configure:23910: checking for stddef.h configure:23917: result: yes configure:23785: checking for stdlib.h configure:23790: result: yes configure:23785: checking for string.h configure:23790: result: yes configure:23785: checking for unistd.h configure:23790: result: yes configure:23794: checking sys/param.h usability configure:23806: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:23812: $? = 0 configure:23816: test -z || test ! -s conftest.err configure:23819: $? = 0 configure:23822: test -s conftest.o configure:23825: $? = 0 configure:23835: result: yes configure:23839: checking sys/param.h presence configure:23849: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:23855: $? = 0 configure:23875: result: yes configure:23910: checking for sys/param.h configure:23917: result: yes configure:23959: checking for asprintf configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for fwprintf configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/ccX1KSfZ.o: In function `main': /tmp/ccX1KSfZ.o(.text+0x9): undefined reference to `fwprintf' /tmp/ccX1KSfZ.o(.data+0x0): undefined reference to `fwprintf' configure:24022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | /* end confdefs.h. */ | /* Define fwprintf to an innocuous variant, in case declares fwprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define fwprintf innocuous_fwprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fwprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fwprintf | | /* 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 fwprintf (); | /* 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_fwprintf) || defined (__stub___fwprintf) | choke me | #else | char (*f) () = fwprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fwprintf; | ; | return 0; | } configure:24047: result: no configure:23959: checking for getcwd configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for getegid configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for geteuid configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for getgid configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for getuid configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for mempcpy configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/cczffMRD.o: In function `main': /tmp/cczffMRD.o(.text+0x9): undefined reference to `mempcpy' /tmp/cczffMRD.o(.data+0x0): undefined reference to `mempcpy' configure:24022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:24047: result: no configure:23959: checking for munmap configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for putenv configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for setenv configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for setlocale configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for snprintf configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for stpcpy configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/ccSjmfD8.o: In function `main': /tmp/ccSjmfD8.o(.text+0x9): undefined reference to `stpcpy' /tmp/ccSjmfD8.o(.data+0x0): undefined reference to `stpcpy' configure:24022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define stpcpy to an innocuous variant, in case declares stpcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define stpcpy innocuous_stpcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stpcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stpcpy | | /* 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 stpcpy (); | /* 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_stpcpy) || defined (__stub___stpcpy) | choke me | #else | char (*f) () = stpcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != stpcpy; | ; | return 0; | } configure:24047: result: no configure:23959: checking for strcasecmp configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for strdup configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for strtoul configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for tsearch configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for wcslen configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24022: $? = 0 configure:24026: test -z || test ! -s conftest.err configure:24029: $? = 0 configure:24032: test -s conftest configure:24035: $? = 0 configure:24047: result: yes configure:23959: checking for __argz_count configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/cc0RQpsh.o: In function `main': /tmp/cc0RQpsh.o(.text+0x9): undefined reference to `__argz_count' /tmp/cc0RQpsh.o(.data+0x0): undefined reference to `__argz_count' configure:24022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_count innocuous___argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_count | | /* 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 __argz_count (); | /* 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___argz_count) || defined (__stub_____argz_count) | choke me | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:24047: result: no configure:23959: checking for __argz_stringify configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/ccBt4QCh.o: In function `main': /tmp/ccBt4QCh.o(.text+0x9): undefined reference to `__argz_stringify' /tmp/ccBt4QCh.o(.data+0x0): undefined reference to `__argz_stringify' configure:24022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_stringify innocuous___argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_stringify | | /* 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 __argz_stringify (); | /* 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___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:24047: result: no configure:23959: checking for __argz_next configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/ccp9GNhw.o: In function `main': /tmp/ccp9GNhw.o(.text+0x9): undefined reference to `__argz_next' /tmp/ccp9GNhw.o(.data+0x0): undefined reference to `__argz_next' configure:24022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define __argz_next innocuous___argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __argz_next | | /* 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 __argz_next (); | /* 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___argz_next) || defined (__stub_____argz_next) | choke me | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:24047: result: no configure:23959: checking for __fsetlocking configure:24016: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/ccbMZz5d.o: In function `main': /tmp/ccbMZz5d.o(.text+0x9): undefined reference to `__fsetlocking' /tmp/ccbMZz5d.o(.data+0x0): undefined reference to `__fsetlocking' configure:24022: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking) || defined (__stub_____fsetlocking) | choke me | #else | char (*f) () = __fsetlocking; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __fsetlocking; | ; | return 0; | } configure:24047: result: no configure:24059: checking whether _snprintf is declared configure:24084: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:67: `_snprintf' undeclared (first use in this function) conftest.c:67: (Each undeclared identifier is reported only once conftest.c:67: for each function it appears in.) configure:24090: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:24114: result: no configure:24128: checking whether _snwprintf is declared configure:24153: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:68: `_snwprintf' undeclared (first use in this function) conftest.c:68: (Each undeclared identifier is reported only once conftest.c:68: for each function it appears in.) configure:24159: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:24183: result: no configure:24198: checking whether feof_unlocked is declared configure:24223: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:24229: $? = 0 configure:24233: test -z || test ! -s conftest.err configure:24236: $? = 0 configure:24239: test -s conftest.o configure:24242: $? = 0 configure:24253: result: yes configure:24267: checking whether fgets_unlocked is declared configure:24292: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c: In function `main': conftest.c:70: `fgets_unlocked' undeclared (first use in this function) conftest.c:70: (Each undeclared identifier is reported only once conftest.c:70: for each function it appears in.) configure:24298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:24322: result: no configure:24336: checking whether getc_unlocked is declared configure:24361: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:24367: $? = 0 configure:24371: test -z || test ! -s conftest.err configure:24374: $? = 0 configure:24377: test -s conftest.o configure:24380: $? = 0 configure:24391: result: yes configure:24459: checking for iconv configure:24486: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/cck9jduH.o: In function `main': /tmp/cck9jduH.o(.text+0x15): undefined reference to `libiconv_open' /tmp/cck9jduH.o(.text+0x28): undefined reference to `libiconv' /tmp/cck9jduH.o(.text+0x34): undefined reference to `libiconv_close' configure:24492: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:24537: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread -liconv >&5 configure:24543: $? = 0 configure:24547: test -z || test ! -s conftest.err configure:24550: $? = 0 configure:24553: test -s conftest configure:24556: $? = 0 configure:24571: result: yes configure:24581: checking how to link with libiconv configure:24583: result: -liconv configure:24594: checking for iconv declaration configure:24628: cc -c -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:75: conflicting types for `libiconv' /usr/local/include/iconv.h:82: previous declaration of `libiconv' configure:24634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:24661: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:24673: checking for nl_langinfo and CODESET configure:24694: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24700: $? = 0 configure:24704: test -z || test ! -s conftest.err configure:24707: $? = 0 configure:24710: test -s conftest configure:24713: $? = 0 configure:24726: result: yes configure:24738: checking for LC_MESSAGES configure:24759: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:24765: $? = 0 configure:24769: test -z || test ! -s conftest.err configure:24772: $? = 0 configure:24775: test -s conftest configure:24778: $? = 0 configure:24790: result: yes configure:24806: checking for bison configure:24822: found /usr/local/bin/bison configure:24832: result: bison configure:24845: checking version of bison configure:24854: result: 1.75, ok configure:24876: checking whether NLS is requested configure:24885: result: yes configure:24901: checking whether included gettext is requested configure:24911: result: no configure:24922: checking for GNU gettext in libc configure:24946: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 /tmp/ccTQ6BPl.o: In function `main': /tmp/ccTQ6BPl.o(.text+0x14): undefined reference to `libintl_bindtextdomain' /tmp/ccTQ6BPl.o(.text+0x21): undefined reference to `libintl_gettext' /tmp/ccTQ6BPl.o(.text+0x29): undefined reference to `_nl_msg_cat_cntr' /tmp/ccTQ6BPl.o(.text+0x2e): undefined reference to `libintl_nl_domain_bindings' configure:24952: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *libintl_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *libintl_nl_domain_bindings | ; | return 0; | } configure:24977: result: no configure:25360: checking for GNU gettext in libintl configure:25392: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread -lintl >&5 configure:25398: $? = 0 configure:25402: test -z || test ! -s conftest.err configure:25405: $? = 0 configure:25408: test -s conftest configure:25411: $? = 0 configure:25483: result: yes configure:25530: checking whether to use NLS configure:25532: result: yes configure:25535: checking where the gettext function comes from configure:25546: result: external libintl configure:25554: checking how to link with libintl configure:25556: result: -lintl configure:25669: checking for sed configure:25687: found /usr/bin/sed configure:25699: result: /usr/bin/sed configure:25714: checking for uname configure:25732: found /usr/bin/uname configure:25744: result: /usr/bin/uname configure:25754: checking system type configure:25757: result: FreeBSD configure:25931: checking for pkg-config configure:25949: found /usr/local/bin/pkg-config configure:25962: result: /usr/local/bin/pkg-config configure:25985: checking for GLIB - version >= 2.0.3 configure:26104: cc -o conftest -O -pipe -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -lglib-2.0 -liconv -L/usr/local/lib -pthread >&5 configure:26107: $? = 0 configure:26109: ./conftest configure:26112: $? = 0 configure:26130: result: yes (version 2.4.6) configure:26256: checking for pkg-config configure:26287: result: /usr/local/bin/pkg-config configure:26308: checking for GTK+ - version >= 2.0.3 configure:26423: cc -o conftest -O -pipe -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE conftest.c -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -L/usr/local/lib -pthread >&5 configure:26426: $? = 0 configure:26428: ./conftest configure:26431: $? = 0 configure:26449: result: yes (version 2.4.14) configure:27021: checking for location of tclConfig.sh configure:27046: checking for select configure:27103: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:27109: $? = 0 configure:27113: test -z || test ! -s conftest.err configure:27116: $? = 0 configure:27119: test -s conftest configure:27122: $? = 0 configure:27134: result: yes configure:27519: checking for select in -lsocket configure:27549: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -lsocket -L/usr/local/lib -pthread >&5 /usr/libexec/elf/ld: cannot find -lsocket configure:27555: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xchat" | #define VERSION "2.4.1" | #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_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_INTTYPES_H 1 | #define SIZE_MAX 4294967295U | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USING_FREEBSD 1 | #define USE_XLIB 1 | /* 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 select (); | int | main () | { | select (); | ; | return 0; | } configure:27581: result: no configure:27598: checking for getaddrinfo configure:27655: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE conftest.c -L/usr/local/lib -pthread >&5 configure:27661: $? = 0 configure:27665: test -z || test ! -s conftest.err configure:27668: $? = 0 configure:27671: test -s conftest configure:27674: $? = 0 configure:27686: result: yes configure:27696: checking whether to enable IPv6 support configure:27699: result: yes configure:27717: checking for pkg-config configure:27735: found /usr/local/bin/pkg-config configure:27747: result: /usr/local/bin/pkg-config configure:27754: checking for openssl through pkg-config configure:27763: result: yes configure:28030: checking for dlopen configure:28087: cc -o conftest -O -pipe -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c -L/usr/local/lib -pthread -L/usr/local/lib -lssl -lcrypto >&5 configure:28093: $? = 0 configure:28097: test -z || test ! -s conftest.err configure:28100: $? = 0 configure:28103: test -s conftest configure:28106: $? = 0 configure:28118: result: yes configure:28208: checking for pkg-config configure:28238: result: /usr/local/bin/pkg-config configure:29002: checking for modern sigaction configure:29022: cc -c -O -pipe -Wall -g -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:86: warning: unused variable `si' configure:29028: $? = 0 configure:29032: test -z || test ! -s conftest.err configure:29035: $? = 0 configure:29038: test -s conftest.o configure:29041: $? = 0 configure:29044: result: yes configure:29062: checking for gdk-pixbuf-csource configure:29095: result: no configure:29101: error: "Cannot find gdk-pixbuf-csource: Install GTK+ 2.0\!" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_asprintf=yes ac_cv_type_size_t=yes 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_getcwd=yes ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value=' -O -pipe ' ac_cv_env_CCASFLAGS_value= bh_cv_c_signed=yes ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge 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_func_select=yes am_cv_proto_iconv_arg1=const gt_cv_inttypes_pri_broken=no gt_cv_c_long_double=yes ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_path_pkgconfigpath=/usr/local/bin/pkg-config ac_cv_func_strtoul=yes ac_cv_func_dlopen=yes ac_cv_func_getuid=yes ac_cv_header_nl_types_h=yes acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set= ac_cv_lib_socket_select=no ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config acl_cv_path_LD=/usr/libexec/elf/ld 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_setlocale=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'\''' gt_cv_func_gnugettext1_libc=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mempcpy=no ac_cv_func_fwprintf=no jm_ac_cv_header_stdint_h=no jm_ac_cv_header_inttypes_h=no gt_cv_c_wint_t=yes 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 acl_cv_shlibext=so ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_func_strcasecmp=yes acl_cv_hardcode_minus_L=no acl_cv_hardcode_libdir_separator= ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set ac_cv_env_CCAS_set= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' ac_cv_have_decl_feof_unlocked=yes ac_cv_func___argz_count=no ac_cv_func_snprintf=yes ac_cv_type_unsigned_long_long=yes lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set= ac_cv_func_getegid=yes gt_cv_c_wchar_t=yes ac_cv_c_const=yes ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt 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'\''"' ac_cv_func_getaddrinfo=yes ac_cv_path_unamepath=/usr/bin/uname ac_cv_func_wcslen=yes lt_cv_ld_reload_flag=-r ac_cv_have_decl_getc_unlocked=yes gt_cv_int_divbyzero_sigfpe=yes ac_cv_working_alloca_h=no ac_cv_have_decl_fgets_unlocked=no ac_cv_func_munmap=yes lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set ac_cv_have_decl__snprintf=no ac_cv_header_limits_h=yes gt_cv_func_printf_posix=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_have_decl__snwprintf=no ac_cv_func_alloca_works=yes ac_cv_host_alias=i386-portbld-freebsd4.10 ac_cv_prog_cc_stdc= ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set gt_cv_c_intmax_t=no ac_cv_path_MSGFMT=/usr/local/bin/msgfmt lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_func___argz_stringify=no 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= nls_cv_header_intl= ac_cv_func___argz_next=no ac_cv_func_setenv=yes ac_cv_header_sys_param_h=yes ac_cv_header_locale_h=yes ac_cv_c_inline=inline 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.10 ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D_THREAD_SAFE' acl_cv_libext=a gt_cv_header_inttypes_h=yes ac_cv_prog_INTLBISON=bison 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_env_CCASFLAGS_set= ac_cv_env_CCAS_value= am_cv_langinfo_codeset=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd4.10 ac_cv_env_F77_set= ac_cv_env_host_alias_value= am_cv_val_LC_MESSAGES=yes ac_cv_func___fsetlocking=no ac_cv_func_geteuid=yes ac_cv_type_off_t=yes lt_lt_cv_prog_compiler_c_o_F77='"yes"' nls_cv_force_use_gnu_gettext=no lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_func_getgid=yes lt_cv_file_magic_test_file= ac_cv_path_sedpath=/usr/bin/sed nls_cv_use_gnu_gettext=no ac_cv_func_tsearch=yes ac_cv_header_argz_h=no am_cv_CXX_dependencies_compiler_type=gcc ac_cv_build=i386-portbld-freebsd4.10 ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.10 ac_cv_header_malloc_h=yes ac_cv_func_getpagesize=yes ac_cv_type_long_long=yes 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 am_cv_lib_iconv=yes am_cv_func_iconv=yes acl_cv_wl=-Wl, lt_cv_path_LDCXX=/usr/libexec/elf/ld ac_cv_env_target_alias_value= ac_cv_header_stddef_h=yes ac_cv_env_CC_value=cc ac_cv_type_ptrdiff_t=yes ac_cv_search_strerror='none required' lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= gt_cv_func_gnugettext1_libintl=yes acl_cv_hardcode_direct=no ac_cv_header_dlfcn_h=yes nls_cv_header_libgt= ac_cv_func_strdup=yes ac_cv_func_putenv=yes acl_cv_rpath=done ac_cv_func_stpcpy=no acl_cv_prog_gnu_ld=yes ac_cv_gnu_library_2_1=no ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/irc/xchat2/work/xchat-2.4.1/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/irc/xchat2/work/xchat-2.4.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/irc/xchat2/work/xchat-2.4.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/irc/xchat2/work/xchat-2.4.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/irc/xchat2/work/xchat-2.4.1/missing --run automake-1.9' AWK='nawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='cc' CCAS='cc' CCASFLAGS='-O -pipe ' CCDEPMODE='depmode=gcc' CFLAGS='-O -pipe -Wall -g' COMMON_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' COMMON_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' CPP='cc -E' CPPFLAGS='-I/usr/local/include -D_THREAD_SAFE -I/usr/local/include ' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc' CXXFLAGS=' -O -pipe ' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DO_GTK_FALSE='#' DO_GTK_TRUE='' DO_PERL_FALSE='' DO_PERL_TRUE='#' DO_PLUGIN_FALSE='#' DO_PLUGIN_TRUE='' DO_PYTHON_FALSE='' DO_PYTHON_TRUE='#' DO_TCL_FALSE='' DO_TCL_TRUE='#' DO_TEXT_FALSE='' DO_TEXT_TRUE='#' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='-g -O2' GENCAT='gencat' GLIBC21='no' GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' GLIB_MKENUMS='glib-mkenums' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_QUERY='gobject-query' GTK_CFLAGS='-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include ' GTK_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv ' GUI_CFLAGS=' -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include ' GUI_LIBS=' -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -Wl,--version-script,$(srcdir)/../version-script' HAVE_ASPRINTF='1' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' 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' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='-lintl' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='-lintl' LIBOBJS='' LIBS='-L/usr/local/lib -pthread -L/usr/local/lib -lssl -lcrypto -Wl,--export-dynamic -L/usr/local/lib -lglib-2.0 -liconv ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='-lintl' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/irc/xchat2/work/xchat-2.4.1/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='o' PACKAGE='xchat' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LDFLAGS='' PKG_CONFIG='/usr/local/bin/pkg-config' PLUGIN_INCLUDES='' POSUB='po' PY_CFLAGS='' PY_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TCL_CFLAGS='' TCL_LIBS='' USE_INCLUDED_LIBINTL='no' USE_MMX_FALSE='#' USE_MMX_TRUE='' USE_NLS='yes' USE_OPENSSL_FALSE='#' USE_OPENSSL_TRUE='' VERSION='2.4.1' XGETTEXT='/usr/local/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.10' build_alias='i386-portbld-freebsd4.10' build_cpu='i386' build_os='freebsd4.10' build_vendor='portbld' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' gdkpixbufcsourcepath='' host='i386-portbld-freebsd4.10' host_alias='' host_cpu='i386' host_os='freebsd4.10' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/irc/xchat2/work/xchat-2.4.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' perlpath='' pkgconfigpath='/usr/local/bin/pkg-config' prefix='/usr/X11R6' program_transform_name='s,x,x,' pythonpath='' sbindir='${exec_prefix}/sbin' sedpath='/usr/bin/sed' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' unamepath='/usr/bin/uname' xchatlibdir='' xchatsharedir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ASPRINTF 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_T 1 #define HAVE_WCSLEN 1 #define HAVE_WINT_T 1 #define ICONV_CONST const #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "xchat" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZE_MAX 4294967295U #define STDC_HEADERS 1 #define USE_IPV6 1 #define USE_MMX 1 #define USE_OPENSSL 1 #define USE_PLUGIN 1 #define USE_SIGACTION 1 #define USE_XLIB 1 #define USING_FREEBSD 1 #define VERSION "2.4.1" #define uintmax_t unsigned long long configure: exit 1 --=_mail-19922-1102513346-0001-2 Content-Type: text/plain; name=packets; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="packets" Hermes-1.3.3_1 ORBit-0.5.17_2 ORBit2-2.10.4 SETISupport-0.75 WordNet-2.0 XFree86-4.3.0,1 XFree86-FontServer-4.2.0 XFree86-Server-4.3.0_14 XFree86-clients-4.3.0_8 XFree86-documents-4.2.0 XFree86-fontDefaultBitmaps-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_7 aalib-1.4.r5_1 acrobatviewer-1.1 acroread-5.09 apache-1.3.31_6 apache-ant-1.6.2 arts-1.0.3,1 artswrapper-1.2.1 aspell-0.60_2 at-spi-1.4.2 atk-1.8.0 autoconf-2.13.000227_5 autoconf-2.53_3 autoconf-2.57_1 autoconf-2.59_2 automake-1.4.6_1 automake-1.5_2,1 automake-1.7.5_1 automake-1.8.5_2 avidemux-0.9.0.110_2 avinfo-0.7.4 bash-2.05b.007_2 bison-1.75_2 bitstream-vera-1.10 bugbuddy2-2.6.1 bzip-0.21 cclient-2004a,1 cdlabelgen-2.7.0 cdparanoia-3.9.8_7 cdrtools-2.0 cksfv-1.3_1 compat3x-i386-4.4.20020925 crimson-1.1.3_1 cups-base-1.1.20.0 curl-7.12.1 cvsup-16.1h dasher-3.2.8 db4-4.0.14_1,1 docbook-sk-4.1.2_3 docbook-xml-4.2_1 docbook-xsl-1.65.1 dpkg-1.9.21_2 dri-4.3.0,1 eel2-2.6.1 eog2-2.6.0 epiphany-1.2.3 esound-0.2.35_1 eterm-0.9.2_1 expat-1.95.8 ezm3-1.2 fam-2.6.9_6 fftw-2.1.5_2 figlet-2.2.1 figlet-fonts-20020913 fileroller-2.6.1,1 flac-1.1.0_3 fnlib-0.5_2 fontconfig-2.2.3,1 freetype-1.3.1_3 freetype2-2.1.7_3 fribidi-0.10.4_1 gail-1.6.6 gcalctool-4.3.51_1 gcc-3.2.3_1 gcc-3.3.5_20040901 gcombust-0.1.49_1 gconf-editor-2.6.2,1 gconf2-2.6.3 gd-2.0.25,1 gdbm-1.8.3_1 gdchart-0.11.4_1 gdk-pixbuf-0.22.0_1 gdm2-2.6.0.1_2 gedit2-2.6.0 gengetopt-2.11 gettext-0.13.1_1 ggv2-2.6.1 ghostscript-gnu-7.07_11 gkrellm-2.2.2 gle-3.0.3 glib-1.2.10_11 glib-2.4.6_1 gmake-3.80_2 gnome-icon-theme-1.2.3 gnome-themes-2.6.1 gnomeapplets2-2.6.0 gnomeaudio2-2.0.0 gnomecontrolcenter2-2.6.1 gnomedesktop-2.6.1 gnomegames2-2.6.1 gnomehier-1.0_19 gnomekeyring-0.2.1_1 gnomelibs-1.4.2_1 gnomemag-0.10.11 gnomemedia2-2.6.1 gnomemimedata-2.4.1_2 gnomenetstatus-2.6.1 gnomepanel-2.6.1 gnomesession-2.6.1 gnomespeech-0.3.5 gnomesystemmonitor-2.6.0_2 gnometerminal-2.6.1 gnomeuserdocs2-2.6.0.1 gnomeutils2-2.6.1,1 gnomevfs2-2.6.1.1 gnopernicus-0.8.4 gnupg-1.2.6 gok-0.10.2 gpdf-0.131 gsfonts-8.11_2 gstreamer-0.8.3_2 gstreamer-plugins-0.8.0_1 gtk-1.2.10_12 gtk-2.4.14 gtk-engines2-2.2.0_3 gtksee-0.5.6 gtksourceview-1.0.1 gucharmap-gnome-1.4.1 guile-1.6.4_6 help2man-1.33.1 hicolor-icon-theme-0.5 id3lib-3.8.3_1 imake-4.3.0_2 imake-6.7.0 imlib-1.9.14_2 imlib2-1.1.1 intltool-0.31.2 jasper-1.701.0 javavmwrapper-1.5 joe-devel-3.0,1 jpeg-6b_3 jre-1.1.8 kde-3.2.2 kdeaccessibility-3.2.2 kdeadmin-3.2.2 kdeartwork-3.2.2 kdebase-3.2.2 kdeedu-3.2.2 kdegames-3.2.2 kdegraphics-3.2.2 kdelibs-3.2.2_1 kdemultimedia-3.2.2 kdenetwork-3.2.2 kdepim-3.2.2 kdesdk-3.2.2 kdetoys-3.2.2 kdeutils-3.2.2 kdevelop-3.0.3 koffice-1.2,1 lame-3.96.1 lcms-1.13,1 lftp-3.0.6 libIDL-0.8.4 libXft-2.1.6 libart_lgpl2-2.3.16 libast-0.5_1 libaudiofile-0.2.6 libbonobo-2.6.2 libbonoboui-2.6.0 libcroco-0.5.1 libdv-0.9.9 libflash-0.4.10 libgail-gnome-1.0.4 libghttp-1.0.9 libglade2-2.4.0 libglut-6.0.1 libgnome-2.6.1 libgnomecanvas-2.6.1.1 libgnomeprint-2.6.2 libgnomeprintui-2.6.2 libgnomeui-2.6.0_1 libgnugetopt-1.2 libgsf-1.8.2_2 libgtkhtml-2.6.1 libgtop2-2.6.0_1 libiconv-1.9.2_1 libid3tag-0.15.0b_1 libidn-0.5.4 libltdl-1.5.8 libmad-0.15.1b libmikmod-esound-3.1.11 libmng-1.0.8 libmusicbrainz-2.1.1 libogg-1.1,3 libpaper-1.1.14 librsvg2-2.6.4_1 libslang-1.4.9 libtool-1.3.5_2 libtool-1.5.8 libungif-4.1.3 libvorbis-1.0.1,3 libwnck-2.6.1 libxklavier-1.02,1 libxml-1.8.17_2 libxml2-2.6.13 libxslt-1.1.10 linc-1.0.3_2 linux-flashplugin-6.0r79_1 linux-flashplugin-7.0r25 linux-openmotif-2.1.30_1 linux-png-1.0.14_2 linux-sun-jdk-1.3.1.07_1 linux-sun-jdk-1.4.1_2 linux_base-6.1_6 linux_base-8-8.0_4 lynx-2.8.5 m4-1.4.1 mad-0.15.0b madplay-esound-0.15.0b_2 mahjong-1.6.3 man2html-3.0.1_1 mc-4.6.0_13 metacity-2.8.0 mkcatalog-1.1 mkisofs-2.0.3_2 mod_php4-4.3.9,1 mysql-client-3.23.58_3 nas-1.6 nasm-0.98.38_1,1 nautilus-cd-burner-2.6.1 nautilus-media-0.8.0_1 nautilus2-2.6.1 ncftp-3.1.8 nessus-libnasl-1.2.7 nessus-libraries-1.2.7 net-snmp-5.1.2_1 nmap-3.70 nspr-4.4.1_1 nss-3.9.2 openldap-client-2.1.30 openssh-3.6.1_5 openssl-0.9.7d_1 opera-7.54.20040803_1 p5-Bit-Vector-6.3 p5-Date-Calc-5.3 p5-File-Spec-0.86 p5-File-Tail-0.98_2 p5-File-Temp-0.14_1 p5-PodParser-1.28_1 p5-Test-Harness-2.42 p5-Test-Simple-0.47_1 p5-Time-HiRes-1.59,1 p5-TimeDate-1.16,1 p5-XML-Parser-2.34_1 p5-gettext-1.01_4 pango-1.6.0 pcre-4.5 pgp-6.5.8_1 pico-4.0 pisg-0.56 pkg_install-devel-20040811 pkgconfig-0.15.0_1 pkgdb.db png-1.2.6 popt-1.7 portaudit-0.5.9 portupgrade-20040701_3 python-2.3.4_2 qmake-3.3.3 qt-3.3.2_2 quanta-3.2.2,2 rar-3.30_1,1 rc_subr-1.31 rpm-3.0.6_9 rpm2cpio-1.2_2 ruby-1.6.8.2004.07.28 ruby-1.8.2.p2_1 ruby16-shim-ruby18-1.8.1.p3 ruby18-bdb1-0.2.2 samba-libsmbclient-3.0.7_1 scrollkeeper-0.3.12_1,1 sdl-1.2.5_1 sdocbook-xml-4.1.2.5_2 setiathome-3.08_3 shared-mime-info-0.15 sox-12.17.4_2 ssh2-3.2.3 startup-notification-0.7 subconv-0.2.2 sudo-1.6.8.1 svgalib-1.4.3_4 t1lib-5.0.1,1 taglib-1.2 tcl-8.3.5_3 tcl-8.4.6_1,1 tiff-3.6.1_1 tk-8.3.5_2 tk-8.4.6,1 tkseti-3.10.2 trm-0.2.1_6 unrar-3.30_1,3 unzip-5.51 vte-0.11.11 webalizer-2.1.10_4 wget-1.8.2_6 win32-codecs-2.1.0.p5,1 wrapper-1.0_3 xanim-2.92.0 xcdroast-0.98.a.15_2 xchat-1.8.11_3 xfstt-1.6 xmlcatmgr-2.1 xmms-esound-1.2.10 xpdf-3.00_1 xscreensaver-gnome-4.16 xvid-1.0.2,1 yelp-2.6.0 zenity-2.6.1_1 zip-2.3_1 --=_mail-19922-1102513346-0001-2 Content-Type: text/plain; name=xchaterror; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xchaterror" ===> xchat2-2.4.1 depends on executable: gmake - found ===> xchat2-2.4.1 depends on executable: pkg-config - found ===> xchat2-2.4.1 depends on file: /usr/local/bin/intltool-extract - found ===> xchat2-2.4.1 depends on shared library: X11.6 - found ===> xchat2-2.4.1 depends on shared library: glib-2.0.400 - found ===> xchat2-2.4.1 depends on shared library: atk-1.0.800 - found ===> xchat2-2.4.1 depends on shared library: pango-1.0.600 - found ===> xchat2-2.4.1 depends on shared library: gtk-x11-2.0.400 - found ===> Configuring for xchat2-2.4.1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc checking how to run the C preprocessor... cc -E checking build system type... i386-portbld-freebsd4.10 checking host system type... i386-portbld-freebsd4.10 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd4.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd4.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ranlib... (cached) ranlib checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... no checking for stdint.h... no checking for intmax_t... no checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) no checking for SIZE_MAX... 4294967295U checking for stdint.h... (cached) no checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for __fsetlocking... no checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.75, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... -lintl checking for sed... /usr/bin/sed checking for uname... /usr/bin/uname checking system type... FreeBSD checking for pkg-config... /usr/local/bin/pkg-config checking for GLIB - version >= 2.0.3... yes (version 2.4.6) checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GTK+ - version >= 2.0.3... yes (version 2.4.14) checking for location of tclConfig.sh... checking for select... yes checking for select in -lsocket... no checking for getaddrinfo... yes checking whether to enable IPv6 support... yes checking for pkg-config... /usr/local/bin/pkg-config checking for openssl through pkg-config... yes checking for dlopen... yes checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for modern sigaction... yes checking for gdk-pixbuf-csource... no configure: error: "Cannot find gdk-pixbuf-csource: Install GTK+ 2.0\!" ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/irc/xchat2/work/xchat-2.4.1/config.log" and the output of the failure of the 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/irc/xchat2. --=_mail-19922-1102513346-0001-2--