Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 2009 18:14:48 -0600
From:      Kelly Martin <kelly@kelly3.com>
To:        x11@FreeBSD.org
Subject:   port errors with X11
Message-ID:  <FC762ED3-0C84-4852-AA17-7500B4A9B061@kelly3.com>

next in thread | raw e-mail | index | archive | help

--Apple-Mail-2--175083926
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed;
	delsp=yes
Content-Transfer-Encoding: 7bit

===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libX11/work/libX11-1.2.1/config.log" including the  
output of
the failure of your make command. Also, it might be a good idea to  
provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11/libX11.
*** Error code 1

Stop in /usr/ports/x11/libXpm.
*** Error code 1

Stop in /usr/ports/graphics/php5-gd.
*** Error code 1

Stop in /usr/ports/graphics/php5-gd.
*** Error code 1

Stop in /usr/ports/lang/php5-extensions.
*** Error code 1

Stop in /usr/ports/lang/php5-extensions.


--Apple-Mail-2--175083926
Content-Disposition: attachment;
	filename=config.log
Content-Type: application/octet-stream;
	x-unix-mode=0644;
	name="config.log"
Content-Transfer-Encoding: 7bit

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libX11 configure 1.2.1, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ ./configure --datadir=/usr/local/lib --with-xcb=yes --enable-malloc0returnsnull --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.4

## --------- ##
## Platform. ##
## --------- ##

hostname = venus.redbeet.com
uname -m = i386
uname -r = 6.4-RELEASE-p1
uname -s = FreeBSD
uname -v = FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 07:56:41 UTC 2008     root@i386-builder.daemonology.net:/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
/usr/bin/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: /home/kel/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2244: checking for a BSD-compatible install
configure:2312: result: /usr/bin/install -c -o root -g wheel
configure:2323: checking whether build environment is sane
configure:2366: result: yes
configure:2391: checking for a thread-safe mkdir -p
configure:2430: result: ./install-sh -c -d
configure:2443: checking for gawk
configure:2473: result: no
configure:2443: checking for mawk
configure:2473: result: no
configure:2443: checking for nawk
configure:2459: found /usr/bin/nawk
configure:2470: result: nawk
configure:2481: checking whether make sets $(MAKE)
configure:2503: result: yes
configure:2692: checking whether to enable maintainer-specific portions of Makefiles
configure:2701: result: no
configure:2726: checking if xorg-macros used to generate configure is at least 1.2
configure:2741: result: yes, 1.2.1
configure:2824: checking build system type
configure:2842: result: i386-portbld-freebsd6.4
configure:2864: checking host system type
configure:2879: result: i386-portbld-freebsd6.4
configure:2913: checking for style of include used by make
configure:2941: result: GNU
configure:3011: checking for gcc
configure:3038: result: cc
configure:3276: checking for C compiler version
configure:3284: 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:3288: $? = 0
configure:3295: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:3299: $? = 0
configure:3306: cc -V >&5
cc: `-V' option must have argument
configure:3310: $? = 1
configure:3333: checking for C compiler default output file name
configure:3355: cc -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:3359: $? = 0
configure:3397: result: a.out
configure:3414: checking whether the C compiler works
configure:3424: ./a.out
configure:3428: $? = 0
configure:3445: result: yes
configure:3452: checking whether we are cross compiling
configure:3454: result: no
configure:3457: checking for suffix of executables
configure:3464: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:3468: $? = 0
configure:3492: result: 
configure:3498: checking for suffix of object files
configure:3524: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3528: $? = 0
configure:3551: result: o
configure:3555: checking whether we are using the GNU C compiler
configure:3584: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3591: $? = 0
configure:3608: result: yes
configure:3617: checking whether cc accepts -g
configure:3647: cc -c -g  conftest.c >&5
configure:3654: $? = 0
configure:3755: result: yes
configure:3772: checking for cc option to accept ISO C89
configure:3846: cc  -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3853: $? = 0
configure:3876: result: none needed
configure:3896: checking dependency style of cc
configure:3987: result: gcc3
configure:4002: checking for a sed that does not truncate output
configure:4058: result: /usr/bin/sed
configure:4061: checking for grep that handles long lines and -e
configure:4121: result: /usr/bin/grep
configure:4126: checking for egrep
configure:4190: result: /usr/bin/grep -E
configure:4206: checking for ld used by cc
configure:4273: result: /usr/bin/ld
configure:4282: checking if the linker (/usr/bin/ld) is GNU ld
configure:4297: result: yes
configure:4302: checking for /usr/bin/ld option to reload object files
configure:4309: result: -r
configure:4327: checking for BSD-compatible nm
configure:4376: result: /usr/bin/nm -B
configure:4380: checking whether ln -s works
configure:4384: result: yes
configure:4391: checking how to recognize dependent libraries
configure:4577: result: pass_all
configure:4826: checking how to run the C preprocessor
configure:4866: cc -E  conftest.c
configure:4873: $? = 0
configure:4904: cc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:4911: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "libX11 1.2.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4944: result: cc -E
configure:4973: cc -E  conftest.c
configure:4980: $? = 0
configure:5011: cc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:5018: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "libX11 1.2.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5056: checking for ANSI C header files
configure:5086: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5093: $? = 0
configure:5192: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:5196: $? = 0
configure:5202: ./conftest
configure:5206: $? = 0
configure:5224: result: yes
configure:5248: checking for sys/types.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for sys/stat.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for stdlib.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for string.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for memory.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for strings.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for inttypes.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for stdint.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5248: checking for unistd.h
configure:5269: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5276: $? = 0
configure:5293: result: yes
configure:5322: checking dlfcn.h usability
configure:5339: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5346: $? = 0
configure:5360: result: yes
configure:5364: checking dlfcn.h presence
configure:5379: cc -E  conftest.c
configure:5386: $? = 0
configure:5400: result: yes
configure:5433: checking for dlfcn.h
configure:5442: result: yes
configure:5572: checking for C++ compiler version
configure:5580: 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:5584: $? = 0
configure:5591: c++ -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:5595: $? = 0
configure:5602: c++ -V >&5
c++: `-V' option must have argument
configure:5606: $? = 1
configure:5609: checking whether we are using the GNU C++ compiler
configure:5638: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cpp >&5
configure:5645: $? = 0
configure:5662: result: yes
configure:5671: checking whether c++ accepts -g
configure:5701: c++ -c -g  conftest.cpp >&5
configure:5708: $? = 0
configure:5809: result: yes
configure:5834: checking dependency style of c++
configure:5925: result: gcc3
configure:5950: checking how to run the C++ preprocessor
configure:5986: c++ -E  conftest.cpp
configure:5993: $? = 0
configure:6024: c++ -E  conftest.cpp
conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
configure:6031: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "libX11 1.2.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6064: result: c++ -E
configure:6093: c++ -E  conftest.cpp
configure:6100: $? = 0
configure:6131: c++ -E  conftest.cpp
conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
configure:6138: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "libX11 1.2.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6231: checking for g77
configure:6261: result: no
configure:6231: checking for xlf
configure:6261: result: no
configure:6231: checking for f77
configure:6247: found /usr/bin/f77
configure:6258: result: f77
configure:6288: checking for Fortran 77 compiler version
configure:6296: 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:6300: $? = 0
configure:6307: f77 -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:6311: $? = 0
configure:6318: f77 -V >&5
f77: `-V' option must have argument
configure:6322: $? = 1
configure:6330: checking whether we are using the GNU Fortran 77 compiler
configure:6349: f77 -c  conftest.F >&5
configure:6356: $? = 0
configure:6373: result: yes
configure:6379: checking whether f77 accepts -g
configure:6396: f77 -c -g conftest.f >&5
configure:6403: $? = 0
configure:6419: result: yes
configure:6452: checking the maximum length of command line arguments
configure:6564: result: 262144
configure:6576: checking command to parse /usr/bin/nm -B output from cc object
configure:6681: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:6684: $? = 0
configure:6688: /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:6691: $? = 0
configure:6743: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c conftstm.o >&5
configure:6746: $? = 0
configure:6784: result: ok
configure:6788: checking for objdir
configure:6803: result: .libs
configure:6895: checking for ar
configure:6911: found /usr/bin/ar
configure:6922: result: ar
configure:6991: checking for ranlib
configure:7007: found /usr/bin/ranlib
configure:7018: result: ranlib
configure:7087: checking for strip
configure:7103: found /usr/bin/strip
configure:7114: result: strip
configure:7716: checking if cc supports -fno-rtti -fno-exceptions
configure:7734: 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:7738: $? = 0
configure:7751: result: no
configure:7766: checking for cc option to produce PIC
configure:7998: result: -fPIC
configure:8006: checking if cc PIC flag -fPIC works
configure:8024: cc -c -O2 -fno-strict-aliasing -pipe  -fPIC -DPIC conftest.c >&5
configure:8028: $? = 0
configure:8041: result: yes
configure:8069: checking if cc static flag -static works
configure:8097: result: yes
configure:8107: checking if cc supports -c -o file.o
configure:8128: cc -c -O2 -fno-strict-aliasing -pipe  -o out/conftest2.o conftest.c >&5
configure:8132: $? = 0
configure:8154: result: yes
configure:8180: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9168: result: yes
configure:9189: checking whether -lc should be explicitly linked in
configure:9194: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:9197: $? = 0
configure:9212: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9215: $? = 1
configure:9227: result: yes
configure:9235: checking dynamic linker characteristics
configure:9837: result: freebsd6.4 ld.so
configure:9861: checking how to hardcode library paths into programs
configure:9886: result: immediate
configure:9900: checking whether stripping libraries is possible
configure:9905: result: yes
configure:10735: checking if libtool supports shared libraries
configure:10737: result: yes
configure:10740: checking whether to build shared libraries
configure:10761: result: yes
configure:10764: checking whether to build static libraries
configure:10768: result: yes
configure:10862: creating libtool
configure:11455: checking for ld used by c++
configure:11522: result: /usr/bin/ld
configure:11531: checking if the linker (/usr/bin/ld) is GNU ld
configure:11546: result: yes
configure:11597: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12551: result: yes
configure:12568: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cpp >&5
configure:12571: $? = 0
configure:12727: checking for c++ option to produce PIC
configure:13011: result: -fPIC
configure:13019: checking if c++ PIC flag -fPIC works
configure:13037: c++ -c -O2 -fno-strict-aliasing -pipe  -fPIC -DPIC conftest.cpp >&5
configure:13041: $? = 0
configure:13054: result: yes
configure:13082: checking if c++ static flag -static works
configure:13110: result: yes
configure:13120: checking if c++ supports -c -o file.o
configure:13141: c++ -c -O2 -fno-strict-aliasing -pipe  -o out/conftest2.o conftest.cpp >&5
configure:13145: $? = 0
configure:13167: result: yes
configure:13193: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13219: result: yes
configure:13286: checking dynamic linker characteristics
configure:13836: result: freebsd6.4 ld.so
configure:13860: checking how to hardcode library paths into programs
configure:13885: result: immediate
configure:14424: checking if libtool supports shared libraries
configure:14426: result: yes
configure:14429: checking whether to build shared libraries
configure:14449: result: yes
configure:14452: checking whether to build static libraries
configure:14456: result: yes
configure:14466: checking for f77 option to produce PIC
configure:14698: result: -fPIC
configure:14706: checking if f77 PIC flag -fPIC works
configure:14724: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14728: $? = 0
configure:14741: result: yes
configure:14769: checking if f77 static flag -static works
configure:14797: result: yes
configure:14807: checking if f77 supports -c -o file.o
configure:14828: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14832: $? = 0
configure:14854: result: yes
configure:14880: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15848: result: yes
configure:15915: checking dynamic linker characteristics
configure:16465: result: freebsd6.4 ld.so
configure:16489: checking how to hardcode library paths into programs
configure:16514: result: immediate
configure:20170: checking for gcc
configure:20197: result: cc
configure:20435: checking for C compiler version
configure:20443: 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:20447: $? = 0
configure:20454: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:20458: $? = 0
configure:20465: cc -V >&5
cc: `-V' option must have argument
configure:20469: $? = 1
configure:20472: checking whether we are using the GNU C compiler
configure:20525: result: yes
configure:20534: checking whether cc accepts -g
configure:20672: result: yes
configure:20689: checking for cc option to accept ISO C89
configure:20793: result: none needed
configure:20813: checking dependency style of cc
configure:20904: result: gcc3
configure:21053: checking for cpp
configure:21072: found /usr/bin/cpp
configure:21084: result: /usr/bin/cpp
configure:21100: checking if /usr/bin/cpp requires -undef
configure:21111: result: yes
configure:21126: checking if /usr/bin/cpp requires -traditional
configure:21137: result: yes
configure:21158: checking whether to use XCB
configure:21165: result: yes
configure:21226: checking for pkg-config
configure:21244: found /usr/local/bin/pkg-config
configure:21256: result: /usr/local/bin/pkg-config
configure:21285: checking pkg-config is at least version 0.9.0
configure:21288: result: yes
configure:21299: checking for XPROTO
configure:21306: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13"
configure:21309: $? = 0
configure:21322: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13"
configure:21325: $? = 0
configure:21400: result: yes
configure:21608: checking for X11
configure:21615: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES"
configure:21618: $? = 0
configure:21631: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES"
configure:21634: $? = 0
configure:21709: result: yes
configure:21731: checking if Xtrans should support UNIX socket connections
configure:21740: result: yes
configure:21749: checking if Xtrans should support TCP socket connections
configure:21751: result: yes
configure:21761: checking for library containing socket
configure:21802: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:21809: $? = 0
configure:21840: result: none required
configure:21848: checking for library containing gethostbyname
configure:21889: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:21896: $? = 0
configure:21927: result: none required
configure:21936: checking for main in -lws2_32
configure:21965: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lws2_32   >&5
/usr/bin/ld: cannot find -lws2_32
configure:21972: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "libX11 1.2.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define USE_XCB 1
| #define UNIXCONN 1
| #define TCPCONN 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:21993: result: no
configure:22011: checking for getaddrinfo
configure:22067: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:22074: $? = 0
configure:22094: result: yes
configure:22104: checking if IPv6 support should be built
configure:22113: result: yes
configure:22117: checking for struct sockaddr_in.sin_len
configure:22150: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:22157: $? = 0
configure:22220: result: yes
configure:22232: checking for socklen_t
configure:22263: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:22270: $? = 0
configure:22300: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: syntax error before ')' token
configure:22307: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "libX11 1.2.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define USE_XCB 1
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/socket.h>
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:22330: result: yes
configure:22355: checking if Xtrans should support os-specific local connections
configure:22357: result: no
configure:22386: checking for authdes_seccreate
configure:22442: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:22449: $? = 0
configure:22471: result: yes
configure:22386: checking for authdes_create
configure:22442: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:22449: $? = 0
configure:22471: result: yes
configure:22490: checking for library containing getsecretkey
configure:22531: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
/var/tmp//ccUGNl5s.o(.text+0xd): In function `main':
: undefined reference to `getsecretkey'
configure:22538: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "libX11 1.2.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define USE_XCB 1
| #define UNIXCONN 1
| #define TCPCONN 1
| #define IPv6 1
| #define BSD44SOCKETS 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_AUTHDES_SECCREATE 1
| #define HAVE_AUTHDES_CREATE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getsecretkey ();
| int
| main ()
| {
| return getsecretkey ();
|   ;
|   return 0;
| }
configure:22531: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lrpcsvc   >&5
configure:22538: $? = 0
configure:22569: result: -lrpcsvc
configure:22580: checking if Secure RPC authentication ("SUN-DES-1") should be supported
configure:22589: result: yes
configure:22594: checking what order to try transports in for local connections
configure:22625: result: UNIX_TRANS,TCP_TRANS
configure:22629: checking if run-time linking is supported
configure:22631: checking for library containing dlopen
configure:22672: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lrpcsvc  >&5
configure:22679: $? = 0
configure:22710: result: none required
configure:22974: checking for dlfcn.h
configure:22981: result: yes
configure:23125: result: yes
configure:23128: checking if loadable i18n module support should be enabled
configure:23151: result: no
configure:23163: checking if loadable Xcursor library support should be enabled
configure:23179: result: yes
configure:23183: checking for ANSI C header files
configure:23351: result: yes
configure:23369: checking for strtol
configure:23425: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lrpcsvc  >&5
configure:23432: $? = 0
configure:23454: result: yes
configure:23467: checking for issetugid
configure:23523: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lrpcsvc  >&5
configure:23530: $? = 0
configure:23550: result: yes
configure:23561: checking for getresuid
configure:23617: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lrpcsvc  >&5
configure:23624: $? = 0
configure:23644: result: yes
configure:23656: checking for shmat
configure:23712: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lrpcsvc  >&5
configure:23719: $? = 0
configure:23739: result: yes
configure:23781: checking for launchd
configure:23809: result: no
configure:23840: checking for getpwuid_r in -lc
configure:23875: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lc  -lrpcsvc  >&5
configure:23882: $? = 0
configure:23903: result: yes
configure:23932: checking for pthread_self in -lc
configure:23967: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lc  -lrpcsvc  >&5
configure:23974: $? = 0
configure:23995: result: yes
configure:24043: checking for poll
configure:24099: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c -lrpcsvc  >&5
configure:24106: $? = 0
configure:24126: result: yes
configure:24140: checking keysymdef.h
configure:24145: result: /usr/local/include/X11/keysymdef.h
configure:24213: checking if XLOCALEDIR support should be enabled
configure:24229: result: yes
configure:24242: checking for BIGFONT
configure:24249: $PKG_CONFIG --exists --print-errors "xf86bigfontproto"
gnome-config: not found
Package xf86bigfontproto was not found in the pkg-config search path.
Perhaps you should add the directory containing `xf86bigfontproto.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xf86bigfontproto' found
configure:24252: $? = 1
configure:24265: $PKG_CONFIG --exists --print-errors "xf86bigfontproto"
gnome-config: not found
Package xf86bigfontproto was not found in the pkg-config search path.
Perhaps you should add the directory containing `xf86bigfontproto.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xf86bigfontproto' found
configure:24268: $? = 1
gnome-config: not found
No package 'xf86bigfontproto' found
configure:24295: result: no
configure:24428: checking for XKBPROTO
configure:24435: $PKG_CONFIG --exists --print-errors "kbproto inputproto"
gnome-config: not found
Package kbproto was not found in the pkg-config search path.
Perhaps you should add the directory containing `kbproto.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kbproto' found
configure:24438: $? = 1
configure:24451: $PKG_CONFIG --exists --print-errors "kbproto inputproto"
gnome-config: not found
Package kbproto was not found in the pkg-config search path.
Perhaps you should add the directory containing `kbproto.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kbproto' found
configure:24454: $? = 1
gnome-config: not found
No package 'kbproto' found
configure:24481: error: Package requirements (kbproto inputproto) were not met:

gnome-config: not found
No package 'kbproto' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XKBPROTO_CFLAGS
and XKBPROTO_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.4
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BIGFONT_CFLAGS_set=''
ac_cv_env_BIGFONT_CFLAGS_value=''
ac_cv_env_BIGFONT_LIBS_set=''
ac_cv_env_BIGFONT_LIBS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_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_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_X11_CFLAGS_set=''
ac_cv_env_X11_CFLAGS_value=''
ac_cv_env_X11_LIBS_set=''
ac_cv_env_X11_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_XKBPROTO_CFLAGS_set=''
ac_cv_env_XKBPROTO_CFLAGS_value=''
ac_cv_env_XKBPROTO_LIBS_set=''
ac_cv_env_XKBPROTO_LIBS_value=''
ac_cv_env_XPROTO_CFLAGS_set=''
ac_cv_env_XPROTO_CFLAGS_value=''
ac_cv_env_XPROTO_LIBS_set=''
ac_cv_env_XPROTO_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.4
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu=yes
ac_cv_func_authdes_create=yes
ac_cv_func_authdes_seccreate=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getresuid=yes
ac_cv_func_issetugid=yes
ac_cv_func_poll=yes
ac_cv_func_shmat=yes
ac_cv_func_strtol=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd6.4
ac_cv_lib_c_getpwuid_r=yes
ac_cv_lib_c_pthread_self=yes
ac_cv_lib_ws2_32=ac_cv_lib_ws2_32_main
ac_cv_lib_ws2_32_main=no
ac_cv_member_struct_sockaddr_in_sin_len=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
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_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_LAUNCHD=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_getsecretkey=-lrpcsvc
ac_cv_search_socket='none required'
ac_cv_type_socklen_t=yes
ac_cv_use_xcb=yes
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_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
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_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=/usr/lib
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_X11_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include  '
pkg_cv_X11_LIBS='-L/usr/local/lib -lxcb  '
pkg_cv_XPROTO_CFLAGS='-I/usr/local/include  '
pkg_cv_XPROTO_LIBS=' '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/local/bin/aclocal-1.10'
ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
ADMIN_MAN_SUFFIX='8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run tar'
APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
APP_MAN_SUFFIX='1'
AR='ar'
AUTOCONF='/usr/local/bin/autoconf-2.62'
AUTOHEADER='/usr/local/bin/autoheader-2.62'
AUTOMAKE='/usr/local/bin/automake-1.10'
AWK='nawk'
BIGFONT_CFLAGS=''
BIGFONT_LIBS=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='cc'
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CHANGELOG_CMD=''
CPP='cc -E'
CPPFLAGS=''
CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
DRIVER_MAN_SUFFIX='4'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
FILE_MAN_SUFFIX='5'
GREP='/usr/bin/grep'
I18N_MODULE_LIBS=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEYSYMDEF='/usr/local/include/X11/keysymdef.h'
LAUNCHD='no'
LDFLAGS=''
LIBOBJS=''
LIBS='-lrpcsvc '
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
LIB_MAN_SUFFIX='3'
LINT=''
LINTLIB=''
LINT_FALSE=''
LINT_FLAGS=''
LINT_TRUE=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run makeinfo'
MAKE_LINT_LIB_FALSE=''
MAKE_LINT_LIB_TRUE=''
MALLOC_ZERO_CFLAGS=''
MANPAGES_FALSE='#'
MANPAGES_TRUE=''
MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
MISC_MAN_SUFFIX='7'
MKDIR_P='./install-sh -c -d'
NMEDIT=''
OBJEXT='o'
OS2_FALSE=''
OS2_TRUE='#'
PACKAGE='libX11'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='libX11'
PACKAGE_STRING='libX11 1.2.1'
PACKAGE_TARNAME='libX11'
PACKAGE_VERSION='1.2.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
RANLIB='ranlib'
RAWCPP='/usr/bin/cpp'
RAWCPPFLAGS='-undef -traditional'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
THRSTUBS_FALSE=''
THRSTUBS_TRUE='#'
UDC_FALSE=''
UDC_TRUE='#'
VERSION='1.2.1'
WCHAR32='1'
X11_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include   -D_THREAD_SAFE'
X11_DATADIR=''
X11_EXTRA_DEPS='xcb >= 1.1.92'
X11_LIBDIR=''
X11_LIBS='-L/usr/local/lib -lxcb  '
X11_LOCALEDATADIR=''
X11_LOCALEDIR=''
X11_LOCALELIBDIR=''
XCB_FALSE='#'
XCB_TRUE=''
XCMS_FALSE='#'
XCMS_TRUE=''
XDMCP_CFLAGS=''
XDMCP_LIBS=''
XERRORDB=''
XKBPROTO_CFLAGS=''
XKBPROTO_LIBS=''
XKBPROTO_REQUIRES='kbproto'
XKB_FALSE='#'
XKB_TRUE=''
XKEYSYMDB=''
XLIB_LOADABLE_I18N_FALSE=''
XLIB_LOADABLE_I18N_TRUE='#'
XLOCALEDATADIR=''
XLOCALEDIR=''
XLOCALELIBDIR=''
XLOCALE_FALSE='#'
XLOCALE_TRUE=''
XMALLOC_ZERO_CFLAGS=''
XPROTO_CFLAGS='-I/usr/local/include  '
XPROTO_LIBS=' '
XTHREADLIB='-pthread'
XTHREAD_CFLAGS='-D_THREAD_SAFE'
XTMALLOC_ZERO_CFLAGS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.4'
build_alias='i386-portbld-freebsd6.4'
build_cpu='i386'
build_os='freebsd6.4'
build_vendor='portbld'
datadir='/usr/local/lib'
datarootdir='${prefix}/share'
distcleancheck_listfiles=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd6.4'
host_alias=''
host_cpu='i386'
host_os='freebsd6.4'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='$(SHELL) /usr/ports/x11/libX11/work/libX11-1.2.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "libX11"
#define PACKAGE_TARNAME "libX11"
#define PACKAGE_VERSION "1.2.1"
#define PACKAGE_STRING "libX11 1.2.1"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE "libX11"
#define VERSION "1.2.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define USE_XCB 1
#define UNIXCONN 1
#define TCPCONN 1
#define IPv6 1
#define BSD44SOCKETS 1
#define HAVE_SOCKLEN_T 1
#define HAVE_AUTHDES_SECCREATE 1
#define HAVE_AUTHDES_CREATE 1
#define SECURE_RPC 1
#define LOCAL_TRANSPORT_LIST UNIX_TRANS,TCP_TRANS
#define HAVE_DLOPEN 1
#define HAVE_DLFCN_H 1
#define USE_DYNAMIC_XCURSOR 1
#define STDC_HEADERS 1
#define HAVE_STRTOL 1
#define HASSETUGID 1
#define HASGETRESUID 1
#define HAS_SHM 1
#define XTHREADS 1
#define XUSE_MTSAFE_API 1
#define USE_POLL 1
#define XCMS 1
#define XLOCALE 1

configure: exit 1

--Apple-Mail-2--175083926--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FC762ED3-0C84-4852-AA17-7500B4A9B061>