From owner-freebsd-x11@FreeBSD.ORG Tue Sep 4 21:12:59 2007 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5466516A418 for ; Tue, 4 Sep 2007 21:12:59 +0000 (UTC) (envelope-from marcus.franke@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id CF71513C442 for ; Tue, 4 Sep 2007 21:12:57 +0000 (UTC) (envelope-from marcus.franke@gmx.net) Received: (qmail invoked by alias); 04 Sep 2007 20:46:09 -0000 Received: from f051073143.adsl.alicedsl.de (EHLO localhost) [78.51.73.143] by mail.gmx.net (mp020) with SMTP; 04 Sep 2007 22:46:09 +0200 X-Authenticated: #2389389 X-Provags-ID: V01U2FsdGVkX18ZFvZE5EMZ2kfBnXOupwXYK4pKvJb5zVha7nrxLu t+ks4TZe32vINg Date: Tue, 4 Sep 2007 22:46:09 +0200 From: Marcus Franke To: x11@FreeBSD.org Message-ID: <20070904204609.GB14951@beasty.marcus-franke.local> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-Y-GMX-Trusted: 0 Cc: Subject: Script "configure" failed unexpectedly. X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 21:12:59 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, I tried to build x11/xorg on a fresh box and it just died. Ill follow the advice on the screen and send the information it suggested to me: About the system, old P3-450 with an nVidia mx400 graphics board. uname -a is like this: FreeBSD beasty.marcus-franke.local 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 1 2 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERI C i386 Attached to this mail is the output of ls /var/db/pkg and the log of the xorg-server build process. Which kind of informations can I further support to you? regards, Marcus --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="packages_update.txt" beasty# pkg_version -l \< cvsup-without-gui < dri < fontconfig < freetype2 < libGL < libdrm < pkg-config < --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; 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 xorg-server configure 1.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-mesa-source=/usr/ports/x11-servers/xorg-server/work/Mesa-6.5.2 --disable-dmx --disable-xvfb --disable-xnest --disable-xprint --localstatedir=/var --enable-aiglx=yes --enable-install-setuid --with-xkb-path=/usr/local/share/X11/xkb --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ i386-portbld-freebsd6.2 ## --------- ## ## Platform. ## ## --------- ## hostname = beasty.marcus-franke.local uname -m = i386 uname -r = 6.2-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1975: checking for a BSD-compatible install configure:2030: result: /usr/bin/install -c -o root -g wheel configure:2041: checking whether build environment is sane configure:2084: result: yes configure:2149: checking for gawk configure:2178: result: no configure:2149: checking for mawk configure:2178: result: no configure:2149: checking for nawk configure:2165: found /usr/bin/nawk configure:2175: result: nawk configure:2185: checking whether make sets $(MAKE) configure:2205: result: yes configure:2373: checking whether to enable maintainer-specific portions of Makefiles configure:2382: result: no configure:2423: checking for i386-portbld-freebsd6.2-gcc configure:2449: result: cc configure:2731: checking for C compiler version configure:2734: cc --version &5 cc (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2737: $? = 0 configure:2739: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:2742: $? = 0 configure:2744: cc -V &5 cc: `-V' option must have argument configure:2747: $? = 1 configure:2770: checking for C compiler default output file name configure:2773: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2776: $? = 0 configure:2822: result: a.out configure:2827: checking whether the C compiler works configure:2833: ./a.out configure:2836: $? = 0 configure:2853: result: yes configure:2860: checking whether we are cross compiling configure:2862: result: no configure:2865: checking for suffix of executables configure:2867: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2870: $? = 0 configure:2895: result: configure:2901: checking for suffix of object files configure:2922: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2925: $? = 0 configure:2947: result: o configure:2951: checking whether we are using the GNU C compiler configure:2975: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2981: $? = 0 configure:2985: test -z || test ! -s conftest.err configure:2988: $? = 0 configure:2991: test -s conftest.o configure:2994: $? = 0 configure:3007: result: yes configure:3013: checking whether cc accepts -g configure:3034: cc -c -g conftest.c >&5 configure:3040: $? = 0 configure:3044: test -z || test ! -s conftest.err configure:3047: $? = 0 configure:3050: test -s conftest.o configure:3053: $? = 0 configure:3064: result: yes configure:3081: checking for cc option to accept ANSI C configure:3151: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:3157: $? = 0 configure:3161: test -z || test ! -s conftest.err configure:3164: $? = 0 configure:3167: test -s conftest.o configure:3170: $? = 0 configure:3188: result: none needed configure:3206: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3212: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3356: checking for style of include used by make configure:3384: result: GNU configure:3412: checking dependency style of cc configure:3502: result: gcc3 configure:3539: checking for a BSD-compatible install configure:3594: result: /usr/bin/install -c -o root -g wheel configure:3605: checking whether ln -s works configure:3609: result: yes configure:3697: checking build system type configure:3715: result: i386-portbld-freebsd6.2 configure:3723: checking host system type configure:3737: result: i386-portbld-freebsd6.2 configure:3745: checking for a sed that does not truncate output configure:3801: result: /usr/bin/sed configure:3804: checking for egrep configure:3814: result: grep -E configure:3830: checking for ld used by cc configure:3897: result: /usr/bin/ld configure:3906: checking if the linker (/usr/bin/ld) is GNU ld configure:3921: result: yes configure:3926: checking for /usr/bin/ld option to reload object files configure:3933: result: -r configure:3951: checking for BSD-compatible nm configure:4000: result: /usr/bin/nm -B configure:4004: checking how to recognise dependent libraries configure:4180: result: pass_all configure:4659: checking how to run the C preprocessor configure:4694: cc -E conftest.c configure:4700: $? = 0 configure:4732: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:4777: result: cc -E configure:4801: cc -E conftest.c configure:4807: $? = 0 configure:4839: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | /* end confdefs.h. */ | #include configure:4889: checking for ANSI C header files configure:4914: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4920: $? = 0 configure:4924: test -z || test ! -s conftest.err configure:4927: $? = 0 configure:4930: test -s conftest.o configure:4933: $? = 0 configure:5022: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5025: $? = 0 configure:5027: ./conftest configure:5030: $? = 0 configure:5045: result: yes configure:5069: checking for sys/types.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for sys/stat.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for stdlib.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for string.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for memory.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for strings.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for inttypes.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for stdint.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5069: checking for unistd.h configure:5085: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5091: $? = 0 configure:5095: test -z || test ! -s conftest.err configure:5098: $? = 0 configure:5101: test -s conftest.o configure:5104: $? = 0 configure:5115: result: yes configure:5141: checking dlfcn.h usability configure:5153: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5159: $? = 0 configure:5163: test -z || test ! -s conftest.err configure:5166: $? = 0 configure:5169: test -s conftest.o configure:5172: $? = 0 configure:5182: result: yes configure:5186: checking dlfcn.h presence configure:5196: cc -E conftest.c configure:5202: $? = 0 configure:5222: result: yes configure:5257: checking for dlfcn.h configure:5264: result: yes configure:5287: checking for i386-portbld-freebsd6.2-g++ configure:5313: result: c++ configure:5371: checking for C++ compiler version configure:5374: c++ --version &5 c++ (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5377: $? = 0 configure:5379: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:5382: $? = 0 configure:5384: c++ -V &5 c++: `-V' option must have argument configure:5387: $? = 1 configure:5390: checking whether we are using the GNU C++ compiler configure:5414: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:5420: $? = 0 configure:5424: test -z || test ! -s conftest.err configure:5427: $? = 0 configure:5430: test -s conftest.o configure:5433: $? = 0 configure:5446: result: yes configure:5452: checking whether c++ accepts -g configure:5473: c++ -c -g conftest.cc >&5 configure:5479: $? = 0 configure:5483: test -z || test ! -s conftest.err configure:5486: $? = 0 configure:5489: test -s conftest.o configure:5492: $? = 0 configure:5503: result: yes configure:5545: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5590: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:5596: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5545: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5590: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:5596: $? = 0 configure:5600: test -z || test ! -s conftest.err configure:5603: $? = 0 configure:5606: test -s conftest.o configure:5609: $? = 0 configure:5634: checking dependency style of c++ configure:5724: result: gcc3 configure:5751: checking how to run the C++ preprocessor configure:5782: c++ -E conftest.cc configure:5788: $? = 0 configure:5820: c++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5865: result: c++ -E configure:5889: c++ -E conftest.cc configure:5895: $? = 0 configure:5927: c++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5933: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5988: checking for i386-portbld-freebsd6.2-g77 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-f77 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-xlf configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-frt configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-pgf77 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-fort77 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-fl32 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-af77 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-f90 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-xlf90 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-pgf90 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-epcf90 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-f95 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-fort configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-xlf95 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-ifc configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-efc configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-pgf95 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-lf95 configure:6017: result: no configure:5988: checking for i386-portbld-freebsd6.2-gfortran configure:6017: result: no configure:6030: checking for g77 configure:6059: result: no configure:6030: checking for f77 configure:6046: found /usr/bin/f77 configure:6056: result: f77 configure:6071: checking for Fortran 77 compiler version configure:6074: f77 --version &5 GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305 Copyright (C) 2006 Free Software Foundation, Inc. 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:6077: $? = 0 configure:6079: f77 -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:6082: $? = 0 configure:6084: f77 -V &5 f77: `-V' option must have argument configure:6087: $? = 1 configure:6095: checking whether we are using the GNU Fortran 77 compiler configure:6109: f77 -c conftest.F >&5 configure:6115: $? = 0 configure:6119: test -z || test ! -s conftest.err configure:6122: $? = 0 configure:6125: test -s conftest.o configure:6128: $? = 0 configure:6141: result: yes configure:6147: checking whether f77 accepts -g configure:6159: f77 -c -g conftest.f >&5 configure:6165: $? = 0 configure:6169: test -z || test ! -s conftest.err configure:6172: $? = 0 configure:6175: test -s conftest.o configure:6178: $? = 0 configure:6190: result: yes configure:6220: checking the maximum length of command line arguments configure:6329: result: 262144 configure:6340: checking command to parse /usr/bin/nm -B output from cc object configure:6445: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:6448: $? = 0 configure:6452: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6455: $? = 0 configure:6507: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5 configure:6510: $? = 0 configure:6548: result: ok configure:6552: checking for objdir configure:6567: result: .libs configure:6619: checking for i386-portbld-freebsd6.2-ar configure:6648: result: no configure:6657: checking for ar configure:6673: found /usr/bin/ar configure:6684: result: ar configure:6699: checking for i386-portbld-freebsd6.2-ranlib configure:6728: result: no configure:6737: checking for ranlib configure:6753: found /usr/bin/ranlib configure:6764: result: ranlib configure:6779: checking for i386-portbld-freebsd6.2-strip configure:6808: result: no configure:6817: checking for strip configure:6833: found /usr/bin/strip configure:6844: result: strip configure:7116: checking if cc supports -fno-rtti -fno-exceptions configure:7134: cc -c -O2 -fno-strict-aliasing -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7138: $? = 0 configure:7151: result: no configure:7166: checking for cc option to produce PIC configure:7376: result: -fPIC configure:7384: checking if cc PIC flag -fPIC works configure:7402: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.c >&5 configure:7406: $? = 0 configure:7419: result: yes configure:7447: checking if cc static flag -static works configure:7475: result: yes configure:7485: checking if cc supports -c -o file.o configure:7506: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5 configure:7510: $? = 0 configure:7532: result: yes configure:7558: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8516: result: yes configure:8537: checking whether -lc should be explicitly linked in configure:8542: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:8545: $? = 0 configure:8560: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8563: $? = 1 configure:8575: result: yes configure:8583: checking dynamic linker characteristics configure:9192: result: freebsd6.2 ld.so configure:9201: checking how to hardcode library paths into programs configure:9226: result: immediate configure:9240: checking whether stripping libraries is possible configure:9245: result: yes configure:10079: checking if libtool supports shared libraries configure:10081: result: yes configure:10084: checking whether to build shared libraries configure:10105: result: yes configure:10108: checking whether to build static libraries configure:10112: result: no configure:10204: creating libtool configure:10795: checking for ld used by c++ configure:10862: result: /usr/bin/ld configure:10871: checking if the linker (/usr/bin/ld) is GNU ld configure:10886: result: yes configure:10937: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11875: result: yes configure:11893: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cpp >&5 configure:11896: $? = 0 configure:12015: checking for c++ option to produce PIC configure:12289: result: -fPIC configure:12297: checking if c++ PIC flag -fPIC works configure:12315: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.cpp >&5 configure:12319: $? = 0 configure:12332: result: yes configure:12360: checking if c++ static flag -static works configure:12388: result: yes configure:12398: checking if c++ supports -c -o file.o configure:12419: c++ -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.cpp >&5 configure:12423: $? = 0 configure:12445: result: yes configure:12471: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12496: result: yes configure:12563: checking dynamic linker characteristics configure:13172: result: freebsd6.2 ld.so configure:13181: checking how to hardcode library paths into programs configure:13206: result: immediate configure:13735: checking if libtool supports shared libraries configure:13737: result: yes configure:13740: checking whether to build shared libraries configure:13760: result: yes configure:13763: checking whether to build static libraries configure:13767: result: no configure:13777: checking for f77 option to produce PIC configure:13987: result: -fPIC configure:13995: checking if f77 PIC flag -fPIC works configure:14013: f77 -c -g -O2 -fPIC conftest.f >&5 configure:14017: $? = 0 configure:14030: result: yes configure:14058: checking if f77 static flag -static works configure:14086: result: yes configure:14096: checking if f77 supports -c -o file.o configure:14117: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14121: $? = 0 configure:14143: result: yes configure:14169: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15107: result: yes configure:15174: checking dynamic linker characteristics configure:15783: result: freebsd6.2 ld.so configure:15792: checking how to hardcode library paths into programs configure:15817: result: immediate configure:19410: checking whether make sets $(MAKE) configure:19430: result: yes configure:19445: checking for i386-portbld-freebsd6.2-pkg-config configure:19478: result: no configure:19487: checking for pkg-config configure:19505: found /usr/local/bin/pkg-config configure:19517: result: /usr/local/bin/pkg-config configure:19532: checking pkg-config is at least version 0.9.0 configure:19535: result: yes configure:19548: checking for flex configure:19564: found /usr/bin/flex configure:19574: result: flex configure:19587: checking for yywrap in -lfl configure:19617: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lfl >&5 configure:19623: $? = 0 configure:19627: test -z || test ! -s conftest.err configure:19630: $? = 0 configure:19633: test -s conftest configure:19636: $? = 0 configure:19649: result: yes configure:19727: checking lex output file root configure:19738: flex conftest.l configure:19741: $? = 0 configure:19753: result: lex.yy configure:19758: checking whether yytext is a pointer configure:19774: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lfl >&5 configure:19780: $? = 0 configure:19784: test -z || test ! -s conftest.err configure:19787: $? = 0 configure:19790: test -s conftest configure:19793: $? = 0 configure:19807: result: yes configure:19822: checking for bison configure:19838: found /usr/local/bin/bison configure:19848: result: bison -y configure:19865: checking for cpp configure:19884: found /usr/bin/cpp configure:19896: result: /usr/bin/cpp configure:19911: checking if /usr/bin/cpp requires -undef configure:19922: result: yes configure:19932: checking if /usr/bin/cpp requires -traditional configure:19943: result: yes configure:19963: checking for dirent.h that defines DIR configure:19987: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19993: $? = 0 configure:19997: test -z || test ! -s conftest.err configure:20000: $? = 0 configure:20003: test -s conftest.o configure:20006: $? = 0 configure:20017: result: yes configure:20030: checking for library containing opendir configure:20060: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:20066: $? = 0 configure:20070: test -z || test ! -s conftest.err configure:20073: $? = 0 configure:20076: test -s conftest configure:20079: $? = 0 configure:20149: result: none required configure:20285: checking for ANSI C header files configure:20441: result: yes configure:20468: checking fcntl.h usability configure:20480: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:20486: $? = 0 configure:20490: test -z || test ! -s conftest.err configure:20493: $? = 0 configure:20496: test -s conftest.o configure:20499: $? = 0 configure:20509: result: yes configure:20513: checking fcntl.h presence configure:20523: cc -E conftest.c configure:20529: $? = 0 configure:20549: result: yes configure:20584: checking for fcntl.h configure:20591: result: yes configure:20459: checking for stdlib.h configure:20464: result: yes configure:20459: checking for string.h configure:20464: result: yes configure:20459: checking for unistd.h configure:20464: result: yes configure:20605: checking for an ANSI C-conforming const configure:20672: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:20678: $? = 0 configure:20682: test -z || test ! -s conftest.err configure:20685: $? = 0 configure:20688: test -s conftest.o configure:20691: $? = 0 configure:20702: result: yes configure:20712: checking whether byte ordering is bigendian configure:20739: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:20745: $? = 0 configure:20749: test -z || test ! -s conftest.err configure:20752: $? = 0 configure:20755: test -s conftest.o configure:20758: $? = 0 configure:20782: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:39: error: syntax error before "big" configure:20788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20923: result: no configure:20939: checking for unsigned long configure:20963: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:20969: $? = 0 configure:20973: test -z || test ! -s conftest.err configure:20976: $? = 0 configure:20979: test -s conftest.o configure:20982: $? = 0 configure:20993: result: yes configure:20996: checking size of unsigned long configure:21315: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21318: $? = 0 configure:21320: ./conftest configure:21323: $? = 0 configure:21346: result: 4 configure:21361: checking for pid_t configure:21385: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21391: $? = 0 configure:21395: test -z || test ! -s conftest.err configure:21398: $? = 0 configure:21401: test -s conftest.o configure:21404: $? = 0 configure:21415: result: yes configure:21432: checking for vprintf configure:21489: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function 'vprintf' configure:21495: $? = 0 configure:21499: test -z || test ! -s conftest.err configure:21502: $? = 0 configure:21505: test -s conftest configure:21508: $? = 0 configure:21520: result: yes configure:21527: checking for _doprnt configure:21584: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccFXBvT3.o(.text+0x14): In function `main': : undefined reference to `_doprnt' /var/tmp//ccFXBvT3.o(.data+0x0): undefined reference to `_doprnt' configure:21590: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:21615: result: no configure:21649: checking for geteuid configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for getuid configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for link configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for memmove configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function 'memmove' configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for memset configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'memset' configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for mkstemp configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for strchr configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'strchr' configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for strrchr configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'strrchr' configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for strtol configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for getopt configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for getopt_long configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for vsnprintf configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function 'vsnprintf' configure:21712: $? = 0 configure:21716: test -z || test ! -s conftest.err configure:21719: $? = 0 configure:21722: test -s conftest configure:21725: $? = 0 configure:21737: result: yes configure:21649: checking for walkcontext configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccuUfXfC.o(.text+0x14): In function `main': : undefined reference to `walkcontext' /var/tmp//ccuUfXfC.o(.data+0x0): undefined reference to `walkcontext' configure:21712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define walkcontext to an innocuous variant, in case declares walkcontext. | For example, HP-UX 11i declares gettimeofday. */ | #define walkcontext innocuous_walkcontext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char walkcontext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef walkcontext | | /* 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 walkcontext (); | /* 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_walkcontext) || defined (__stub___walkcontext) | choke me | #else | char (*f) () = walkcontext; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != walkcontext; | ; | return 0; | } configure:21737: result: no configure:21649: checking for backtrace configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccwO2lZr.o(.text+0x14): In function `main': : undefined reference to `backtrace' /var/tmp//ccwO2lZr.o(.data+0x0): undefined reference to `backtrace' configure:21712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define backtrace to an innocuous variant, in case declares backtrace. | For example, HP-UX 11i declares gettimeofday. */ | #define backtrace innocuous_backtrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char backtrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef backtrace | | /* 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 backtrace (); | /* 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_backtrace) || defined (__stub___backtrace) | choke me | #else | char (*f) () = backtrace; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != backtrace; | ; | return 0; | } configure:21737: result: no configure:21649: checking for getisax configure:21706: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccQXH8s7.o(.text+0x14): In function `main': : undefined reference to `getisax' /var/tmp//ccQXH8s7.o(.data+0x0): undefined reference to `getisax' configure:21712: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define getisax to an innocuous variant, in case declares getisax. | For example, HP-UX 11i declares gettimeofday. */ | #define getisax innocuous_getisax | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getisax (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getisax | | /* 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 getisax (); | /* 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_getisax) || defined (__stub___getisax) | choke me | #else | char (*f) () = getisax; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getisax; | ; | return 0; | } configure:21737: result: no configure:21749: checking for working alloca.h configure:21770: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:46:20: alloca.h: No such file or directory configure:21776: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:21801: result: no configure:21811: checking for alloca configure:21852: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21858: $? = 0 configure:21862: test -z || test ! -s conftest.err configure:21865: $? = 0 configure:21868: test -s conftest configure:21871: $? = 0 configure:21883: result: yes configure:22106: checking for getdtablesize configure:22163: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22169: $? = 0 configure:22173: test -z || test ! -s conftest.err configure:22176: $? = 0 configure:22179: test -s conftest configure:22182: $? = 0 configure:22194: result: yes configure:22204: checking for getifaddrs configure:22261: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22267: $? = 0 configure:22271: test -z || test ! -s conftest.err configure:22274: $? = 0 configure:22277: test -s conftest configure:22280: $? = 0 configure:22292: result: yes configure:22302: checking for getpeereid configure:22359: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22365: $? = 0 configure:22369: test -z || test ! -s conftest.err configure:22372: $? = 0 configure:22375: test -s conftest configure:22378: $? = 0 configure:22390: result: yes configure:22400: checking for getpeerucred configure:22457: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccFl9ktf.o(.text+0x14): In function `main': : undefined reference to `getpeerucred' /var/tmp//ccFl9ktf.o(.data+0x0): undefined reference to `getpeerucred' configure:22463: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred) || defined (__stub___getpeerucred) | choke me | #else | char (*f) () = getpeerucred; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpeerucred; | ; | return 0; | } configure:22488: result: no configure:22498: checking for strlcat configure:22555: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22561: $? = 0 configure:22565: test -z || test ! -s conftest.err configure:22568: $? = 0 configure:22571: test -s conftest configure:22574: $? = 0 configure:22586: result: yes configure:22616: checking for mmap configure:22673: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22679: $? = 0 configure:22683: test -z || test ! -s conftest.err configure:22686: $? = 0 configure:22689: test -s conftest configure:22692: $? = 0 configure:22704: result: yes configure:22716: checking for sqrt in -lm configure:22746: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 conftest.c:58: warning: conflicting types for built-in function 'sqrt' configure:22752: $? = 0 configure:22756: test -z || test ! -s conftest.err configure:22759: $? = 0 configure:22762: test -s conftest configure:22765: $? = 0 configure:22778: result: yes configure:22806: checking ndbm.h usability configure:22818: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22824: $? = 0 configure:22828: test -z || test ! -s conftest.err configure:22831: $? = 0 configure:22834: test -s conftest.o configure:22837: $? = 0 configure:22847: result: yes configure:22851: checking ndbm.h presence configure:22861: cc -E conftest.c configure:22867: $? = 0 configure:22887: result: yes configure:22922: checking for ndbm.h configure:22929: result: yes configure:22806: checking dbm.h usability configure:22818: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:87:17: dbm.h: No such file or directory configure:22824: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_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:22847: result: no configure:22851: checking dbm.h presence configure:22861: cc -E conftest.c conftest.c:53:17: dbm.h: No such file or directory configure:22867: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | /* end confdefs.h. */ | #include configure:22887: result: no configure:22922: checking for dbm.h configure:22929: result: no configure:22806: checking rpcsvc/dbm.h usability configure:22818: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:87:24: rpcsvc/dbm.h: No such file or directory configure:22824: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_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:22847: result: no configure:22851: checking rpcsvc/dbm.h presence configure:22861: cc -E conftest.c conftest.c:53:24: rpcsvc/dbm.h: No such file or directory configure:22867: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | /* end confdefs.h. */ | #include configure:22887: result: no configure:22922: checking for rpcsvc/dbm.h configure:22929: result: no configure:22958: checking linux/agpgart.h usability configure:22970: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:87:27: linux/agpgart.h: No such file or directory configure:22976: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_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:22999: result: no configure:23003: checking linux/agpgart.h presence configure:23013: cc -E conftest.c conftest.c:53:27: linux/agpgart.h: No such file or directory configure:23019: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | /* end confdefs.h. */ | #include configure:23039: result: no configure:23074: checking for linux/agpgart.h configure:23081: result: no configure:22958: checking sys/agpio.h usability configure:22970: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:22976: $? = 0 configure:22980: test -z || test ! -s conftest.err configure:22983: $? = 0 configure:22986: test -s conftest.o configure:22989: $? = 0 configure:22999: result: yes configure:23003: checking sys/agpio.h presence configure:23013: cc -E conftest.c configure:23019: $? = 0 configure:23039: result: yes configure:23074: checking for sys/agpio.h configure:23081: result: yes configure:23119: checking linux/apm_bios.h usability configure:23131: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:88:28: linux/apm_bios.h: No such file or directory configure:23137: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_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:23160: result: no configure:23164: checking linux/apm_bios.h presence configure:23174: cc -E conftest.c conftest.c:54:28: linux/apm_bios.h: No such file or directory configure:23180: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | /* end confdefs.h. */ | #include configure:23200: result: no configure:23235: checking for linux/apm_bios.h configure:23242: result: no configure:23280: checking linux/fb.h usability configure:23292: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:88:22: linux/fb.h: No such file or directory configure:23298: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_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:23321: result: no configure:23325: checking linux/fb.h presence configure:23335: cc -E conftest.c conftest.c:54:22: linux/fb.h: No such file or directory configure:23341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | /* end confdefs.h. */ | #include configure:23361: result: no configure:23396: checking for linux/fb.h configure:23403: result: no configure:23441: checking asm/mtrr.h usability configure:23453: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:88:22: asm/mtrr.h: No such file or directory configure:23459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_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:23482: result: no configure:23486: checking asm/mtrr.h presence configure:23496: cc -E conftest.c conftest.c:54:22: asm/mtrr.h: No such file or directory configure:23502: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | /* end confdefs.h. */ | #include configure:23522: result: no configure:23557: checking for asm/mtrr.h configure:23564: result: no configure:23595: checking sys/memrange.h usability configure:23607: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:23613: $? = 0 configure:23617: test -z || test ! -s conftest.err configure:23620: $? = 0 configure:23623: test -s conftest.o configure:23626: $? = 0 configure:23636: result: yes configure:23640: checking sys/memrange.h presence configure:23650: cc -E conftest.c configure:23656: $? = 0 configure:23676: result: yes configure:23711: checking for sys/memrange.h configure:23718: result: yes configure:23757: checking machine/mtrr.h usability configure:23769: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:90:26: machine/mtrr.h: No such file or directory configure:23775: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | #define HAVE_SYS_MEMRANGE_H 1 | #define HAS_MTRR_SUPPORT 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:23798: result: no configure:23802: checking machine/mtrr.h presence configure:23812: cc -E conftest.c conftest.c:56:26: machine/mtrr.h: No such file or directory configure:23818: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | #define HAVE_SYS_MEMRANGE_H 1 | #define HAS_MTRR_SUPPORT 1 | /* end confdefs.h. */ | #include configure:23838: result: no configure:23873: checking for machine/mtrr.h configure:23880: result: no configure:23905: checking for sys/linker.h configure:23921: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:23927: $? = 0 configure:23931: test -z || test ! -s conftest.err configure:23934: $? = 0 configure:23937: test -s conftest.o configure:23940: $? = 0 configure:23951: result: yes configure:23975: checking for SYSV IPC configure:24004: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 configure:24010: $? = 0 configure:24014: test -z || test ! -s conftest.err configure:24017: $? = 0 configure:24020: test -s conftest configure:24023: $? = 0 configure:24035: result: yes configure:24063: checking execinfo.h usability configure:24075: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:92:22: execinfo.h: No such file or directory configure:24081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | #define HAVE_SYS_MEMRANGE_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYS_LINKER_H 1 | #define HAVE_SYSV_IPC 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:24104: result: no configure:24108: checking execinfo.h presence configure:24118: cc -E conftest.c conftest.c:58:22: execinfo.h: No such file or directory configure:24124: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | #define HAVE_SYS_MEMRANGE_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYS_LINKER_H 1 | #define HAVE_SYSV_IPC 1 | /* end confdefs.h. */ | #include configure:24144: result: no configure:24179: checking for execinfo.h configure:24186: result: no configure:24486: checking for MMX capable platform configure:24496: cc -E conftest.c configure:24502: $? = 0 configure:24523: result: yes configure:25091: checking to see if we can install the Xorg server as root configure:25108: result: yes configure:25139: checking if Xtrans should support UNIX socket connections configure:25148: result: yes configure:25150: checking if Xtrans should support TCP socket connections configure:25152: result: yes configure:25162: checking for library containing socket configure:25192: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 configure:25198: $? = 0 configure:25202: test -z || test ! -s conftest.err configure:25205: $? = 0 configure:25208: test -s conftest configure:25211: $? = 0 configure:25281: result: none required configure:25288: checking for library containing gethostbyname configure:25318: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 configure:25324: $? = 0 configure:25328: test -z || test ! -s conftest.err configure:25331: $? = 0 configure:25334: test -s conftest configure:25337: $? = 0 configure:25407: result: none required configure:25421: checking for getaddrinfo configure:25478: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 configure:25484: $? = 0 configure:25488: test -z || test ! -s conftest.err configure:25491: $? = 0 configure:25494: test -s conftest configure:25497: $? = 0 configure:25509: result: yes configure:25518: checking if IPv6 support should be built configure:25527: result: yes configure:25531: checking for struct sockaddr_in.sin_len configure:25559: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:25565: $? = 0 configure:25569: test -z || test ! -s conftest.err configure:25572: $? = 0 configure:25575: test -s conftest.o configure:25578: $? = 0 configure:25640: result: yes configure:25671: checking for authdes_seccreate configure:25728: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 configure:25734: $? = 0 configure:25738: test -z || test ! -s conftest.err configure:25741: $? = 0 configure:25744: test -s conftest configure:25747: $? = 0 configure:25759: result: yes configure:25671: checking for authdes_create configure:25728: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 configure:25734: $? = 0 configure:25738: test -z || test ! -s conftest.err configure:25741: $? = 0 configure:25744: test -s conftest configure:25747: $? = 0 configure:25759: result: yes configure:25777: checking for library containing getsecretkey configure:25807: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lm >&5 /var/tmp//cc3aFCKR.o(.text+0xd): In function `main': : undefined reference to `getsecretkey' configure:25813: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xorg-server" | #define PACKAGE_TARNAME "xorg-server" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xorg-server 1.2.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xorg-server" | #define VERSION "1.2.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VPRINTF 1 | #define HAVE_GETEUID 1 | #define HAVE_GETUID 1 | #define HAVE_LINK 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRTOL 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAS_GETDTABLESIZE 1 | #define HAS_GETIFADDRS 1 | #define HAS_GETPEEREID 1 | #define HAS_MMAP 1 | #define HAVE_LIBM 1 | #define HAVE_NDBM_H 1 | #define HAVE_SYS_AGPIO_H 1 | #define HAVE_SYS_MEMRANGE_H 1 | #define HAS_MTRR_SUPPORT 1 | #define HAVE_SYS_LINKER_H 1 | #define HAVE_SYSV_IPC 1 | #define USE_DEV_IO 1 | #define CSRG_BASED 1 | #define PCCONS_SUPPORT 1 | #define PCVT_SUPPORT 1 | #define SYSCONS_SUPPORT 1 | #define OSNAME "FreeBSD 6.2-RELEASE i386" | #define UNIXCONN 1 | #define TCPCONN 1 | #define IPv6 1 | #define BSD44SOCKETS 1 | #define HAVE_AUTHDES_SECCREATE 1 | #define HAVE_AUTHDES_CREATE 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 getsecretkey (); | int | main () | { | getsecretkey (); | ; | return 0; | } configure:25862: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -lrpcsvc -lm >&5 configure:25868: $? = 0 configure:25872: test -z || test ! -s conftest.err configure:25875: $? = 0 configure:25878: test -s conftest configure:25881: $? = 0 configure:25896: result: -lrpcsvc configure:25906: checking if Secure RPC authentication ("SUN-DES-1") should be supported configure:25915: result: yes configure:26119: checking for /usr/local/share/sgml/X11/defs.ent configure:26134: result: no configure:26143: checking for linuxdoc configure:26176: result: no configure:26182: checking for ps2pdf configure:26215: result: no configure:26220: checking Whether to build documentation configure:26240: result: no configure:26243: checking Whether to build pdf documentation configure:26263: result: no configure:26481: checking for XLIB configure:26489: $PKG_CONFIG --exists --print-errors "x11" configure:26492: $? = 0 configure:26507: $PKG_CONFIG --exists --print-errors "x11" configure:26510: $? = 0 configure:26586: result: yes configure:26592: checking for GL configure:26600: $PKG_CONFIG --exists --print-errors "glproto >= 1.4.8" configure:26603: $? = 0 configure:26618: $PKG_CONFIG --exists --print-errors "glproto >= 1.4.8" configure:26621: $? = 0 configure:26697: result: yes configure:26779: checking for DRIPROTO configure:26787: $PKG_CONFIG --exists --print-errors "xf86driproto" configure:26790: $? = 0 configure:26805: $PKG_CONFIG --exists --print-errors "xf86driproto" configure:26808: $? = 0 configure:26884: result: yes configure:26890: checking for LIBDRM configure:26898: $PKG_CONFIG --exists --print-errors "libdrm >= 2.3.0" Requested 'libdrm >= 2.3.0' but version of libdrm is 2.0.2 configure:26901: $? = 1 configure:26916: $PKG_CONFIG --exists --print-errors "libdrm >= 2.3.0" Requested 'libdrm >= 2.3.0' but version of libdrm is 2.0.2 configure:26919: $? = 1 Requested 'libdrm >= 2.3.0' but version of libdrm is 2.0.2 configure:26947: error: Package requirements (libdrm >= 2.3.0) were not met: Requested 'libdrm >= 2.3.0' but version of libdrm is 2.0.2 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBDRM_CFLAGS and LIBDRM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.2 ac_cv_build_alias=i386-portbld-freebsd6.2 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set='' ac_cv_env_CCASFLAGS_value='' ac_cv_env_CCAS_set='' ac_cv_env_CCAS_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe ' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_set='' ac_cv_env_DMXEXAMPLES_DEP_CFLAGS_value='' ac_cv_env_DMXEXAMPLES_DEP_LIBS_set='' ac_cv_env_DMXEXAMPLES_DEP_LIBS_value='' ac_cv_env_DMXMODULES_CFLAGS_set='' ac_cv_env_DMXMODULES_CFLAGS_value='' ac_cv_env_DMXMODULES_LIBS_set='' ac_cv_env_DMXMODULES_LIBS_value='' ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_set='' ac_cv_env_DMXXIEXAMPLES_DEP_CFLAGS_value='' ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_set='' ac_cv_env_DMXXIEXAMPLES_DEP_LIBS_value='' ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_set='' ac_cv_env_DMXXMUEXAMPLES_DEP_CFLAGS_value='' ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_set='' ac_cv_env_DMXXMUEXAMPLES_DEP_LIBS_value='' ac_cv_env_DRIPROTO_CFLAGS_set='' ac_cv_env_DRIPROTO_CFLAGS_value='' ac_cv_env_DRIPROTO_LIBS_set='' ac_cv_env_DRIPROTO_LIBS_value='' ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_FREETYPE_CFLAGS_set='' ac_cv_env_FREETYPE_CFLAGS_value='' ac_cv_env_FREETYPE_LIBS_set='' ac_cv_env_FREETYPE_LIBS_value='' ac_cv_env_GL_CFLAGS_set='' ac_cv_env_GL_CFLAGS_value='' ac_cv_env_GL_LIBS_set='' ac_cv_env_GL_LIBS_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBDRM_CFLAGS_set='' ac_cv_env_LIBDRM_CFLAGS_value='' ac_cv_env_LIBDRM_LIBS_set='' ac_cv_env_LIBDRM_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_TSLIB_CFLAGS_set='' ac_cv_env_TSLIB_CFLAGS_value='' ac_cv_env_TSLIB_LIBS_set='' ac_cv_env_TSLIB_LIBS_value='' ac_cv_env_X11EXAMPLES_DEP_CFLAGS_set='' ac_cv_env_X11EXAMPLES_DEP_CFLAGS_value='' ac_cv_env_X11EXAMPLES_DEP_LIBS_set='' ac_cv_env_X11EXAMPLES_DEP_LIBS_value='' ac_cv_env_XDMCP_CFLAGS_set='' ac_cv_env_XDMCP_CFLAGS_value='' ac_cv_env_XDMCP_LIBS_set='' ac_cv_env_XDMCP_LIBS_value='' ac_cv_env_XDMXCONFIG_DEP_CFLAGS_set='' ac_cv_env_XDMXCONFIG_DEP_CFLAGS_value='' ac_cv_env_XDMXCONFIG_DEP_LIBS_set='' ac_cv_env_XDMXCONFIG_DEP_LIBS_value='' ac_cv_env_XEPHYR_CFLAGS_set='' ac_cv_env_XEPHYR_CFLAGS_value='' ac_cv_env_XEPHYR_LIBS_set='' ac_cv_env_XEPHYR_LIBS_value='' ac_cv_env_XGLMODULES_CFLAGS_set='' ac_cv_env_XGLMODULES_CFLAGS_value='' ac_cv_env_XGLMODULES_LIBS_set='' ac_cv_env_XGLMODULES_LIBS_value='' ac_cv_env_XGLXMODULES_CFLAGS_set='' ac_cv_env_XGLXMODULES_CFLAGS_value='' ac_cv_env_XGLXMODULES_LIBS_set='' ac_cv_env_XGLXMODULES_LIBS_value='' ac_cv_env_XLIB_CFLAGS_set='' ac_cv_env_XLIB_CFLAGS_value='' ac_cv_env_XLIB_LIBS_set='' ac_cv_env_XLIB_LIBS_value='' ac_cv_env_XNESTMODULES_CFLAGS_set='' ac_cv_env_XNESTMODULES_CFLAGS_value='' ac_cv_env_XNESTMODULES_LIBS_set='' ac_cv_env_XNESTMODULES_LIBS_value='' ac_cv_env_XORGCFG_DEP_CFLAGS_set='' ac_cv_env_XORGCFG_DEP_CFLAGS_value='' ac_cv_env_XORGCFG_DEP_LIBS_set='' ac_cv_env_XORGCFG_DEP_LIBS_value='' ac_cv_env_XORGCONFIG_DEP_CFLAGS_set='' ac_cv_env_XORGCONFIG_DEP_CFLAGS_value='' ac_cv_env_XORGCONFIG_DEP_LIBS_set='' ac_cv_env_XORGCONFIG_DEP_LIBS_value='' ac_cv_env_XPRINTPROTO_CFLAGS_set='' ac_cv_env_XPRINTPROTO_CFLAGS_value='' ac_cv_env_XPRINTPROTO_LIBS_set='' ac_cv_env_XPRINTPROTO_LIBS_value='' ac_cv_env_XPRINT_CFLAGS_set='' ac_cv_env_XPRINT_CFLAGS_value='' ac_cv_env_XPRINT_LIBS_set='' ac_cv_env_XPRINT_LIBS_value='' ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_set='' ac_cv_env_XRESEXAMPLES_DEP_CFLAGS_value='' ac_cv_env_XRESEXAMPLES_DEP_LIBS_set='' ac_cv_env_XRESEXAMPLES_DEP_LIBS_value='' ac_cv_env_XSERVERCFLAGS_CFLAGS_set='' ac_cv_env_XSERVERCFLAGS_CFLAGS_value='' ac_cv_env_XSERVERCFLAGS_LIBS_set='' ac_cv_env_XSERVERCFLAGS_LIBS_value='' ac_cv_env_XSERVERLIBS_CFLAGS_set='' ac_cv_env_XSERVERLIBS_CFLAGS_value='' ac_cv_env_XSERVERLIBS_LIBS_set='' ac_cv_env_XSERVERLIBS_LIBS_value='' ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_set='' ac_cv_env_XTSTEXAMPLES_DEP_CFLAGS_value='' ac_cv_env_XTSTEXAMPLES_DEP_LIBS_set='' ac_cv_env_XTSTEXAMPLES_DEP_LIBS_value='' ac_cv_env_XWINMODULES_CFLAGS_set='' ac_cv_env_XWINMODULES_CFLAGS_value='' ac_cv_env_XWINMODULES_LIBS_set='' ac_cv_env_XWINMODULES_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.2 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-portbld-freebsd6.2 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-portbld-freebsd6.2 ac_cv_exeext='' ac_cv_f77_compiler_gnu=yes ac_cv_file__usr_local_share_sgml_X11_defs_ent=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_authdes_create=yes ac_cv_func_authdes_seccreate=yes ac_cv_func_backtrace=no ac_cv_func_getaddrinfo=yes ac_cv_func_getdtablesize=yes ac_cv_func_geteuid=yes ac_cv_func_getifaddrs=yes ac_cv_func_getisax=no ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpeereid=yes ac_cv_func_getpeerucred=no ac_cv_func_getuid=yes ac_cv_func_link=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_strchr=yes ac_cv_func_strlcat=yes ac_cv_func_strrchr=yes ac_cv_func_strtol=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_walkcontext=no ac_cv_header_asm_mtrr_h=no ac_cv_header_dbm_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_agpgart_h=no ac_cv_header_linux_apm_bios_h=no ac_cv_header_linux_fb_h=no ac_cv_header_machine_mtrr_h=no ac_cv_header_memory_h=yes ac_cv_header_ndbm_h=yes ac_cv_header_rpcsvc_dbm_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_agpio_h=yes ac_cv_header_sys_linker_h=yes ac_cv_header_sys_memrange_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-portbld-freebsd6.2 ac_cv_host_alias=i386-portbld-freebsd6.2 ac_cv_lib_fl_yywrap=yes ac_cv_lib_m_sqrt=yes ac_cv_member_struct_sockaddr_in_sin_len=yes ac_cv_memrange_h=yes ac_cv_objext=o ac_cv_path_RAWCPP=/usr/bin/cpp ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_getsecretkey=-lrpcsvc ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_sizeof_unsigned_long=4 ac_cv_sys_linker_h=yes ac_cv_sysv_ipc=yes ac_cv_type_pid_t=yes ac_cv_type_unsigned_long=yes ac_cv_working_alloca_h=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_DRIPROTO_CFLAGS='-I/usr/local/include/X11/dri ' pkg_cv_DRIPROTO_LIBS=' ' pkg_cv_GL_CFLAGS='-I/usr/local/include ' pkg_cv_GL_LIBS=' ' pkg_cv_XLIB_CFLAGS='-D_THREAD_SAFE -I/usr/local/include ' pkg_cv_XLIB_LIBS='-L/usr/local/lib -lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/missing --run aclocal-1.9' ADMIN_MAN_DIR='' ADMIN_MAN_SUFFIX='' AFB_FALSE='' AFB_TRUE='' AGP_FALSE='#' AGP_TRUE='' AIGLX_FALSE='#' AIGLX_TRUE='' ALLOCA='' ALPHA_VIDEO_FALSE='' ALPHA_VIDEO_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/missing --run tar' APPDEFAULTDIR='' APPGROUP_FALSE='' APPGROUP_TRUE='' APP_MAN_DIR='' APP_MAN_SUFFIX='' AR='ar' ARM_VIDEO_FALSE='' ARM_VIDEO_TRUE='#' AS='as' AUTOCONF='${SHELL} /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/missing --run automake-1.9' AWK='nawk' BASE_FONT_PATH='' BSD_KBD_MODE_FALSE='' BSD_KBD_MODE_TRUE='' BUILDDOCS_FALSE='' BUILDDOCS_TRUE='#' BUILD_DATE='' BUILD_KBD_MODE_FALSE='' BUILD_KBD_MODE_TRUE='' BUILD_LINUXDOC_FALSE='' BUILD_LINUXDOC_TRUE='#' BUILD_PDFDOC_FALSE='' BUILD_PDFDOC_TRUE='#' BUILD_XORGCFG_FALSE='' BUILD_XORGCFG_TRUE='' CC='cc' CCAS='cc' CCASFLAGS='-O2 -fno-strict-aliasing -pipe ' CCDEPMODE='depmode=gcc3' CFB_FALSE='' CFB_TRUE='' CFLAGS='-O2 -fno-strict-aliasing -pipe ' COMPILEDDEFAULTFONTPATH='' COMPOSITE_FALSE='#' COMPOSITE_TRUE='' CPP='cc -E' CPPFLAGS='' CUP_FALSE='' CUP_TRUE='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DBE_FALSE='' DBE_TRUE='' DEBUG_FALSE='' DEBUG_TRUE='' DEFAULT_LIBRARY_PATH='' DEFAULT_LOGPREFIX='' DEFAULT_MODULE_PATH='' DEFS='' DEPDIR='.deps' DGA_FALSE='#' DGA_TRUE='' DIX_CFLAGS='' DLLTOOL='dlltool' DMXEXAMPLES_DEP_CFLAGS='' DMXEXAMPLES_DEP_LIBS='' DMXMODULES_CFLAGS='' DMXMODULES_LIBS='' DMXXIEXAMPLES_DEP_CFLAGS='' DMXXIEXAMPLES_DEP_LIBS='' DMXXMUEXAMPLES_DEP_CFLAGS='' DMXXMUEXAMPLES_DEP_LIBS='' DMX_BUILD_LNX_FALSE='' DMX_BUILD_LNX_TRUE='' DMX_BUILD_USB_FALSE='' DMX_BUILD_USB_TRUE='' DMX_FALSE='' DMX_TRUE='' DPMSExtension_FALSE='' DPMSExtension_TRUE='' DRIPROTO_CFLAGS='-I/usr/local/include/X11/dri ' DRIPROTO_LIBS=' ' DRIVER_MAN_DIR='' DRIVER_MAN_SUFFIX='' DRI_DRIVER_PATH='${exec_prefix}/lib/dri' DRI_FALSE='#' DRI_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EVI_FALSE='' EVI_TRUE='' EXEEXT='' F77='f77' FBDEVHW_FALSE='' FBDEVHW_TRUE='#' FFLAGS='-g -O2' FILE_MAN_DIR='' FILE_MAN_SUFFIX='' FONTCACHE_FALSE='' FONTCACHE_TRUE='' FREEBSD_KLDLOAD_FALSE='#' FREEBSD_KLDLOAD_TRUE='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' FREETYPE_REQUIRES='' GLX_DEFINES='' GLX_FALSE='#' GLX_TRUE='' GL_CFLAGS='-I/usr/local/include ' GL_LIBS=' ' H3600_TS_FALSE='' H3600_TS_TRUE='' I386_VIDEO_FALSE='#' I386_VIDEO_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_LIBXF86CONFIG_FALSE='' INSTALL_LIBXF86CONFIG_TRUE='#' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_SETUID_FALSE='#' INSTALL_SETUID_TRUE='' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INT10_STUB_FALSE='' INT10_STUB_TRUE='#' INT10_VM86_FALSE='' INT10_VM86_TRUE='#' INT10_X86EMU_FALSE='#' INT10_X86EMU_TRUE='' KDRIVEFBDEV_FALSE='' KDRIVEFBDEV_TRUE='' KDRIVELINUX_FALSE='' KDRIVELINUX_TRUE='' KDRIVEVESA_FALSE='' KDRIVEVESA_TRUE='' KDRIVE_CFLAGS='' KDRIVE_FALSE='' KDRIVE_HW_FALSE='' KDRIVE_HW_TRUE='#' KDRIVE_INCS='' KDRIVE_LIBS='' KDRIVE_PURE_INCS='' KDRIVE_PURE_LIBS='' KDRIVE_TRUE='' LDFLAGS='' LD_EXPORT_SYMBOLS_FLAG='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBDRM_CFLAGS='' LIBDRM_LIBS='' LIBOBJS='' LIBS='-lrpcsvc -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_MAN_DIR='' LIB_MAN_SUFFIX='' LINUXDOC='' LINUX_ALPHA_FALSE='' LINUX_ALPHA_TRUE='' LINUX_IA64_FALSE='' LINUX_IA64_TRUE='' LNXACPI_FALSE='' LNXACPI_TRUE='' LNXAPM_FALSE='' LNXAPM_TRUE='#' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/missing --run makeinfo' MAKE_HTML='SGML_SEARCH_PATH=/usr/local/share/sgml -B html --split=0' MAKE_PDF='' MAKE_PS='SGML_SEARCH_PATH=/usr/local/share/sgml -B latex --papersize=letter --output=ps' MAKE_TEXT='SGML_SEARCH_PATH=/usr/local/share/sgml GROFF_NO_SGR=y -B txt' MESA_SOURCE='/usr/ports/x11-servers/xorg-server/work/Mesa-6.5.2' MFB_FALSE='' MFB_TRUE='' MISC_MAN_DIR='' MISC_MAN_SUFFIX='' MITSHM_FALSE='#' MITSHM_TRUE='' MKFONTDIR='' MKFONTSCALE='' MMX_CAPABLE_FALSE='#' MMX_CAPABLE_TRUE='' MULTIBUFFER_FALSE='' MULTIBUFFER_TRUE='' NEED_STRLCAT_FALSE='' NEED_STRLCAT_TRUE='#' NEED_VSNPRINTF_FALSE='' NEED_VSNPRINTF_TRUE='#' OBJDUMP='objdump' OBJEXT='o' PACKAGE='xorg-server' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='xorg-server' PACKAGE_STRING='xorg-server 1.2.0' PACKAGE_TARNAME='xorg-server' PACKAGE_VERSION='1.2.0' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='/usr/local/bin/pkg-config' PPC_VIDEO_FALSE='' PPC_VIDEO_TRUE='#' PROJECTROOT='' PS2PDF='' RANLIB='ranlib' RAWCPP='/usr/bin/cpp' RAWCPPFLAGS='-undef -traditional' RECORD_FALSE='#' RECORD_TRUE='' RES_FALSE='#' RES_TRUE='' RGB_DB='' SCREENSAVER_FALSE='#' SCREENSAVER_TRUE='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOLARIS_ASM_CFLAGS='' SOLARIS_ASM_INLINE_FALSE='' SOLARIS_ASM_INLINE_TRUE='' SOLARIS_INOUT_ARCH='' SOLARIS_USL_CONSOLE_FALSE='' SOLARIS_USL_CONSOLE_TRUE='' SPARC64_VIDEO_FALSE='' SPARC64_VIDEO_TRUE='#' STRIP='strip' SUN_KBD_MODE_FALSE='' SUN_KBD_MODE_TRUE='' SYS_LIBS='' TSLIB_CFLAGS='' TSLIB_FALSE='' TSLIB_LIBS='' TSLIB_TRUE='' USE_CURSES_FALSE='' USE_CURSES_TRUE='' USE_RGB_BUILTIN_FALSE='' USE_RGB_BUILTIN_TRUE='' VENDOR_MAN_VERSION='' VENDOR_RELEASE='' VENDOR_STRING='The X.Org Foundation' VENDOR_STRING_SHORT='X.Org' VERSION='1.2.0' X11EXAMPLES_DEP_CFLAGS='' X11EXAMPLES_DEP_LIBS='' XACE_FALSE='' XACE_TRUE='' XCALIBRATE_FALSE='' XCALIBRATE_TRUE='' XCSECURITY_FALSE='' XCSECURITY_TRUE='' XDMAUTH_FALSE='' XDMAUTH_TRUE='' XDMCP_CFLAGS='' XDMCP_FALSE='' XDMCP_LIBS='' XDMCP_TRUE='' XDMXCONFIG_DEP_CFLAGS='' XDMXCONFIG_DEP_LIBS='' XDMX_LIBS='' XEGLMODULES_CFLAGS='' XEGLMODULES_LIBS='' XEGL_FALSE='' XEGL_LIBS='' XEGL_TRUE='' XEPHYR_CFLAGS='' XEPHYR_FALSE='' XEPHYR_INCS='' XEPHYR_LIBS='' XEPHYR_TRUE='' XEVIE_FALSE='' XEVIE_TRUE='' XF86BIGFONT_FALSE='' XF86BIGFONT_TRUE='' XF86CONFIGFILE='' XF86UTILS_FALSE='' XF86UTILS_TRUE='' XGLMODULES_CFLAGS='' XGLMODULES_LIBS='' XGLXMODULES_CFLAGS='' XGLXMODULES_LIBS='' XGLX_FALSE='' XGLX_LIBS='' XGLX_TRUE='' XGL_FALSE='' XGL_LIBS='' XGL_MODULE_PATH='' XGL_TRUE='' XINERAMA_FALSE='' XINERAMA_TRUE='' XINPUT_FALSE='' XINPUT_TRUE='' XKB_BASE_DIRECTORY='' XKB_BIN_DIRECTORY='' XKB_COMPILED_DIR='' XKM_OUTPUT_DIR='' XLIB_CFLAGS='-D_THREAD_SAFE -I/usr/local/include ' XLIB_LIBS='-L/usr/local/lib -lX11 ' XNESTMODULES_CFLAGS='' XNESTMODULES_LIBS='' XNEST_FALSE='' XNEST_LIBS='' XNEST_TRUE='' XORGCFG_DEP_CFLAGS='' XORGCFG_DEP_LIBS='' XORGCONFIG_DEP_CFLAGS='' XORGCONFIG_DEP_LIBS='' XORG_BUS_FREEBSDPCI_FALSE='' XORG_BUS_FREEBSDPCI_TRUE='' XORG_BUS_IX86PCI_FALSE='' XORG_BUS_IX86PCI_TRUE='' XORG_BUS_LINUXPCI_FALSE='' XORG_BUS_LINUXPCI_TRUE='' XORG_BUS_NETBSDPCI_FALSE='' XORG_BUS_NETBSDPCI_TRUE='' XORG_BUS_PPCPCI_FALSE='' XORG_BUS_PPCPCI_TRUE='' XORG_BUS_SPARCPCI_FALSE='' XORG_BUS_SPARCPCI_TRUE='' XORG_BUS_SPARC_FALSE='' XORG_BUS_SPARC_TRUE='' XORG_CFLAGS='' XORG_CORE_LIBS='' XORG_FALSE='' XORG_INCS='' XORG_LIBS='' XORG_LOADER_SPARC_FALSE='' XORG_LOADER_SPARC_TRUE='' XORG_OS='' XORG_OS_KBD='' XORG_OS_SUBDIR='' XORG_TRUE='' XPRINTPROTO_CFLAGS='' XPRINTPROTO_LIBS='' XPRINT_CFLAGS='' XPRINT_FALSE='' XPRINT_LIBS='' XPRINT_TRUE='' XP_USE_FREETYPE_FALSE='' XP_USE_FREETYPE_TRUE='' XRESEXAMPLES_DEP_CFLAGS='' XRESEXAMPLES_DEP_LIBS='' XSDLSERVER_FALSE='' XSDLSERVER_TRUE='' XSDL_INCS='' XSDL_LIBS='' XSERVERCFLAGS_CFLAGS='' XSERVERCFLAGS_LIBS='' XSERVERLIBS_CFLAGS='' XSERVERLIBS_LIBS='' XSERVER_LIBS='' XTRAP_FALSE='#' XTRAP_TRUE='' XTSTEXAMPLES_DEP_CFLAGS='' XTSTEXAMPLES_DEP_LIBS='' XVFB_FALSE='' XVFB_LIBS='' XVFB_TRUE='' XVMC_FALSE='#' XVMC_TRUE='' XV_FALSE='#' XV_TRUE='' XWINMODULES_CFLAGS='' XWINMODULES_LIBS='' XWIN_CLIPBOARD_FALSE='' XWIN_CLIPBOARD_TRUE='' XWIN_FALSE='' XWIN_GLX_WINDOWS_FALSE='' XWIN_GLX_WINDOWS_TRUE='' XWIN_LIBS='' XWIN_MULTIWINDOWEXTWM_FALSE='' XWIN_MULTIWINDOWEXTWM_TRUE='' XWIN_MULTIWINDOW_FALSE='' XWIN_MULTIWINDOW_TRUE='' XWIN_NATIVEGDI_FALSE='' XWIN_NATIVEGDI_TRUE='' XWIN_PRIMARYFB_FALSE='' XWIN_PRIMARYFB_TRUE='' XWIN_RANDR_FALSE='' XWIN_RANDR_TRUE='' XWIN_SERVER_NAME='' XWIN_SYSTEM_LIBS='' XWIN_TRUE='' XWIN_XV_FALSE='' XWIN_XV_TRUE='' YACC='bison -y' __XCONFIGFILE__='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' 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-freebsd6.2' build_alias='i386-portbld-freebsd6.2' build_cpu='i386' build_os='freebsd6.2' build_vendor='portbld' datadir='${prefix}/share' driverdir='' exec_prefix='NONE' exec_prefix='NONE' extdir='' ft_config='' host='i386-portbld-freebsd6.2' host_alias='i386-portbld-freebsd6.2' host_cpu='i386' host_os='freebsd6.2' host_vendor='portbld' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='/usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/install-sh' libdir='${exec_prefix}/lib' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' logdir='/var/log' mandir='/usr/local/man' mkdir_p='$(install_sh) -d' moduledir='${exec_prefix}/lib/xorg/modules' oldincludedir='/usr/include' prefix='/usr/local' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sdkdir='' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-portbld-freebsd6.2' xglmoduledir='' xpconfigdir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define AIGLX 1 #define BSD44SOCKETS 1 #define COMPOSITE 1 #define CSRG_BASED 1 #define DGA 1 #define GLXEXT 1 #define HAS_GETDTABLESIZE 1 #define HAS_GETIFADDRS 1 #define HAS_GETPEEREID 1 #define HAS_MMAP 1 #define HAS_MTRR_SUPPORT 1 #define HAS_SHM 1 #define HAVE_ALLOCA 1 #define HAVE_AUTHDES_CREATE 1 #define HAVE_AUTHDES_SECCREATE 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETEUID 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETUID 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_LINK 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_NDBM_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRRCHR 1 #define HAVE_STRTOL 1 #define HAVE_SYSV_IPC 1 #define HAVE_SYS_AGPIO_H 1 #define HAVE_SYS_LINKER_H 1 #define HAVE_SYS_MEMRANGE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define IPv6 1 #define MITSHM 1 #define OSNAME "FreeBSD 6.2-RELEASE i386" #define PACKAGE "xorg-server" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_NAME "xorg-server" #define PACKAGE_STRING "xorg-server 1.2.0" #define PACKAGE_TARNAME "xorg-server" #define PACKAGE_VERSION "1.2.0" #define PCCONS_SUPPORT 1 #define PCVT_SUPPORT 1 #define RES 1 #define SCREENSAVER 1 #define SECURE_RPC 1 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define SYSCONS_SUPPORT 1 #define TCPCONN 1 #define UNIXCONN 1 #define USE_DEV_IO 1 #define VERSION "1.2.0" #define XF86DRI 1 #define XRECORD 1 #define XTRAP 1 #define XV 1 #define XvExtension 1 #define XvMCExtension 1 #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 --jRHKVT23PllUwdXP--