From owner-freebsd-gnome Fri Nov 15 20:55: 7 2002 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 169EA37B401 for ; Fri, 15 Nov 2002 20:54:50 -0800 (PST) Received: from mail.hq.newdream.net (mail.hq.newdream.net [66.33.200.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1457143E4A for ; Fri, 15 Nov 2002 20:54:49 -0800 (PST) (envelope-from william@hq.newdream.net) Received: from 127.0.0.1 (zugzug.hq.newdream.net [127.0.0.1]) by drama.hq.newdream.net (Postfix) with SMTP id BB8E63B358 for ; Fri, 15 Nov 2002 20:54:43 -0800 (PST) Received: by mail.hq.newdream.net (Postfix, from userid 1012) id 78D223B32F; Fri, 15 Nov 2002 20:54:43 -0800 (PST) Date: Fri, 15 Nov 2002 20:54:43 -0800 From: william@hq.newdream.net (Will Yardley) To: gnome@FreeBSD.org Subject: error building mozilla-dev port Message-ID: <20021116045443.GC23631@hq.newdream.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: New Dream Network User-Agent: Mutt/1.5.1i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG checking for pkg-config... /usr/local/bin/pkg-config *** Your version of pkg-config is too old. You need version 0.9.0 or newer. *** See http://www.freedesktop.org/software/pkgconfig configure: error: Library requirements (xft) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/www/mozilla-devel/work/mozilla/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Formatting page, please wait...Done. aura% pkg_info -W /usr/local/bin/pkg-config /usr/local/bin/pkg-config was installed by package pkgconfig-0.8.0 I'm installing the newer pkgconfig, which should fix it, but you might want to make the port smarter about checking for this. config.log as requested... This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:828: checking host system type configure:849: checking target system type configure:867: checking build system type configure:2074: checking for gcc configure:2187: checking whether the C compiler (cc -O -pipe ) works configure:2203: cc -o conftest -O -pipe conftest.c 1>&5 configure:2229: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:2234: checking whether we are using GNU C configure:2243: cc -E conftest.c configure:2262: checking whether cc accepts -g configure:2298: checking for c++ configure:2330: checking whether the C++ compiler (c++ -O -pipe ) works configure:2346: c++ -o conftest -O -pipe conftest.C 1>&5 configure:2372: checking whether the C++ compiler (c++ -O -pipe ) is a cross-compiler configure:2377: checking whether we are using GNU C++ configure:2386: c++ -E conftest.C configure:2405: checking whether c++ accepts -g configure:2439: checking for ranlib configure:2471: checking for as configure:2512: checking for ar configure:2553: checking for ld configure:2594: checking for strip configure:2635: checking for dlltool configure:2700: checking whether cc understands -c and -o together configure:2712: cc -c conftest.c -o conftest.o 1>&5 configure:2713: cc -c conftest.c -o conftest.o 1>&5 configure:2782: checking how to run the C preprocessor configure:2803: cc -E conftest.c >/dev/null 2>conftest.out configure:2862: checking how to run the C++ preprocessor configure:2880: c++ -E conftest.C >/dev/null 2>conftest.out configure:2916: checking for a BSD compatible install configure:2969: checking whether ln -s works configure:2994: checking for gawk configure:2994: checking for mawk configure:2994: checking for nawk configure:3028: checking for perl5 configure:3068: checking for minimum required perl version >= 5.004 configure:3078: checking for full perl installation configure:3091: checking for doxygen configure:3127: checking for whoami configure:3163: checking for autoconf configure:3199: checking for unzip configure:3237: checking for zip configure:3278: checking for makedepend configure:3313: checking for xargs configure:3354: checking for gmake configure:3410: checking whether /usr/local/bin/gmake sets ${MAKE} configure:3442: checking for X configure:3756: checking for dnet_ntoa in -ldnet configure:3775: cc -o conftest -O -pipe conftest.c -ldnet 1>&5 /usr/libexec/elf/ld: cannot find -ldnet configure: failed program was: #line 3764 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:3797: checking for dnet_ntoa in -ldnet_stub configure:3816: cc -o conftest -O -pipe conftest.c -ldnet_stub 1>&5 /usr/libexec/elf/ld: cannot find -ldnet_stub configure: failed program was: #line 3805 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dnet_ntoa(); int main() { dnet_ntoa() ; return 0; } configure:3845: checking for gethostbyname configure:3873: cc -o conftest -O -pipe conftest.c 1>&5 configure:3943: checking for connect configure:3971: cc -o conftest -O -pipe conftest.c 1>&5 configure:4035: checking for remove configure:4063: cc -o conftest -O -pipe conftest.c 1>&5 configure:4127: checking for shmat configure:4155: cc -o conftest -O -pipe conftest.c 1>&5 configure:4228: checking for IceConnectionNumber in -lICE configure:4247: cc -o conftest -O -pipe -L/usr/X11R6/lib conftest.c -lICE 1>&5 configure:4514: checking whether ld has archive extraction flags configure:4538: cc -o conftest -O -pipe -I/usr/X11R6/include -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5 configure:5438: checking for ANSI C header files configure:5451: cc -E -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:5518: cc -o conftest -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:5542: checking for working const configure:5596: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:5617: checking for mode_t configure:5650: checking for off_t configure:5683: checking for pid_t configure:5716: checking for size_t configure:5749: checking for uid_t in sys/types.h configure:5783: checking for st_blksize in struct stat configure:5796: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:5817: checking for siginfo_t configure:5830: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:5826: `siginfo_t' undeclared (first use in this function) configure:5826: (Each undeclared identifier is reported only once configure:5826: for each function it appears in.) configure:5826: `info' undeclared (first use in this function) configure: failed program was: #line 5822 "configure" #include "confdefs.h" #define _POSIX_C_SOURCE 199506L #include int main() { siginfo_t* info; ; return 0; } configure:5864: checking for int16_t configure:5877: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:5899: checking for int32_t configure:5912: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:5934: checking for int64_t configure:5947: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:5969: checking for int64 configure:5982: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:5978: syntax error before `foo' configure: failed program was: #line 5974 "configure" #include "confdefs.h" #include #include int main() { int64 foo = 0; ; return 0; } configure:6004: checking for uint configure:6017: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:6039: checking for uint_t configure:6052: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure: In function `main': configure:6048: syntax error before `foo' configure: failed program was: #line 6044 "configure" #include "confdefs.h" #include #include int main() { uint_t foo = 0; ; return 0; } configure:6074: checking for uint16_t configure:6087: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:6118: checking for uname.domainname configure:6131: c++ -c -O -pipe -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6127: `struct utsname' has no member named `domainname' configure: failed program was: #line 6123 "configure" #include "confdefs.h" #include int main() { struct utsname *res; char *domain; (void)uname(res); if (res != 0) { domain = res->domainname; } ; return 0; } configure:6155: checking for uname.__domainname configure:6168: c++ -c -O -pipe -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6164: `struct utsname' has no member named `__domainname' configure: failed program was: #line 6160 "configure" #include "confdefs.h" #include int main() { struct utsname *res; char *domain; (void)uname(res); if (res != 0) { domain = res->__domainname; } ; return 0; } configure:6200: checking for 64-bit OS configure:6210: cc -o conftest -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure: failed program was: #line 6205 "configure" #include "confdefs.h" int main () { if (sizeof(long) == 8) { return 0; } return 1; } configure:6240: checking for usable wchar_t (2 bytes, unsigned) configure:6255: cc -o conftest -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure: failed program was: #line 6248 "configure" #include "confdefs.h" #include int main () { return (sizeof(wchar_t) != 2) || (wchar_t)-1 < (wchar_t) 0 ; } configure:6290: checking for compiler -fshort-wchar option configure:6308: c++ -o conftest -O -pipe -fshort-wchar -I/usr/X11R6/include conftest.C 1>&5 cc1plus: Invalid option `-fshort-wchar' configure: failed program was: #line 6298 "configure" #include "confdefs.h" #ifdef __cplusplus extern "C" void exit(int); #endif #include int main () { return (sizeof(wchar_t) != 2) || (wchar_t)-1 < (wchar_t) 0 ; } configure:6351: checking for wcrtomb configure:6363: c++ -o conftest -O -pipe -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6359: implicit declaration of function `int wcrtomb(...)' configure: failed program was: #line 6356 "configure" #include "confdefs.h" #include int main() { mbstate_t ps={0};wcrtomb(0,'f',&ps); ; return 0; } configure:6383: checking for mbrtowc configure:6395: c++ -o conftest -O -pipe -I/usr/X11R6/include conftest.C 1>&5 configure: In function `int main()': configure:6391: implicit declaration of function `int mbrtowc(...)' configure: failed program was: #line 6388 "configure" #include "confdefs.h" #include int main() { mbstate_t ps={0};mbrtowc(0,0,0,&ps); ; return 0; } configure:6427: checking for dirent.h that defines DIR configure:6440: cc -c -O -pipe -I/usr/X11R6/include conftest.c 1>&5 configure:6465: checking for opendir in -ldir configure:6484: cc -o conftest -O -pipe -I/usr/X11R6/include conftest.c -ldir 1>&5 /usr/libexec/elf/ld: cannot find -ldir configure: failed program was: #line 6473 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char opendir(); int main() { opendir() ; return 0; } configure:6560: checking for sys/byteorder.h configure:6570: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6566: sys/byteorder.h: No such file or directory configure: failed program was: #line 6565 "configure" #include "confdefs.h" #include configure:6560: checking for compat.h configure:6570: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6566: compat.h: No such file or directory configure: failed program was: #line 6565 "configure" #include "confdefs.h" #include configure:6560: checking for getopt.h configure:6570: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6566: getopt.h: No such file or directory configure: failed program was: #line 6565 "configure" #include "confdefs.h" #include configure:6600: checking for sys/bitypes.h configure:6610: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6606: sys/bitypes.h: No such file or directory configure: failed program was: #line 6605 "configure" #include "confdefs.h" #include configure:6600: checking for memory.h configure:6610: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6600: checking for unistd.h configure:6610: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6640: checking for gnu/libc-version.h configure:6650: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6646: gnu/libc-version.h: No such file or directory configure: failed program was: #line 6645 "configure" #include "confdefs.h" #include configure:6640: checking for nl_types.h configure:6650: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6680: checking for X11/XKBlib.h configure:6690: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6721: checking for sys/statvfs.h configure:6731: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6727: sys/statvfs.h: No such file or directory configure: failed program was: #line 6726 "configure" #include "confdefs.h" #include configure:6721: checking for sys/statfs.h configure:6731: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6727: sys/statfs.h: No such file or directory configure: failed program was: #line 6726 "configure" #include "confdefs.h" #include configure:6721: checking for sys/vfs.h configure:6731: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6727: sys/vfs.h: No such file or directory configure: failed program was: #line 6726 "configure" #include "confdefs.h" #include configure:6721: checking for sys/mount.h configure:6731: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6762: checking for mmintrin.h configure:6772: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6768: mmintrin.h: No such file or directory configure: failed program was: #line 6767 "configure" #include "confdefs.h" #include configure:6809: checking for new configure:6819: c++ -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.C >/dev/null 2>conftest.out configure:6860: checking for sys/cdefs.h configure:6870: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:6904: checking for gethostbyname_r in -lc_r configure:6923: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lc_r 1>&5 /usr/lib/libc.so: WARNING! setkey(3) not present in the system! /usr/lib/libc.so: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp() /tmp/cc2myPyA.o: In function `main': /tmp/cc2myPyA.o(.text+0x7): undefined reference to `gethostbyname_r' configure: failed program was: #line 6912 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostbyname_r(); int main() { gethostbyname_r() ; return 0; } configure:6953: checking for atan in -lm configure:6972: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:7000: checking for dlopen in -ldl configure:7019: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -ldl -lm 1>&5 /usr/libexec/elf/ld: cannot find -ldl configure: failed program was: #line 7008 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dlopen(); int main() { dlopen() ; return 0; } configure:7150: checking for socket in -lsocket configure:7169: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lsocket -lm 1>&5 /usr/libexec/elf/ld: cannot find -lsocket configure: failed program was: #line 7158 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket(); int main() { socket() ; return 0; } configure:7214: checking for XDrawLines in -lX11 configure:7233: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lX11 -lX11 -lm 1>&5 configure:7255: checking for XextAddDisplay in -lXext configure:7274: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXext -lX11 -lm 1>&5 configure:7298: checking for XtFree in -lXt configure:7317: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXt -lm 1>&5 configure:7472: checking for XineramaIsActive in -lXinerama configure:7491: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXinerama -lX11 -lXext -lm 1>&5 configure:7513: checking for X11/extensions/Xinerama.h configure:7523: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7546: checking for XShmCreateImage in -lXext configure:7565: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXext -lX11 -lXext -lm 1>&5 configure:7587: checking for X11/extensions/XShm.h configure:7597: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7627: checking for XieFloGeometry in -lXIE configure:7646: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/X11R6/lib conftest.c -lXIE -lX11 -lXext -lm 1>&5 configure:7668: checking for X11/extensions/XIElib.h configure:7678: cc -E -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out configure:7731: cc -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include conftest.c 1>&5 configure:7750: checking for pthread_create in -lpthreads cc -o dummy dummy.c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -lpthreads -lm /usr/libexec/elf/ld: cannot find -lpthreads configure:7772: checking for pthread_create in -lpthread cc -o dummy dummy.c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -lpthread -lm /usr/libexec/elf/ld: cannot find -lpthread configure:7794: checking for pthread_create in -lc_r cc -o dummy dummy.c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -lc_r -lm /usr/lib/libc.so: WARNING! setkey(3) not present in the system! /usr/lib/libc.so: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so: warning: this program uses f_prealloc(), which is not recommended. /usr/lib/libc.so: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp() configure:7872: checking whether cc accepts -pthread configure:8035: checking whether mmap() sees write()s configure:8078: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8103: checking whether cc needs -traditional configure:8128: termio.h: No such file or directory configure:8149: checking for 8-bit clean memcmp configure:8167: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8187: checking for random configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8187: checking for strerror configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8187: checking for lchown configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8187: checking for fchmod configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8187: checking for snprintf configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8187: checking for statvfs configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 /tmp/ccbUma4R.o: In function `main': /tmp/ccbUma4R.o(.text+0x7): undefined reference to `statvfs' configure: failed program was: #line 8192 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char statvfs(); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char statvfs(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_statvfs) || defined (__stub___statvfs) choke me #else statvfs(); #endif ; return 0; } configure:8187: checking for memmove configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8187: checking for rint configure:8215: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8242: checking for nl_langinfo configure:8270: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8242: checking for flockfile configure:8270: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8299: checking for localtime_r configure:8327: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8299: checking for strtok_r configure:8327: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8354: checking for res_ninit() configure:8371: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 In file included from configure:8365: /usr/include/resolv.h:104: field `nsaddr_list' has incomplete type /usr/include/resolv.h:114: field `addr' has incomplete type /usr/include/resolv.h:129: field `ina' has incomplete type /usr/include/resolv.h:130: field `in6a' has incomplete type configure: failed program was: #line 8359 "configure" #include "confdefs.h" #ifdef linux #define _BSD_SOURCE 1 #endif #include int main() { int foo = res_ninit(&_res); ; return 0; } configure:8401: checking for gnu_get_libc_version() configure:8417: c++ -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C -lm 1>&5 configure: In function `int main()': configure:8413: implicit declaration of function `int gnu_get_libc_version(...)' configure:8413: initialization to `const char *' from `int' lacks a cast configure: failed program was: #line 8406 "configure" #include "confdefs.h" #ifdef HAVE_GNU_LIBC_VERSION_H #include #endif int main() { const char *glibc_version = gnu_get_libc_version(); ; return 0; } configure:8446: checking for iconv in -liconv configure:8468: c++ -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C -liconv -lm 1>&5 /usr/libexec/elf/ld: cannot find -liconv configure: failed program was: #line 8454 "configure" #include "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 iconv(); int main() { iconv() ; return 0; } configure:8487: checking for libiconv in -liconv configure:8509: c++ -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C -liconv -lm 1>&5 /usr/libexec/elf/ld: cannot find -liconv configure: failed program was: #line 8495 "configure" #include "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 libiconv(); int main() { libiconv() ; return 0; } configure:8534: checking for iconv() configure:8553: c++ -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C -lm 1>&5 configure:8542: iconv.h: No such file or directory configure: In function `int main()': configure:8546: syntax error before `=' configure:8547: `h' undeclared (first use this function) configure:8547: (Each undeclared identifier is reported only once configure:8547: for each function it appears in.) configure:8547: implicit declaration of function `int iconv(...)' configure:8548: implicit declaration of function `int iconv_close(...)' configure: failed program was: #line 8539 "configure" #include "confdefs.h" #include #include int main() { iconv_t h = iconv_open("", ""); iconv(h, NULL, NULL, NULL, NULL); iconv_close(h); ; return 0; } configure:8631: checking whether va_list assignments need array notation configure:8652: cc -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm 1>&5 configure:8730: checking for C++ exceptions flag configure:8765: checking for gcc 3.0 ABI configure:8783: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:8777: #error Not gcc3. configure: failed program was: #line 8770 "configure" #include "confdefs.h" int main() { #if defined(__GXX_ABI_VERSION) && __GXX_ABI_VERSION >= 100 /* G++ V3 ABI */ return 0; #else #error Not gcc3. #endif ; return 0; } configure:8804: checking for ios::binary configure:8818: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:8842: checking for ios::bin configure:8856: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:8879: checking for C++ "explicit" keyword configure:8894: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:8915: checking for C++ template specialization support configure:8930: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:8960: checking for modern C++ template specialization syntax support configure:8975: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:8997: checking whether partial template specialization works configure:9010: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9032: checking whether operators must be re-defined for templates derived from templates configure:9049: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9071: checking whether we need to cast a derived template to pass as its base class configure:9085: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9106: checking whether the compiler can resolve const ambiguities for templates configure:9132: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9154: checking whether the C++ "using" keyword can change access configure:9170: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9164: cannot adjust access to `int X::go(const X &)' in `class Y' configure:9162: because of local method `int Y::go(int)' with same name configure: failed program was: #line 9159 "configure" #include "confdefs.h" class X { public: int go(const X&) {return 3;} }; class Y : public X { public: int go(int) {return 2;} private: using X::go; }; int main() { X x; Y y; ; return 0; } configure:9191: checking whether the C++ "using" keyword resolves ambiguity configure:9212: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9206: cannot adjust access to `int X::jo(const X &)' in `class Y' configure:9203: because of local method `int Y::jo(int)' with same name configure:9206: cannot adjust access to `int X::go(const X &)' in `class Y' configure:9202: because of local method `int Y::go(int)' with same name configure: In function `int main()': configure:9208: no matching function for call to `Y::jo (X &)' configure:9203: candidates are: int Y::jo(int) configure: failed program was: #line 9196 "configure" #include "confdefs.h" class X { public: int go(const X&) {return 3;} int jo(const X&) {return 3;} }; class Y : public X { public: int go(int) {return 2;} int jo(int) {return 2;} using X::jo; private: using X::go; }; int main() { X x; Y y; y.jo(x); ; return 0; } configure:9233: checking for "std::" namespace configure:9245: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9266: checking whether standard template operator!=() is ambiguous configure:9281: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9303: checking for C++ reinterpret_cast configure:9316: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9337: checking for C++ dynamic_cast to void* configure:9364: c++ -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C -lm 1>&5 configure:9388: checking whether C++ requires implementation of unused virtual methods configure:9400: c++ -o conftest -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C -lm 1>&5 configure:9394: warning: all member functions in class `X' are private /tmp/ccFLBXbI.o: In function `main': /tmp/ccFLBXbI.o(.text+0x9): undefined reference to `X virtual table' configure: failed program was: #line 9393 "configure" #include "confdefs.h" class X {private: virtual void never_called();}; int main() { X x; ; return 0; } configure:9423: checking for trouble comparing to zero near std::operator!=() configure:9439: c++ -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.C 1>&5 configure:9471: checking for LC_MESSAGES configure:9483: cc -c -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include conftest.c 1>&5 configure:9657: checking for jpeg_destroy_compress in -ljpeg configure:9676: cc -o conftest -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -ljpeg -lm 1>&5 configure:9719: cc -o conftest -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/local/lib conftest.c -ljpeg -lm 1>&5 configure:9851: checking for png_get_valid in -lpng configure:9870: cc -o conftest -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/local/lib -lz conftest.c -lpng -lm 1>&5 configure:9912: cc -o conftest -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/local/lib -lz conftest.c -lpng -lm 1>&5 configure: failed program was: #line 9898 "configure" #include "confdefs.h" #include #include #include int main () { #if PNG_LIBPNG_VER >= 10205 exit(0); #else exit(1); #endif } configure:9955: checking for mng_initialize in -lmng configure:9974: cc -o conftest -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/local/lib -lz conftest.c -lmng -lm 1>&5 configure:10016: cc -o conftest -I/usr/local/include -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L/usr/local/lib -lz conftest.c -lmng -lm 1>&5 In file included from configure:10005: /usr/local/include/libmng.h:243: libmng_conf.h: No such file or directory configure: failed program was: #line 10002 "configure" #include "confdefs.h" #include #include #include int main () { #if (((MNG_VERSION_MAJOR)<<16)|((MNG_VERSION_MINOR)<<8)|(MNG_VERSION_RELEASE)) >= ((1<<16)|(0<<8)|(4)) exit(0); #else exit(1); #endif } configure:10234: checking for gtk-config configure:10269: checking for GTK - version >= 1.2.0 configure:10370: cc -o conftest -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lm -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm 1>&5 /usr/libexec/elf/ld: warning: libintl.so.1, needed by /usr/X11R6/lib/libgtk12.so, may conflict with libintl.so.2 configure:10904: checking for freetype-config configure:10940: checking for FreeType - version >= 6.1.0 configure:11014: cc -o conftest -O -pipe -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -lfreetype -lm 1>&5 configure:11087: checking for pkg-config -- Will Yardley input: william < @ hq . newdream . net . > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message