Date: Sun, 20 Sep 2009 12:47:28 -0500 From: Timothy Myers <temyers240@gmail.com> To: x11@FreeBSD.org Subject: Problem with port libX11-1.2.1 Message-ID: <2e9d64d60909201047y288a5064o4e7fad5f33edfcb8@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Dear maintainer,
Here is the config.log (attached), the output from the
failed make command (1st) and the output of ls /var/db/pkg (2nd).
While this specific error occurred while trying to make K3B,
this same error also occurred while I was trying to make Yakuake.
[root@pcbsd]/usr/ports/sysutils/k3b(20)# make install clean
cd /usr/ports/sysutils/k3b && make config;
-----
ncurses config option
------
===> Found saved configuration for
k3b-1.0.5_2
=> k3b-1.0.5.tar.bz2 doesn't seem to exist in
/usr/ports/distfiles/.
=> Attempting to fetch from
http://heanet.dl.sourceforge.net/project/k3b/k3b/1.0.5/.
k3b-1.0.5.tar.bz2 100% of 4993 kB 194 kBps
00m00s
===> Extracting for
k3b-1.0.5_2
=> MD5 Checksum OK for
k3b-1.0.5.tar.bz2.
=> SHA256 Checksum OK for
k3b-1.0.5.tar.bz2.
===> Patching for
k3b-1.0.5_2
===> Applying FreeBSD patches for
k3b-1.0.5_2
===> k3b-1.0.5_2 depends on file: /usr/local/bin/moc - not
found
===> Verifying install for /usr/local/bin/moc in
/usr/ports/x11-toolkits/qt33
===> qt-copy-3.3.8_10 depends on executable: qmake -
found
===> qt-copy-3.3.8_10 depends on file:
/usr/local/libdata/pkgconfig/inputproto.pc -
found
===> qt-copy-3.3.8_10 depends on file:
/usr/local/libdata/pkgconfig/xinerama.pc - not
found
===> Verifying install for /usr/local/libdata/pkgconfig/xinerama.pc in
/usr/ports/x11/libXinerama
===> libXinerama-1.0.3,1 depends on file:
/usr/local/libdata/pkgconfig/xextproto.pc -
found
===> libXinerama-1.0.3,1 depends on file:
/usr/local/libdata/pkgconfig/xineramaproto.pc -
found
===> libXinerama-1.0.3,1 depends on file:
/usr/local/libdata/pkgconfig/x11.pc - not
found
===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in
/usr/ports/x11/libX11
===> libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc
-
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/share/aclocal/xorg-macros.m4 -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/bigreqsproto.pc -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/xcmiscproto.pc -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/xextproto.pc -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/xtrans.pc -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/kbproto.pc -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/inputproto.pc -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/xf86bigfontproto.pc -
found
===> libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc
-
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/xdmcp.pc -
found
===> libX11-1.2.1_1,1 depends on file:
/usr/local/libdata/pkgconfig/xproto.pc -
found
===> libX11-1.2.1_1,1 depends on file: /usr/local/bin/automake-1.10 -
found
===> libX11-1.2.1_1,1 depends on file: /usr/local/bin/autoconf-2.62 -
found
===> libX11-1.2.1_1,1 depends on package: libtool>=2.2 -
found
===> libX11-1.2.1_1,1 depends on executable: pkg-config -
found
===> Configuring for
libX11-1.2.1_1,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane...
yes
checking for a thread-safe mkdir -p... ./install-sh -c
-d
checking for gawk...
gawk
checking whether make sets $(MAKE)...
yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking if xorg-macros used to generate configure is at least 1.2... yes,
1.2.1
checking build system type...
amd64-portbld-freebsd7.2
checking host system type...
amd64-portbld-freebsd7.2
checking for style of include used by make...
GNU
checking for gcc...
cc
checking for C compiler default output file name...
a.out
checking whether the C compiler works...
yes
checking whether we are cross compiling...
no
checking for suffix of
executables...
checking for suffix of object files...
o
checking whether we are using the GNU C compiler...
yes
checking whether cc accepts -g...
yes
checking for cc option to accept ISO C89... none
needed
checking dependency style of cc...
gcc3
checking for a sed that does not truncate output...
/usr/bin/sed
checking for grep that handles long lines and -e...
/usr/bin/grep
checking for egrep... /usr/bin/grep
-E
checking for fgrep... /usr/bin/grep
-F
checking for ld used by cc...
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld...
yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
-B
checking the name lister (/usr/bin/nm -B) interface... BSD
nm
checking whether ln -s works...
yes
checking the maximum length of command line arguments... (cached)
262144
checking whether the shell understands some XSI constructs...
yes
checking whether the shell understands "+="...
no
checking for /usr/bin/ld option to reload object files...
-r
checking for objdump...
objdump
checking how to recognize dependent libraries...
pass_all
checking for ar...
ar
checking for strip...
strip
checking for ranlib...
ranlib
checking command to parse /usr/bin/nm -B output from cc object...
ok
checking how to run the C preprocessor... cc
-E
checking for ANSI C header files...
yes
checking for sys/types.h...
yes
checking for sys/stat.h...
yes
checking for stdlib.h...
yes
checking for string.h...
yes
checking for memory.h...
yes
checking for strings.h...
yes
checking for inttypes.h...
yes
checking for stdint.h...
yes
checking for unistd.h...
yes
checking for dlfcn.h...
yes
checking for objdir...
.libs
checking if cc supports -fno-rtti -fno-exceptions...
no
checking for cc option to produce PIC... -fPIC
-DPIC
checking if cc PIC flag -fPIC -DPIC works...
yes
checking if cc static flag -static works...
yes
checking if cc supports -c -o file.o...
yes
checking if cc supports -c -o file.o... (cached)
yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in...
no
checking dynamic linker characteristics... freebsd7.2
ld.so
checking how to hardcode library paths into programs...
immediate
checking whether stripping libraries is possible...
yes
checking if libtool supports shared libraries...
yes
checking whether to build shared libraries...
yes
checking whether to build static libraries...
yes
checking for gcc... (cached)
cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking whether to use XCB... (cached) yes
./configure: 12276: Syntax error: word unexpected (expecting ")")
===> 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/libXinerama.
*** Error code 1
Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1
Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1
Stop in /usr/ports/sysutils/k3b.
*** Error code 1
Stop in /usr/ports/sysutils/k3b.
[root@pcbsd]/usr/ports/sysutils/k3b(21)#
---------------------------------------------
[TranslucentSabre@pcbsd]/usr/ports/x11/libX11/work/libX11-1.2.1(21)% ls -1
/var/db/pkg
autoconf-2.62
autoconf-wrapper-20071109
automake-1.10.1
automake-wrapper-20071109
bigreqsproto-1.0.2
gdbm-1.8.3_3
inputproto-1.5.0
kbproto-1.0.3
libXau-1.0.4
libXdmcp-1.0.2_1
libcheck-0.9.6
libpthread-stubs-0.1
libsigsegv-2.5
libtool-2.2.6a
libxcb-1.4
m4-1.4.13,1
perl-5.8.9_3
portaudit-0.5.13
python26-2.6.2_3
xcb-proto-1.5
xcmiscproto-1.1.2
xextproto-7.0.5
xf86bigfontproto-1.1.2
xineramaproto-1.1.2
xorg-macros-1.2.1
xproto-7.0.15
xtrans-1.2.3
[TranslucentSabre@pcbsd]/usr/ports/x11/libX11/work/libX11-1.2.1(22)%
Thank you for your time.
Timothy Myers
[-- Attachment #2 --]
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=amd64-portbld-freebsd7.2
## --------- ##
## Platform. ##
## --------- ##
hostname = pcbsd
uname -m = amd64
uname -r = 7.2-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 7.2-STABLE #6: Wed Jun 24 18:53:33 EDT 2009 root@build7x64.pcbsd.org:/usr/obj/pcbsd-build72/cvs/7.2-src/sys/PCBSD
/usr/bin/uname -p = amd64
/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: /Programs/bin
PATH: /usr/PCBSD/local/bin
PATH: /usr/PCBSD/local/sbin
PATH: /usr/PCBSD/local/kde4/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/local/kde4/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2193: checking for a BSD-compatible install
configure:2261: result: /usr/bin/install -c -o root -g wheel
configure:2272: checking whether build environment is sane
configure:2315: result: yes
configure:2340: checking for a thread-safe mkdir -p
configure:2379: result: ./install-sh -c -d
configure:2392: checking for gawk
configure:2408: found /usr/PCBSD/local/bin/gawk
configure:2419: result: gawk
configure:2430: checking whether make sets $(MAKE)
configure:2452: result: yes
configure:2641: checking whether to enable maintainer-specific portions of Makefiles
configure:2650: result: no
configure:2675: checking if xorg-macros used to generate configure is at least 1.2
configure:2690: result: yes, 1.2.1
configure:2726: checking build system type
configure:2744: result: amd64-portbld-freebsd7.2
configure:2766: checking host system type
configure:2781: result: amd64-portbld-freebsd7.2
configure:2815: checking for style of include used by make
configure:2843: result: GNU
configure:2913: checking for gcc
configure:2940: result: cc
configure:3178: checking for C compiler version
configure:3186: cc --version >&5
cc (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 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:3190: $? = 0
configure:3197: cc -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
configure:3201: $? = 0
configure:3208: cc -V >&5
cc: '-V' option must have argument
configure:3212: $? = 1
configure:3235: checking for C compiler default output file name
configure:3257: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:3261: $? = 0
configure:3299: result: a.out
configure:3316: checking whether the C compiler works
configure:3326: ./a.out
configure:3330: $? = 0
configure:3347: result: yes
configure:3354: checking whether we are cross compiling
configure:3356: result: no
configure:3359: checking for suffix of executables
configure:3366: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:3370: $? = 0
configure:3394: result:
configure:3400: checking for suffix of object files
configure:3426: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:3430: $? = 0
configure:3453: result: o
configure:3457: checking whether we are using the GNU C compiler
configure:3486: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:3493: $? = 0
configure:3510: result: yes
configure:3519: checking whether cc accepts -g
configure:3549: cc -c -g conftest.c >&5
configure:3556: $? = 0
configure:3657: result: yes
configure:3674: checking for cc option to accept ISO C89
configure:3748: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:3755: $? = 0
configure:3778: result: none needed
configure:3798: checking dependency style of cc
configure:3889: result: gcc3
configure:3904: checking for a sed that does not truncate output
configure:3970: result: /usr/bin/sed
configure:3988: checking for grep that handles long lines and -e
configure:4048: result: /usr/bin/grep
configure:4053: checking for egrep
configure:4117: result: /usr/bin/grep -E
configure:4122: checking for fgrep
configure:4186: result: /usr/bin/grep -F
configure:4221: checking for ld used by cc
configure:4288: result: /usr/bin/ld
configure:4297: checking if the linker (/usr/bin/ld) is GNU ld
configure:4312: result: yes
configure:4324: checking for BSD- or MS-compatible name lister (nm)
configure:4373: result: /usr/bin/nm -B
configure:4495: checking the name lister (/usr/bin/nm -B) interface
configure:4502: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:4505: /usr/bin/nm -B "conftest.o"
configure:4508: output
0000000000000000 B some_variable
configure:4515: result: BSD nm
configure:4518: checking whether ln -s works
configure:4522: result: yes
configure:4530: checking the maximum length of command line arguments
configure:4650: result: 262144
configure:4667: checking whether the shell understands some XSI constructs
configure:4677: result: yes
configure:4681: checking whether the shell understands "+="
configure:4687: result: no
configure:4722: checking for /usr/bin/ld option to reload object files
configure:4729: result: -r
configure:4798: checking for objdump
configure:4814: found /usr/bin/objdump
configure:4825: result: objdump
configure:4861: checking how to recognize dependent libraries
configure:5057: result: pass_all
configure:5117: checking for ar
configure:5133: found /usr/bin/ar
configure:5144: result: ar
configure:5226: checking for strip
configure:5242: found /usr/bin/strip
configure:5253: result: strip
configure:5329: checking for ranlib
configure:5345: found /usr/bin/ranlib
configure:5356: result: ranlib
configure:5450: checking command to parse /usr/bin/nm -B output from cc object
configure:5568: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:5571: $? = 0
configure:5575: /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:5578: $? = 0
configure:5632: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5
configure:5635: $? = 0
configure:5673: result: ok
configure:6560: checking how to run the C preprocessor
configure:6600: cc -E conftest.c
configure:6607: $? = 0
configure:6638: cc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6645: $? = 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:6678: result: cc -E
configure:6707: cc -E conftest.c
configure:6714: $? = 0
configure:6745: cc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6752: $? = 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:6790: checking for ANSI C header files
configure:6820: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:6827: $? = 0
configure:6926: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:6930: $? = 0
configure:6936: ./conftest
configure:6940: $? = 0
configure:6958: result: yes
configure:6982: checking for sys/types.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for sys/stat.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for stdlib.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for string.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for memory.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for strings.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for inttypes.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for stdint.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:6982: checking for unistd.h
configure:7003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7010: $? = 0
configure:7027: result: yes
configure:7044: checking for dlfcn.h
configure:7065: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:7072: $? = 0
configure:7089: result: yes
configure:7274: checking for objdir
configure:7289: result: .libs
configure:7581: checking if cc supports -fno-rtti -fno-exceptions
configure:7599: 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:7603: $? = 0
configure:7616: result: no
configure:7636: checking for cc option to produce PIC
configure:7908: result: -fPIC -DPIC
configure:7920: checking if cc PIC flag -fPIC -DPIC works
configure:7938: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC -DPIC conftest.c >&5
configure:7942: $? = 0
configure:7955: result: yes
configure:7979: checking if cc static flag -static works
configure:8007: result: yes
configure:8022: checking if cc supports -c -o file.o
configure:8043: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5
configure:8047: $? = 0
configure:8069: result: yes
configure:8077: checking if cc supports -c -o file.o
configure:8124: result: yes
configure:8157: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9231: result: yes
configure:9268: checking whether -lc should be explicitly linked in
configure:9273: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5
configure:9276: $? = 0
configure:9291: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9294: $? = 0
configure:9306: result: no
configure:9470: checking dynamic linker characteristics
configure:10153: result: freebsd7.2 ld.so
configure:10255: checking how to hardcode library paths into programs
configure:10280: result: immediate
configure:11113: checking whether stripping libraries is possible
configure:11118: result: yes
configure:11153: checking if libtool supports shared libraries
configure:11155: result: yes
configure:11158: checking whether to build shared libraries
configure:11179: result: yes
configure:11182: checking whether to build static libraries
configure:11186: result: yes
configure:11269: checking for gcc
configure:11296: result: cc
configure:11534: checking for C compiler version
configure:11542: cc --version >&5
cc (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 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:11546: $? = 0
configure:11553: cc -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
configure:11557: $? = 0
configure:11564: cc -V >&5
cc: '-V' option must have argument
configure:11568: $? = 1
configure:11571: checking whether we are using the GNU C compiler
configure:11624: result: yes
configure:11633: checking whether cc accepts -g
configure:11771: result: yes
configure:11788: checking for cc option to accept ISO C89
configure:11892: result: none needed
configure:11912: checking dependency style of cc
configure:12003: result: gcc3
configure:12152: checking for cpp
configure:12171: found /usr/bin/cpp
configure:12183: result: /usr/bin/cpp
configure:12199: checking if /usr/bin/cpp requires -undef
configure:12210: result: yes
configure:12225: checking if /usr/bin/cpp requires -traditional
configure:12236: result: yes
configure:12257: checking whether to use XCB
configure:12264: result: yes
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=amd64-portbld-freebsd7.2
ac_cv_c_compiler_gnu=yes
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_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd7.2
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_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=amd64-portbld-freebsd7.2
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_RAWCPP=/usr/bin/cpp
ac_cv_path_SED=/usr/bin/sed
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_make_make_set=yes
ac_cv_use_xcb=yes
am_cv_CC_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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='/usr/local/bin/aclocal-1.10'
ADMIN_MAN_DIR=''
ADMIN_MAN_SUFFIX=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run tar'
APP_MAN_DIR=''
APP_MAN_SUFFIX=''
AR='ar'
AUTOCONF='/usr/local/bin/autoconf-2.62'
AUTOHEADER='/usr/local/bin/autoheader-2.62'
AUTOMAKE='/usr/local/bin/automake-1.10'
AWK='gawk'
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'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DRIVER_MAN_DIR=''
DRIVER_MAN_SUFFIX=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILE_MAN_DIR=''
FILE_MAN_SUFFIX=''
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=''
LAUNCHD=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LIB_MAN_DIR=''
LIB_MAN_SUFFIX=''
LINT=''
LINTLIB=''
LINT_FALSE=''
LINT_FLAGS=''
LINT_TRUE=''
LIPO=''
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=''
MISC_MAN_SUFFIX=''
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS2_FALSE=''
OS2_TRUE=''
OTOOL64=''
OTOOL=''
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=':'
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=''
X11_CFLAGS=''
X11_DATADIR=''
X11_EXTRA_DEPS=''
X11_LIBDIR=''
X11_LIBS=''
X11_LOCALEDATADIR=''
X11_LOCALEDIR=''
X11_LOCALELIBDIR=''
XCB_FALSE='#'
XCB_TRUE=''
XCMS_FALSE=''
XCMS_TRUE=''
XDMCP_CFLAGS=''
XDMCP_LIBS=''
XERRORDB=''
XKBPROTO_REQUIRES=''
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=''
XTHREADLIB=''
XTHREAD_CFLAGS=''
XTMALLOC_ZERO_CFLAGS=''
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_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='amd64-portbld-freebsd7.2'
build_alias='amd64-portbld-freebsd7.2'
build_cpu='amd64'
build_os='freebsd7.2'
build_vendor='portbld'
datadir='/usr/local/lib'
datarootdir='${prefix}/share'
distcleancheck_listfiles=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='amd64-portbld-freebsd7.2'
host_alias=''
host_cpu='amd64'
host_os='freebsd7.2'
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'
lt_ECHO='echo'
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 LT_OBJDIR ".libs/"
configure: exit 2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2e9d64d60909201047y288a5064o4e7fad5f33edfcb8>
