ports/133743: Gtk20 won't configure for want of cairo-pdf.h, but that is installed.

Andrew Reilly areilly at bigpond.net.au
Wed Apr 15 07:20:03 UTC 2009


>Number:         133743
>Category:       ports
>Synopsis:       Gtk20 won't configure for want of cairo-pdf.h, but that is installed.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 15 07:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Reilly
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gurney.reilly.home 7.1-STABLE FreeBSD 7.1-STABLE #3: Sat Feb 21 19:44:13 EST 2009 root at gurney:/usr/obj/usr/src/sys/GURNEY  i386


	This is an old P-III box with 512M RAM and /usr/ports
	nfs mounted.
>Description:
	cd /usr/ports/x11-toolkits/gtk20
	sudo make install
	results in the attached ./configure failure
>How-To-Repeat:
	The steps above work every time.  I've done several
	portmaster -a runs after fresh csups, and even a
	portmaster -f -t on gtk20, all with the same result.
>Fix:

	No idea.  Has me beat.

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

It was created by gtk+ configure 2.16.1, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --enable-static --with-xinput=yes --enable-cups=auto --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.1

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

hostname = gurney.reilly.home
uname -m = i386
uname -r = 7.1-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 7.1-STABLE #3: Sat Feb 21 19:44:13 EST 2009     root at gurney:/usr/obj/usr/src/sys/GURNEY 

/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: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin


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

configure:2392: checking for a BSD-compatible install
configure:2460: result: /usr/bin/install -c -o root -g wheel
configure:2471: checking whether build environment is sane
configure:2514: result: yes
configure:2544: checking for gawk
configure:2560: found /usr/local/bin/gawk
configure:2571: result: gawk
configure:2582: checking whether gmake sets $(MAKE)
configure:2604: result: yes
configure:2855: checking build system type
configure:2873: result: i386-portbld-freebsd7.1
configure:2895: checking host system type
configure:2910: result: i386-portbld-freebsd7.1
configure:2934: checking for native Win32
configure:2952: result: no
configure:3011: checking for gcc
configure:3038: result: cc
configure:3270: checking for C compiler version
configure:3278: 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:3282: $? = 0
configure:3289: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3293: $? = 0
configure:3300: cc -V >&5
cc: '-V' option must have argument
configure:3304: $? = 1
configure:3327: checking for C compiler default output file name
configure:3349: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3353: $? = 0
configure:3391: result: a.out
configure:3410: checking whether the C compiler works
configure:3420: ./a.out
configure:3424: $? = 0
configure:3443: result: yes
configure:3450: checking whether we are cross compiling
configure:3452: result: no
configure:3455: checking for suffix of executables
configure:3462: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3466: $? = 0
configure:3492: result: 
configure:3498: checking for suffix of object files
configure:3524: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:3528: $? = 0
configure:3553: result: o
configure:3557: checking whether we are using the GNU C compiler
configure:3586: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:3593: $? = 0
configure:3610: result: yes
configure:3619: checking whether cc accepts -g
configure:3649: cc -c -g -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:3656: $? = 0
configure:3757: result: yes
configure:3774: checking for cc option to accept ISO C89
configure:3848: cc  -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:3855: $? = 0
configure:3878: result: none needed
configure:3907: checking for style of include used by gmake
configure:3935: result: GNU
configure:3963: checking dependency style of cc
configure:4046: result: gcc3
configure:4315: checking for C++ compiler version
configure:4323: c++ --version >&5
c++ (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:4327: $? = 0
configure:4334: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:4338: $? = 0
configure:4345: c++ -V >&5
c++: '-V' option must have argument
configure:4349: $? = 1
configure:4352: checking whether we are using the GNU C++ compiler
configure:4381: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp >&5
configure:4388: $? = 0
configure:4405: result: yes
configure:4414: checking whether c++ accepts -g
configure:4444: c++ -c -g -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp >&5
configure:4451: $? = 0
configure:4552: result: yes
configure:4577: checking dependency style of c++
configure:4660: result: gcc3
configure:4699: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp >&5
configure:4706: $? = 0
configure:4754: c++ -c -O2 -fno-strict-aliasing -pipe -x objective-c++ -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp >&5
c++: language objective-c++ not recognized
c++: language objective-c++ not recognized
c++: conftest.cpp: linker input file unused because linking not done
configure:4761: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h.  */
| @interface Foo @end
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:5134: checking for a sed that does not truncate output
configure:5200: result: /usr/bin/sed
configure:5218: checking for grep that handles long lines and -e
configure:5278: result: /usr/bin/grep
configure:5283: checking for egrep
configure:5347: result: /usr/bin/grep -E
configure:5352: checking for fgrep
configure:5416: result: /usr/bin/grep -F
configure:5451: checking for ld used by cc
configure:5518: result: /usr/bin/ld
configure:5527: checking if the linker (/usr/bin/ld) is GNU ld
configure:5542: result: yes
configure:5554: checking for BSD- or MS-compatible name lister (nm)
configure:5603: result: /usr/bin/nm -B
configure:5721: checking the name lister (/usr/bin/nm -B) interface
configure:5728: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:5731: /usr/bin/nm -B "conftest.o"
configure:5734: output
00000000 B some_variable
configure:5741: result: BSD nm
configure:5744: checking whether ln -s works
configure:5748: result: yes
configure:5756: checking the maximum length of command line arguments
configure:5876: result: 262144
configure:5893: checking whether the shell understands some XSI constructs
configure:5903: result: yes
configure:5907: checking whether the shell understands "+="
configure:5913: result: no
configure:5948: checking for /usr/bin/ld option to reload object files
configure:5955: result: -r
configure:6024: checking for objdump
configure:6051: result: objdump
configure:6080: checking how to recognize dependent libraries
configure:6276: result: pass_all
configure:6336: checking for ar
configure:6352: found /usr/bin/ar
configure:6363: result: ar
configure:6441: checking for strip
configure:6457: found /usr/bin/strip
configure:6468: result: strip
configure:6540: checking for ranlib
configure:6556: found /usr/bin/ranlib
configure:6567: result: ranlib
configure:6657: checking command to parse /usr/bin/nm -B output from cc object
configure:6775: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:6778: $? = 0
configure:6782: /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:6785: $? = 0
configure:6839: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:6842: $? = 0
configure:6880: result: ok
configure:7747: checking how to run the C preprocessor
configure:7787: cc -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.c
configure:7794: $? = 0
configure:7825: cc -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:7832: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7865: result: cc -E
configure:7894: cc -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.c
configure:7901: $? = 0
configure:7932: cc -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:7939: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7979: checking for ANSI C header files
configure:8009: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8016: $? = 0
configure:8115: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:8119: $? = 0
configure:8125: ./conftest
configure:8129: $? = 0
configure:8147: result: yes
configure:8171: checking for sys/types.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for sys/stat.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for stdlib.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for string.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for memory.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for strings.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for inttypes.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for stdint.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8171: checking for unistd.h
configure:8192: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8199: $? = 0
configure:8216: result: yes
configure:8234: checking for dlfcn.h
configure:8255: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:8262: $? = 0
configure:8279: result: yes
configure:8406: checking for C++ compiler version
configure:8414: c++ --version >&5
c++ (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:8418: $? = 0
configure:8425: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:8429: $? = 0
configure:8436: c++ -V >&5
c++: '-V' option must have argument
configure:8440: $? = 1
configure:8443: checking whether we are using the GNU C++ compiler
configure:8496: result: yes
configure:8505: checking whether c++ accepts -g
configure:8643: result: yes
configure:8668: checking dependency style of c++
configure:8751: result: gcc3
configure:8776: checking how to run the C++ preprocessor
configure:8812: c++ -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp
configure:8819: $? = 0
configure:8850: c++ -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp
conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory
configure:8857: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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:8890: result: c++ -E
configure:8919: c++ -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp
configure:8926: $? = 0
configure:8957: c++ -E -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp
conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory
configure:8964: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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:9145: checking for objdir
configure:9160: result: .libs
configure:9452: checking if cc supports -fno-rtti -fno-exceptions
configure:9470: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9474: $? = 0
configure:9487: result: no
configure:9507: checking for cc option to produce PIC
configure:9779: result: -fPIC -DPIC
configure:9791: checking if cc PIC flag -fPIC -DPIC works
configure:9809: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
configure:9813: $? = 0
configure:9826: result: yes
configure:9850: checking if cc static flag -static works
configure:9878: result: yes
configure:9893: checking if cc supports -c -o file.o
configure:9914: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:9918: $? = 0
configure:9940: result: yes
configure:9948: checking if cc supports -c -o file.o
configure:9995: result: yes
configure:10028: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11102: result: yes
configure:11139: checking whether -lc should be explicitly linked in
configure:11144: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:11147: $? = 0
configure:11162: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:11165: $? = 0
configure:11177: result: no
configure:11341: checking dynamic linker characteristics
configure:12027: result: freebsd7.1 ld.so
configure:12129: checking how to hardcode library paths into programs
configure:12154: result: immediate
configure:12987: checking whether stripping libraries is possible
configure:12992: result: yes
configure:13027: checking if libtool supports shared libraries
configure:13029: result: yes
configure:13032: checking whether to build shared libraries
configure:13053: result: yes
configure:13056: checking whether to build static libraries
configure:13060: result: yes
configure:13210: checking for ld used by c++
configure:13277: result: /usr/bin/ld
configure:13286: checking if the linker (/usr/bin/ld) is GNU ld
configure:13301: result: yes
configure:13356: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14331: result: yes
configure:14359: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.cpp >&5
configure:14362: $? = 0
configure:14544: checking for c++ option to produce PIC
configure:14861: result: -fPIC -DPIC
configure:14870: checking if c++ PIC flag -fPIC -DPIC works
configure:14888: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14892: $? = 0
configure:14905: result: yes
configure:14926: checking if c++ static flag -static works
configure:14954: result: yes
configure:14966: checking if c++ supports -c -o file.o
configure:14987: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:14991: $? = 0
configure:15013: result: yes
configure:15018: checking if c++ supports -c -o file.o
configure:15065: result: yes
configure:15095: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:15121: result: yes
configure:15258: checking dynamic linker characteristics
configure:15892: result: freebsd7.1 ld.so
configure:15943: checking how to hardcode library paths into programs
configure:15968: result: immediate
configure:16027: creating ./config.lt

## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:603: creating libtool
configure:17593: checking for special C compiler options needed for large files
configure:17688: result: no
configure:17694: checking for _FILE_OFFSET_BITS value needed for large files
configure:17729: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:17736: $? = 0
configure:17805: result: no
configure:17952: checking for nm
configure:17983: result: /usr/bin/nm -B
configure:17992: checking whether to enable maintainer-specific portions of Makefiles
configure:18001: result: no
configure:18017: checking for some Win32 platform
configure:18027: result: no
configure:18323: checking whether build environment is sane
configure:18366: result: yes
configure:18370: checking for library containing strerror
configure:18411: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:18418: $? = 0
configure:18449: result: none required
configure:18460: checking for cc option to accept ANSI C
configure:18528: cc  -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include/freetype2  -I/usr/local/include conftest.c >&5
configure:18535: $? = 0
configure:18555: result: none needed
configure:18580: checking for a BSD-compatible install
configure:18648: result: /usr/bin/install -c -o root -g wheel
configure:18659: checking whether gmake sets $(MAKE)
configure:18681: result: yes
configure:18809: checking for pkg-config
configure:18827: found /usr/local/bin/pkg-config
configure:18839: result: /usr/local/bin/pkg-config
configure:18864: checking pkg-config is at least version 0.9.0
configure:18867: result: yes
configure:18878: checking for BASE_DEPENDENCIES
configure:18885: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.19.7    atk >= 1.13.0    pango >= 1.20    cairo >= 1.6"
configure:18888: $? = 0
configure:18901: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.19.7    atk >= 1.13.0    pango >= 1.20    cairo >= 1.6"
configure:18904: $? = 0
configure:18981: result: yes
configure:19005: checking Whether to write dependencies into .pc files
configure:19024: result: yes
configure:19045: checking for perl5
configure:19063: found /usr/bin/perl5
configure:19075: result: /usr/bin/perl5
configure:19090: checking for indent
configure:19106: found /usr/bin/indent
configure:19117: result: indent
configure:19141: checking for lstat
configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
configure:19204: $? = 0
configure:19226: result: yes
configure:19141: checking for mkstemp
configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
configure:19204: $? = 0
configure:19226: result: yes
configure:19141: checking for flockfile
configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
configure:19204: $? = 0
configure:19226: result: yes
configure:19141: checking for getc_unlocked
configure:19197: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
configure:19204: $? = 0
configure:19226: result: yes
configure:19242: checking for localtime_r
configure:19298: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
configure:19305: $? = 0
configure:19327: result: yes
configure:19341: checking for _NL_TIME_FIRST_WEEKDAY
configure:19367: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:33: error: '_NL_TIME_FIRST_WEEKDAY' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
configure:19374: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int
| main ()
| {
| 
| char c;
| c = *((unsigned char *)  nl_langinfo(_NL_TIME_FIRST_WEEKDAY));
| 
|   ;
|   return 0;
| }
configure:19393: result: no
configure:19404: checking for _NL_MEASUREMENT_MEASUREMENT
configure:19430: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:33: error: '_NL_MEASUREMENT_MEASUREMENT' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
configure:19437: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int
| main ()
| {
| 
| char c;
| c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
| 
|   ;
|   return 0;
| }
configure:19456: result: no
configure:19467: checking for _NL_PAPER_HEIGHT
configure:19493: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:33: error: '_NL_PAPER_HEIGHT' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
configure:19500: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int
| main ()
| {
| 
| char c;
| c = *((unsigned char *)  nl_langinfo(_NL_PAPER_HEIGHT));
| 
|   ;
|   return 0;
| }
configure:19519: result: no
configure:19530: checking for _NL_PAPER_WIDTH
configure:19556: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:33: error: '_NL_PAPER_WIDTH' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
configure:19563: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int
| main ()
| {
| 
| char c;
| c = *((unsigned char *)  nl_langinfo(_NL_PAPER_WIDTH));
| 
|   ;
|   return 0;
| }
configure:19582: result: no
configure:19593: checking for sigsetjmp
configure:19619: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
configure:19626: $? = 0
configure:19645: result: yes
configure:19674: checking locale.h usability
configure:19691: cc -c -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19698: $? = 0
configure:19712: result: yes
configure:19716: checking locale.h presence
configure:19731: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:19738: $? = 0
configure:19752: result: yes
configure:19785: checking for locale.h
configure:19794: result: yes
configure:19810: checking for LC_MESSAGES
configure:19836: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
configure:19843: $? = 0
configure:19863: result: yes
configure:19892: checking libintl.h usability
configure:19909: cc -c -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:19916: $? = 0
configure:19930: result: yes
configure:19934: checking libintl.h presence
configure:19949: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:19956: $? = 0
configure:19970: result: yes
configure:20003: checking for libintl.h
configure:20010: result: yes
configure:20021: checking for ngettext in libc
configure:20049: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  >&5
/tmp/cc0w9hkw.o(.text+0x29): In function `main':
: undefined reference to `libintl_ngettext'
configure:20056: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return !ngettext ("","", 1)
|   ;
|   return 0;
| }
configure:20077: result: no
configure:20252: checking for bindtextdomain in -lintl
configure:20287: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl   >&5
configure:20294: $? = 0
configure:20315: result: yes
configure:20318: checking for ngettext in -lintl
configure:20353: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl   >&5
configure:20360: $? = 0
configure:20381: result: yes
configure:20384: checking for dgettext in -lintl
configure:20419: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lintl   >&5
conftest.c:37: warning: conflicting types for built-in function 'dgettext'
configure:20426: $? = 0
configure:20447: result: yes
configure:20620: checking for bind_textdomain_codeset
configure:20676: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
configure:20683: $? = 0
configure:20705: result: yes
configure:20747: checking for msgfmt
configure:20774: result: /usr/local/bin/msgfmt
configure:20787: checking for dcgettext
configure:20843: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c:55: warning: conflicting types for built-in function 'dcgettext'
configure:20850: $? = 0
configure:20872: result: yes
configure:20885: checking if msgfmt accepts -c
configure:20900: $MSGFMT -c -o /dev/null conftest.foo
configure:20903: $? = 0
configure:20905: result: yes
configure:20915: checking for gmsgfmt
configure:20946: result: /usr/local/bin/msgfmt
configure:20956: checking for xgettext
configure:20983: result: /usr/local/bin/xgettext
configure:21012: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
configure:21019: $? = 0
configure:21195: checking for catalogs to be installed
configure:21220: result:  af am ang ar as ast az az_IR be be at latin bg bn bn_IN br bs ca ca at valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kn ko ku li lt lv mai mi mk ml mn mr ms nb ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr at latin sr at ije sv ta te th tk tr tt uk ur uz uz at cyrillic vi wa xh yi zh_CN zh_HK zh_TW
configure:21291: checking for extra flags to get ANSI library prototypes
configure:21316: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  -lm >&5
configure:21320: $? = 0
configure:21326: ./conftest
configure:21330: $? = 0
configure:21332: result: none needed
configure:21404: checking for the BeOS
configure:21413: result: no
configure:21421: checking for HP-UX
configure:21430: result: no
configure:21435: checking for extra flags for POSIX compliance
configure:21458: cc -c -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c: In function 'main':
conftest.c:39: warning: unused variable 'dir'
configure:21465: $? = 0
configure:21470: result: none needed
configure:21614: checking for pkg-config
configure:21644: result: /usr/local/bin/pkg-config
configure:21669: checking pkg-config is at least version 0.16
configure:21672: result: yes
configure:21690: checking for GLIB - version >= 2.19.7
configure:21815: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0    -lintl  >&5
configure:21819: $? = 0
configure:21825: ./conftest
configure:21829: $? = 0
configure:21850: result: yes (version 2.20.1)
configure:21968: checking for bind_textdomain_codeset
configure:22053: result: yes
configure:22083: checking pwd.h usability
configure:22100: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:22107: $? = 0
configure:22121: result: yes
configure:22125: checking pwd.h presence
configure:22140: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:22147: $? = 0
configure:22161: result: yes
configure:22194: checking for pwd.h
configure:22203: result: yes
configure:22238: checking sys/time.h usability
configure:22255: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:22262: $? = 0
configure:22276: result: yes
configure:22280: checking sys/time.h presence
configure:22295: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:22302: $? = 0
configure:22316: result: yes
configure:22349: checking for sys/time.h
configure:22358: result: yes
configure:22382: checking for unistd.h
configure:22389: result: yes
configure:22548: checking ftw.h usability
configure:22565: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:22572: $? = 0
configure:22586: result: yes
configure:22590: checking ftw.h presence
configure:22605: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:22612: $? = 0
configure:22626: result: yes
configure:22659: checking for ftw.h
configure:22668: result: yes
configure:22688: checking for GNU ftw extensions
configure:22713: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
conftest.c:50: error: (Each undeclared identifier is reported only once
conftest.c:50: error: for each function it appears in.)
conftest.c:50: warning: unused variable 'flags'
configure:22720: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| /* end confdefs.h.  */
| #define _XOPEN_SOURCE 500
| #define _GNU_SOURCE
| #include <ftw.h>
| int
| main ()
| {
| int flags = FTW_ACTIONRETVAL;
|   ;
|   return 0;
| }
configure:22743: result: no
configure:22752: checking for ANSI C header files
configure:22920: result: yes
configure:22932: checking for an ANSI C-conforming const
configure:23007: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: warning: 't' is used uninitialized in this function
conftest.c:90: warning: 'b' is used uninitialized in this function
conftest.c:96: warning: 'cs[0]' is used uninitialized in this function
configure:23014: $? = 0
configure:23029: result: yes
configure:23041: checking return type of signal handlers
configure:23069: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: error: void value not ignored as it ought to be
configure:23076: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:23091: result: void
configure:23105: checking for stdlib.h
configure:23112: result: yes
configure:23105: checking for unistd.h
configure:23112: result: yes
configure:23255: checking for getpagesize
configure:23311: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
configure:23318: $? = 0
configure:23340: result: yes
configure:23352: checking for working mmap
configure:23499: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
configure:23503: $? = 0
configure:23509: ./conftest
configure:23513: $? = 0
configure:23530: result: yes
configure:23546: checking for mallinfo
configure:23602: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
/tmp/ccnVxUnL.o(.text+0x12): In function `main':
: undefined reference to `mallinfo'
configure:23609: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mallinfo innocuous_mallinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mallinfo (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mallinfo
| 
| /* 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 mallinfo ();
| /* 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_mallinfo || defined __stub___mallinfo
| choke me
| #endif
| 
| int
| main ()
| {
| return mallinfo ();
|   ;
|   return 0;
| }
configure:23631: result: no
configure:23647: checking for getresuid
configure:23703: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
configure:23710: $? = 0
configure:23732: result: yes
configure:23744: checking for uid_t in sys/types.h
configure:23767: result: yes
configure:23784: checking for fd_set
configure:23807: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c: In function 'main':
conftest.c:55: warning: unused variable 'writeMask'
conftest.c:55: warning: unused variable 'readMask'
configure:23814: $? = 0
configure:23829: result: yes, found in sys/types.h
configure:23867: checking for wchar.h
configure:23882: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:23889: $? = 0
configure:23910: result: yes
configure:23914: checking for wctype.h
configure:23929: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:23936: $? = 0
configure:23957: result: yes
configure:23962: checking for iswalnum
configure:24018: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c:76: warning: conflicting types for built-in function 'iswalnum'
configure:24025: $? = 0
configure:24045: result: yes
configure:24125: checking if iswalnum() and friends are properly defined
configure:24161: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl   >&5
In file included from /usr/include/wctype.h:37,
                 from conftest.c:60:
/usr/include/_ctype.h: In function 'main':
/usr/include/_ctype.h:102: error: invalid storage class for function '__maskrune'
/usr/include/_ctype.h:109: error: invalid storage class for function '__sbmaskrune'
/usr/include/_ctype.h:116: error: invalid storage class for function '__istype'
/usr/include/_ctype.h:122: error: invalid storage class for function '__sbistype'
/usr/include/_ctype.h:128: error: invalid storage class for function '__isctype'
/usr/include/_ctype.h:135: error: invalid storage class for function '__toupper'
/usr/include/_ctype.h:142: error: invalid storage class for function '__sbtoupper'
/usr/include/_ctype.h:149: error: invalid storage class for function '__tolower'
/usr/include/_ctype.h:156: error: invalid storage class for function '__sbtolower'
/usr/include/_ctype.h:163: error: invalid storage class for function '__wcwidth'
configure:24168: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main ()
| {
| 
| #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
| #  ifdef HAVE_WCTYPE_H
| #    include <wctype.h>
| #  else
| #    ifdef HAVE_WCHAR_H
| #      include <wchar.h>
| #    endif
| #  endif
| #else
| #  define iswalnum(c) ((wchar_t)(c) <= 0xFF && isalnum(c))
| #endif
| iswalnum((wchar_t) 0);
| 
|   ;
|   return 0;
| }
configure:24197: result: no
configure:24202: checking for uxtheme.h
configure:24217: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
conftest.c:54:21: error: uxtheme.h: No such file or directory
configure:24224: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| /* end confdefs.h.  */
| #include <uxtheme.h>
configure:24245: result: no
configure:24265: checking crt_externs.h usability
configure:24282: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:87:25: error: crt_externs.h: No such file or directory
configure:24289: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 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 <crt_externs.h>
configure:24303: result: no
configure:24307: checking crt_externs.h presence
configure:24322: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
conftest.c:54:25: error: crt_externs.h: No such file or directory
configure:24329: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| /* end confdefs.h.  */
| #include <crt_externs.h>
configure:24343: result: no
configure:24376: checking for crt_externs.h
configure:24385: result: no
configure:24404: checking for _NSGetEnviron
configure:24460: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c  -lintl  >&5
/tmp/cc90mmPb.o(.text+0x12): In function `main':
: undefined reference to `_NSGetEnviron'
configure:24467: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| /* end confdefs.h.  */
| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _NSGetEnviron innocuous__NSGetEnviron
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _NSGetEnviron (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _NSGetEnviron
| 
| /* 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 _NSGetEnviron ();
| /* 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__NSGetEnviron || defined __stub____NSGetEnviron
| choke me
| #endif
| 
| int
| main ()
| {
| return _NSGetEnviron ();
|   ;
|   return 0;
| }
configure:24489: result: no
configure:24522: checking whether to build gmodulized gdk-pixbuf
configure:24537: result: yes
configure:24539: checking whether dynamic modules work
configure:24565: result: yes
configure:24618: checking for TIFFReadRGBAImageOriented in -ltiff
configure:24653: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ltiff -lm  -lintl  >&5
configure:24660: $? = 0
configure:24681: result: yes
configure:24694: checking tiffio.h usability
configure:24711: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:24718: $? = 0
configure:24732: result: yes
configure:24736: checking tiffio.h presence
configure:24751: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:24758: $? = 0
configure:24772: result: yes
configure:24805: checking for tiffio.h
configure:24812: result: yes
configure:25264: checking for jpeg_destroy_decompress in -ljpeg
configure:25299: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljpeg   -lintl  >&5
configure:25306: $? = 0
configure:25327: result: yes
configure:25338: checking for jpeglib.h
configure:25357: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
configure:25364: $? = 0
configure:25378: result: yes
configure:25382: checking for jpeg_simple_progression in -ljpeg
configure:25417: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljpeg   -lintl  >&5
configure:25424: $? = 0
configure:25445: result: yes
configure:25479: checking for libpng12
configure:25482: result: yes
configure:25775: checking for jas_init in -ljasper
configure:25810: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -ljasper -ljpeg  -lintl  >&5
configure:25817: $? = 0
configure:25838: result: yes
configure:25875: checking pixbuf loaders to build
configure:25919: result: 
configure:26130: checking if gio can sniff png
configure:26187: cc -o conftest -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   >&5
configure:26191: $? = 0
configure:26197: ./conftest
configure:26201: $? = 0
configure:26222: result: yes
configure:26231: checking immodules to build
configure:26267: result: 
configure:26423: checking for sys/wait.h that is POSIX.1 compatible
configure:26459: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
configure:26466: $? = 0
configure:26481: result: yes
configure:26492: checking return type of signal handlers
configure:26542: result: void
configure:26623: checking sys/systeminfo.h usability
configure:26640: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:92:28: error: sys/systeminfo.h: No such file or directory
configure:26647: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* 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/systeminfo.h>
configure:26661: result: no
configure:26665: checking sys/systeminfo.h presence
configure:26680: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
conftest.c:59:28: error: sys/systeminfo.h: No such file or directory
configure:26687: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <sys/systeminfo.h>
configure:26701: result: no
configure:26734: checking for sys/systeminfo.h
configure:26741: result: no
configure:26764: checking sys/sysinfo.h usability
configure:26781: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c >&5
conftest.c:92:25: error: sys/sysinfo.h: No such file or directory
configure:26788: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* 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/sysinfo.h>
configure:26802: result: no
configure:26806: checking sys/sysinfo.h presence
configure:26821: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.c
conftest.c:59:25: error: sys/sysinfo.h: No such file or directory
configure:26828: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| #include <sys/sysinfo.h>
configure:26842: result: no
configure:26875: checking for sys/sysinfo.h
configure:26882: result: no
configure:26896: checking for mediaLib 2.3
configure:26901: checking for mlib_ImageSetStruct in -lmlib
configure:26936: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c -lmlib   -lintl  >&5
/usr/bin/ld: cannot find -lmlib
configure:26943: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| /* 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 mlib_ImageSetStruct ();
| int
| main ()
| {
| return mlib_ImageSetStruct ();
|   ;
|   return 0;
| }
configure:26964: result: no
configure:27090: checking for x86 platform
configure:27099: result: yes
configure:27107: checking compiler support for MMX
configure:27110: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES conftest.S >&5
configure:27113: $? = 0
configure:27127: result: yes
configure:28729: checking for XOpenDisplay
configure:28785: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:28792: $? = 0
configure:28812: result: yes
configure:28822: checking for XextFindDisplay
configure:28878: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:28885: $? = 0
configure:28905: result: yes
configure:28915: checking for XRenderQueryExtension
configure:28971: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:28978: $? = 0
configure:28998: result: yes
configure:29011: checking if <X11/extensions/XIproto.h> is needed for xReply
configure:29034: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
conftest.c: In function 'main':
conftest.c:64: warning: unused variable 'rep'
configure:29041: $? = 0
configure:29046: result: no
configure:29116: checking for XConvertCase
configure:29172: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:29179: $? = 0
configure:29201: result: yes
configure:29116: checking for XInternAtoms
configure:29172: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:29179: $? = 0
configure:29201: result: yes
configure:29220: checking for XAddConnectionWatch
configure:29276: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:29283: $? = 0
configure:29303: result: yes
configure:29339: checking for XkbQueryExtension
configure:29395: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:29402: $? = 0
configure:29422: result: yes
configure:29439: checking for XShapeCombineMask
configure:29495: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:29502: $? = 0
configure:29522: result: yes
configure:29537: checking for XSyncQueryExtension
configure:29593: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall  -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:29600: $? = 0
configure:29620: result: yes
configure:29623: checking for X11/extensions/sync.h
configure:29644: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall  -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
configure:29651: $? = 0
configure:29666: result: yes
configure:29688: checking for XShmAttach
configure:29744: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  -L/usr/local/lib -lXext -lXrender -lX11  -lintl  >&5
configure:29751: $? = 0
configure:29771: result: yes
configure:29866: checking sys/ipc.h usability
configure:29883: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
configure:29890: $? = 0
configure:29904: result: yes
configure:29908: checking sys/ipc.h presence
configure:29923: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c
configure:29930: $? = 0
configure:29944: result: yes
configure:29977: checking for sys/ipc.h
configure:29984: result: yes
configure:30009: checking sys/shm.h usability
configure:30026: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
configure:30033: $? = 0
configure:30047: result: yes
configure:30051: checking sys/shm.h presence
configure:30066: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c
configure:30073: $? = 0
configure:30087: result: yes
configure:30120: checking for sys/shm.h
configure:30127: result: yes
configure:30145: checking X11/extensions/XShm.h
configure:30181: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall  -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
conftest.c: In function 'main':
conftest.c:80: warning: unused variable 'x_shm_info'
configure:30188: $? = 0
configure:30204: result: yes
configure:30388: checking for Xinerama support on XFree86
configure:30534: result: yes
configure:30810: checking Pango flags
configure:30816: result: -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include   -pthread -L/usr/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
configure:30865: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include   -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c -pthread -L/usr/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0    >&5
configure:30872: $? = 0
configure:30931: checking ATK flags
configure:30937: result: -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0  
configure:30984: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0    >&5
configure:30991: $? = 0
configure:31066: checking for library containing gethostent
configure:31107: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  >&5
configure:31114: $? = 0
configure:31145: result: none required
configure:31153: checking for library containing setsockopt
configure:31194: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  >&5
configure:31201: $? = 0
configure:31232: result: none required
configure:31240: checking for library containing connect
configure:31281: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c  >&5
configure:31288: $? = 0
configure:31319: result: none required
configure:31328: checking for struct sockaddr_un.sun_len
configure:31359: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
configure:31366: $? = 0
configure:31427: result: yes
configure:31468: checking for cups-config
configure:31486: found /usr/local/bin/cups-config
configure:31499: result: /usr/local/bin/cups-config
configure:31539: checking cups/cups.h usability
configure:31556: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
configure:31563: $? = 0
configure:31577: result: yes
configure:31581: checking cups/cups.h presence
configure:31596: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c
configure:31603: $? = 0
configure:31617: result: yes
configure:31650: checking for cups/cups.h
configure:31657: result: yes
configure:31705: cc -c -I/usr/local/include -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   conftest.c >&5
conftest.c: In function 'main':
conftest.c:83: error: storage size of 'http' isn't known
configure:31712: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define USE_MMX 1
| #define HAVE_XCONVERTCASE 1
| #define HAVE_XINTERNATOMS 1
| #define HAVE_X11R6 1
| #define HAVE_XKB 1
| #define HAVE_SHAPE_EXT 1
| #define HAVE_XSYNC 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define HAVE_XSHM_H 1
| #define HAVE_XFREE_XINERAMA 1
| #define HAVE_XINERAMA 1
| #define XINPUT_XFREE 1
| #define HAVE_RANDR 1
| #define HAVE_XCURSOR 1
| #define HAVE_XFIXES 1
| #define HAVE_XCOMPOSITE 1
| #define HAVE_XDAMAGE 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define HAVE_CUPS_API_1_2 1
| /* end confdefs.h.  */
| #include <cups/http.h>
| int
| main ()
| {
| http_t http; char *s = http.authstring;
|   ;
|   return 0;
| }
configure:31740: checking for httpGetAuthString
configure:31796: cc -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include   -L/usr/local/lib conftest.c -lcups -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt -lgpg-error -lz -pthread -lm -lcrypt >&5
configure:31803: $? = 0
configure:31825: result: yes
configure:31865: checking cairo-pdf.h usability
configure:31882: cc -c -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include       conftest.c >&5
conftest.c:113:23: error: cairo-pdf.h: No such file or directory
configure:31889: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define USE_MMX 1
| #define HAVE_XCONVERTCASE 1
| #define HAVE_XINTERNATOMS 1
| #define HAVE_X11R6 1
| #define HAVE_XKB 1
| #define HAVE_SHAPE_EXT 1
| #define HAVE_XSYNC 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define HAVE_XSHM_H 1
| #define HAVE_XFREE_XINERAMA 1
| #define HAVE_XINERAMA 1
| #define XINPUT_XFREE 1
| #define HAVE_RANDR 1
| #define HAVE_XCURSOR 1
| #define HAVE_XFIXES 1
| #define HAVE_XCOMPOSITE 1
| #define HAVE_XDAMAGE 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define HAVE_CUPS_API_1_2 1
| #define HAVE_HTTPGETAUTHSTRING 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 <cairo-pdf.h>
configure:31903: result: no
configure:31907: checking cairo-pdf.h presence
configure:31922: cc -E -I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include       conftest.c
conftest.c:80:23: error: cairo-pdf.h: No such file or directory
configure:31929: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.16.1"
| #define PACKAGE_STRING "gtk+ 2.16.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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/"
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FTW_H 1
| #define HAVE_FTW_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETRESUID 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_BROKEN_WCTYPE 1
| #define USE_GMODULE 1
| #define HAVE_PROGRESSIVE_JPEG 1
| #define GDK_PIXBUF_USE_GIO_MIME 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define USE_MMX 1
| #define HAVE_XCONVERTCASE 1
| #define HAVE_XINTERNATOMS 1
| #define HAVE_X11R6 1
| #define HAVE_XKB 1
| #define HAVE_SHAPE_EXT 1
| #define HAVE_XSYNC 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define HAVE_XSHM_H 1
| #define HAVE_XFREE_XINERAMA 1
| #define HAVE_XINERAMA 1
| #define XINPUT_XFREE 1
| #define HAVE_RANDR 1
| #define HAVE_XCURSOR 1
| #define HAVE_XFIXES 1
| #define HAVE_XCOMPOSITE 1
| #define HAVE_XDAMAGE 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define HAVE_CUPS_API_1_2 1
| #define HAVE_HTTPGETAUTHSTRING 1
| /* end confdefs.h.  */
| #include <cairo-pdf.h>
configure:31943: result: no
configure:31976: checking for cairo-pdf.h
configure:31983: result: no
configure:31990: error:
*** Can't find cairo-pdf.h. You must build Cairo with the pdf
*** backend enabled.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-portbld-freebsd7.1
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=''
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=''
ac_cv_env_BASE_DEPENDENCIES_LIBS_set=''
ac_cv_env_BASE_DEPENDENCIES_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=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include/freetype2  -I/usr/local/include'
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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
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_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.1
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_func_XAddConnectionWatch=yes
ac_cv_func_XConvertCase=yes
ac_cv_func_XInternAtoms=yes
ac_cv_func_XOpenDisplay=yes
ac_cv_func_XRenderQueryExtension=yes
ac_cv_func_XShapeCombineMask=yes
ac_cv_func_XShmAttach=yes
ac_cv_func_XSyncQueryExtension=yes
ac_cv_func_XextFindDisplay=yes
ac_cv_func_XkbQueryExtension=yes
ac_cv_func__NSGetEnviron=no
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_func_flockfile=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getresuid=yes
ac_cv_func_httpGetAuthString=yes
ac_cv_func_iswalnum=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_mallinfo=no
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_header_X11_extensions_sync_h=yes
ac_cv_header_cairo_pdf_h=no
ac_cv_header_crt_externs_h=no
ac_cv_header_cups_cups_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_ftw_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_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_ipc_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysinfo_h=no
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd7.1
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dgettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_lib_jasper_jas_init=yes
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_jpeg_jpeg_simple_progression=yes
ac_cv_lib_mlib_mlib_ImageSetStruct=no
ac_cv_lib_tiff_TIFFReadRGBAImageOriented=yes
ac_cv_member_struct_sockaddr_un_sun_len=yes
ac_cv_objext=o
ac_cv_path_CUPS_CONFIG=/usr/local/bin/cups-config
ac_cv_path_DOLT_BASH=''
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_NM='/usr/bin/nm -B'
ac_cv_path_PERL=/usr/bin/perl5
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_INDENT=indent
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_cxx_g=yes
ac_cv_prog_make_gmake_set=yes
ac_cv_search_connect='none required'
ac_cv_search_gethostent='none required'
ac_cv_search_setsockopt='none required'
ac_cv_search_strerror='none required'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_signal=void
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=no
gt_cv_func_dgettext_libintl=yes
gt_cv_func_ngettext_libc=no
gt_cv_have_gettext=yes
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_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=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_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\", (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
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
pkg_cv_BASE_DEPENDENCIES_LIBS='-pthread -L/usr/local/lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo  '

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

ACLOCAL='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run aclocal-1.7 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run tar'
AR='ar'
AS='as'
ATK_PREFIX='/usr/local'
AUTOCONF='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run automake-1.7'
AWK='gawk'
BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
BASE_DEPENDENCIES_LIBS='-pthread -L/usr/local/lib -latk-1.0 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo  '
BUILD_DYNAMIC_MODULES_FALSE='#'
BUILD_DYNAMIC_MODULES_TRUE=''
BUILD_GDIPLUS_LOADERS_FALSE=''
BUILD_GDIPLUS_LOADERS_TRUE='#'
CAIRO_PREFIX='/usr/local'
CATALOGS=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be at latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca at valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at latin.gmo sr at ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo uk.gmo ur.gmo uz.gmo uz at cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCAS='$(CC)'
CCASFLAGS='$(CFLAGS)'
CCDEPMODE='depmode=gcc3'
CFLAGS='-DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include/freetype2  -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -D_THREAD_SAFE -I/usr/local/include      '
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CUPS_API_MAJOR='1'
CUPS_API_MINOR='3'
CUPS_CFLAGS='-I/usr/local/include'
CUPS_CONFIG='/usr/local/bin/cups-config'
CUPS_LIBS='-lcups -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt -lgpg-error -lz -pthread -lm -lcrypt'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DATADIRNAME='share'
DB2HTML=''
DEFS=''
DEPDIR='.deps'
DISABLE_EXPLICIT_DEPS_FALSE=''
DISABLE_EXPLICIT_DEPS_TRUE='#'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_MAN_FALSE=''
ENABLE_MAN_TRUE=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GAIL_INET_LIBS=''
GAIL_LT_CURRENT_MINUS_AGE='18'
GAIL_LT_VERSION_INFO='18:1:0'
GDK_DEP_CFLAGS='  '
GDK_DEP_LIBS='   -lm '
GDK_EXTRA_CFLAGS=''
GDK_EXTRA_LIBS=''
GDK_PACKAGES='pango pangocairo gio-2.0 fontconfig x11 xext xrender xinerama xi xrandr xcursor xfixes xcomposite xdamage cairo-xlib'
GDK_PIXBUF_CSOURCE=''
GDK_PIXBUF_DEP_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include   '
GDK_PIXBUF_DEP_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0    -lm '
GDK_PIXBUF_EXTRA_CFLAGS=''
GDK_PIXBUF_EXTRA_LIBS=' -lm '
GDK_PIXBUF_MAJOR='2'
GDK_PIXBUF_MICRO='1'
GDK_PIXBUF_MINOR='16'
GDK_PIXBUF_PACKAGES='gmodule-no-export-2.0 gobject-2.0 gio-2.0'
GDK_PIXBUF_VERSION='2.16.1'
GDK_PIXBUF_XLIB_DEP_CFLAGS='-D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include    '
GDK_PIXBUF_XLIB_DEP_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11     -lm '
GDK_PIXBUF_XLIB_EXTRA_CFLAGS=''
GDK_PIXBUF_XLIB_EXTRA_LIBS=''
GDK_PIXBUF_XLIB_PACKAGES='x11'
GDK_WLIBS=''
GETTEXT_PACKAGE='gtk20'
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-pthread -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
GLIB_MKENUMS='glib-mkenums'
GLIB_PREFIX='/usr/local'
GMOFILES=' af.gmo am.gmo ang.gmo ar.gmo as.gmo ast.gmo az.gmo az_IR.gmo be.gmo be at latin.gmo bg.gmo bn.gmo bn_IN.gmo br.gmo bs.gmo ca.gmo ca at valencia.gmo crh.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo io.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo li.gmo lt.gmo lv.gmo mai.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo nso.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at latin.gmo sr at ije.gmo sv.gmo ta.gmo te.gmo th.gmo tk.gmo tr.gmo tt.gmo uk.gmo ur.gmo uz.gmo uz at cyrillic.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTK_API_VERSION='2.0'
GTK_BINARY_AGE='1601'
GTK_BINARY_VERSION='2.10.0'
GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
GTK_DEP_CFLAGS='   '
GTK_DEP_LIBS='  -pthread -L/usr/local/lib -lpangocairo-1.0 -lX11 -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0     -lm '
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_EXTRA_CFLAGS=''
GTK_EXTRA_LIBS=''
GTK_INTERFACE_AGE='1'
GTK_MAJOR_VERSION='2'
GTK_MICRO_VERSION='1'
GTK_MINOR_VERSION='16'
GTK_PACKAGES='atk cairo gio-2.0 pangoft2'
GTK_UPDATE_ICON_CACHE=''
GTK_VERSION='2.16.1'
GTK_XIM_FLAGS=''
HAVE_CUPS_FALSE='#'
HAVE_CUPS_TRUE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE=''
HAVE_HTTP_AUTHSTRING=''
HAVE_INCLUDED_IMMMODULES_FALSE=''
HAVE_INCLUDED_IMMMODULES_TRUE='#'
HAVE_JASPER_FALSE='#'
HAVE_JASPER_TRUE=''
HAVE_JPEG_FALSE='#'
HAVE_JPEG_TRUE=''
HAVE_OBJC_FALSE=''
HAVE_OBJC_TRUE='#'
HAVE_PNG_FALSE='#'
HAVE_PNG_TRUE=''
HAVE_TIFF_FALSE='#'
HAVE_TIFF_TRUE=''
HAVE_X11R6_FALSE='#'
HAVE_X11R6_TRUE=''
HTML_DIR=''
INCLUDED_IMMODULE_DEFINE=''
INCLUDED_IMMODULE_OBJ=''
INCLUDED_LOADER_DEFINE=''
INCLUDED_LOADER_OBJ=''
INCLUDE_ANI_FALSE=''
INCLUDE_ANI_TRUE='#'
INCLUDE_BMP_FALSE=''
INCLUDE_BMP_TRUE='#'
INCLUDE_GDIPLUS_FALSE=''
INCLUDE_GDIPLUS_TRUE='#'
INCLUDE_GIF_FALSE=''
INCLUDE_GIF_TRUE='#'
INCLUDE_ICNS_FALSE=''
INCLUDE_ICNS_TRUE='#'
INCLUDE_ICO_FALSE=''
INCLUDE_ICO_TRUE='#'
INCLUDE_IM_AM_ET_FALSE=''
INCLUDE_IM_AM_ET_TRUE='#'
INCLUDE_IM_CEDILLA_FALSE=''
INCLUDE_IM_CEDILLA_TRUE='#'
INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE=''
INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#'
INCLUDE_IM_IME_FALSE=''
INCLUDE_IM_IME_TRUE='#'
INCLUDE_IM_INUKTITUT_FALSE=''
INCLUDE_IM_INUKTITUT_TRUE='#'
INCLUDE_IM_IPA_FALSE=''
INCLUDE_IM_IPA_TRUE='#'
INCLUDE_IM_MULTIPRESS_FALSE=''
INCLUDE_IM_MULTIPRESS_TRUE='#'
INCLUDE_IM_THAI_FALSE=''
INCLUDE_IM_THAI_TRUE='#'
INCLUDE_IM_TI_ER_FALSE=''
INCLUDE_IM_TI_ER_TRUE='#'
INCLUDE_IM_TI_ET_FALSE=''
INCLUDE_IM_TI_ET_TRUE='#'
INCLUDE_IM_VIQR_FALSE=''
INCLUDE_IM_VIQR_TRUE='#'
INCLUDE_IM_XIM_FALSE=''
INCLUDE_IM_XIM_TRUE='#'
INCLUDE_JASPER_FALSE=''
INCLUDE_JASPER_TRUE='#'
INCLUDE_JPEG_FALSE=''
INCLUDE_JPEG_TRUE='#'
INCLUDE_PCX_FALSE=''
INCLUDE_PCX_TRUE='#'
INCLUDE_PNG_FALSE=''
INCLUDE_PNG_TRUE='#'
INCLUDE_PNM_FALSE=''
INCLUDE_PNM_TRUE='#'
INCLUDE_RAS_FALSE=''
INCLUDE_RAS_TRUE='#'
INCLUDE_TGA_FALSE=''
INCLUDE_TGA_TRUE='#'
INCLUDE_TIFF_FALSE=''
INCLUDE_TIFF_TRUE='#'
INCLUDE_WBMP_FALSE=''
INCLUDE_WBMP_TRUE='#'
INCLUDE_XBM_FALSE=''
INCLUDE_XBM_TRUE='#'
INCLUDE_XPM_FALSE=''
INCLUDE_XPM_TRUE='#'
INDENT='indent'
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='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
LD='/usr/bin/ld'
LDFLAGS='-L/usr/local/lib'
LIBJASPER='-ljasper'
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBPNG='-L/usr/local/lib -lpng -lz -lm  '
LIBS=''
LIBTIFF='-ltiff'
LIBTOOL='$(SHELL) /usr/ports/x11-toolkits/gtk20/work/gnome-libtool'
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"'
LIB_EXE_MACHINE_FLAG='X86'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='1600:1:1600'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_OPTS='-c'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_LINUX_FALSE=''
OS_LINUX_TRUE='#'
OS_UNIX_FALSE='#'
OS_UNIX_TRUE=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='gtk+'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B'
PACKAGE_NAME='gtk+'
PACKAGE_STRING='gtk+ 2.16.1'
PACKAGE_TARNAME='gtk+'
PACKAGE_VERSION='2.16.1'
PANGO_PREFIX='/usr/local'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl5'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=' af.po am.po ang.po ar.po as.po ast.po az.po az_IR.po be.po be at latin.po bg.po bn.po bn_IN.po br.po bs.po ca.po ca at valencia.po crh.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po io.po is.po it.po ja.po ka.po kn.po ko.po ku.po li.po lt.po lv.po mai.po mi.po mk.po ml.po mn.po mr.po ms.po nb.po ne.po nl.po nn.po nso.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr at latin.po sr at ije.po sv.po ta.po te.po th.po tk.po tr.po tt.po uk.po ur.po uz.po uz at cyrillic.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
REBUILD_PNGS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEST_PRINT_BACKEND_FALSE=''
TEST_PRINT_BACKEND_TRUE=''
USE_DIRECTFB_FALSE=''
USE_DIRECTFB_TRUE='#'
USE_MEDIALIB25_FALSE=''
USE_MEDIALIB25_TRUE='#'
USE_MEDIALIB_FALSE=''
USE_MEDIALIB_TRUE='#'
USE_MMX_FALSE='#'
USE_MMX_TRUE=''
USE_NLS='yes'
USE_QUARTZ_FALSE=''
USE_QUARTZ_TRUE='#'
USE_WIN32_FALSE=''
USE_WIN32_TRUE='#'
USE_X11_FALSE='#'
USE_X11_TRUE=''
VERSION='2.16.1'
WINDRES=''
XGETTEXT='/usr/local/bin/xgettext'
XINPUT_XFREE_FALSE='#'
XINPUT_XFREE_TRUE=''
XMKMF=''
XMLCATALOG=''
XML_CATALOG_FILE=''
XSLTPROC=''
X_CFLAGS='-D_THREAD_SAFE -I/usr/local/include  '
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.1'
build_alias='i386-portbld-freebsd7.1'
build_cpu='i386'
build_os='freebsd7.1'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gdktarget='x11'
gdktargetlib='libgdk-x11-2.0.la'
gtktargetlib='libgtk-x11-2.0.la'
host='i386-portbld-freebsd7.1'
host_alias=''
host_cpu='i386'
host_os='freebsd7.1'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='/usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='/usr/local/share/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='/usr/local/man'
ms_librarian=''
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 "gtk+"
#define PACKAGE_TARNAME "gtk+"
#define PACKAGE_VERSION "2.16.1"
#define PACKAGE_STRING "gtk+ 2.16.1"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
#define GETTEXT_PACKAGE "gtk20"
#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/"
#define GTK_COMPILED_WITH_DEBUGGING "minimum"
#define HAVE_LSTAT 1
#define HAVE_MKSTEMP 1
#define HAVE_FLOCKFILE 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_LOCALTIME_R 1
#define HAVE_SIGSETJMP 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GTK_LOCALEDIR "/usr/local/share/locale"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_PWD_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FTW_H 1
#define HAVE_FTW_H 1
#define STDC_HEADERS 1
#define RETSIGTYPE void
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_GETRESUID 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_BROKEN_WCTYPE 1
#define USE_GMODULE 1
#define HAVE_PROGRESSIVE_JPEG 1
#define GDK_PIXBUF_USE_GIO_MIME 1
#define HAVE_SYS_WAIT_H 1
#define RETSIGTYPE void
#define USE_MMX 1
#define HAVE_XCONVERTCASE 1
#define HAVE_XINTERNATOMS 1
#define HAVE_X11R6 1
#define HAVE_XKB 1
#define HAVE_SHAPE_EXT 1
#define HAVE_XSYNC 1
#define HAVE_IPC_H 1
#define HAVE_SHM_H 1
#define HAVE_XSHM_H 1
#define HAVE_XFREE_XINERAMA 1
#define HAVE_XINERAMA 1
#define XINPUT_XFREE 1
#define HAVE_RANDR 1
#define HAVE_XCURSOR 1
#define HAVE_XFIXES 1
#define HAVE_XCOMPOSITE 1
#define HAVE_XDAMAGE 1
#define HAVE_SOCKADDR_UN_SUN_LEN 1
#define HAVE_CUPS_API_1_2 1
#define HAVE_HTTPGETAUTHSTRING 1

configure: exit 1
--- config.log ends here ---

--- gnomelogalyzer.out begins here ---
Script started on Tue Apr 14 22:25:15 2009
gurney:/usr/ports/x11-toolkits/gtk20 # gnome     ./gnomelogalyzer.sh

Generating build log. Please wait... done.

The cause of your build failure is not known to gnomelogalyzer.sh.  Before
e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome at FreeBSD.org,
TRY EACH OF THE FOLLOWING:

  * If you are generating your own logfile, make sure to generate it with
    something similar to:
	  "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or
	  "make |& tee /path/to/logfile" (csh/tcsh)
	* Make sure your cvsup(1) configuration file specifies the 'ports-all'
	  collection
	* Run cvsup(1) and attempt the build again
	* Check /usr/ports/UPDATING for information pertinent to your build
	  failure
	* 99% of the commonly reported build failures can be solved by
	  running "portupgrade -a"
	* Read the FAQs at http://www.FreeBSD.org/gnome/
	* Search the archives of freebsd-gnome at FreeBSD.org.  Archives can be
	  searched at http://www.freebsd.org/gnome/index.html#search

If you have not performed each of the above suggestions, don't bother asking
for help.  The chances are good that you'll simply be told to perform one of
the aforementioned steps.
gurney:/usr/ports/x11-toolkits/gtk20 # ^D

Script done on Tue Apr 14 22:27:10 2009
--- gnomelogalyzer.out ends here ---

--- make.log begins here ---
Script started on Tue Apr 14 22:21:25 2009
gurney:/usr/ports/x11-toolkits/gtk20 # make
===>   gtk-2.16.1 depends on executable: gmake - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found
===>   gtk-2.16.1 depends on file: /usr/local/bin/perl5.8.9 - found
===>   gtk-2.16.1 depends on file: /usr/local/bin/libtool - found
===>   gtk-2.16.1 depends on executable: pkg-config - found
===>   gtk-2.16.1 depends on shared library: png.5 - found
===>   gtk-2.16.1 depends on shared library: tiff.4 - found
===>   gtk-2.16.1 depends on shared library: jpeg.9 - found
===>   gtk-2.16.1 depends on shared library: jasper.4 - found
===>   gtk-2.16.1 depends on shared library: cups.2 - found
===>   gtk-2.16.1 depends on shared library: intl - found
===>   gtk-2.16.1 depends on shared library: atk-1.0.0 - found
===>   gtk-2.16.1 depends on shared library: glib-2.0.0 - found
===>   gtk-2.16.1 depends on shared library: pango-1.0.0 - found
===>  Configuring for gtk-2.16.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking build system type... i386-portbld-freebsd7.1
checking host system type... i386-portbld-freebsd7.1
checking for native Win32... no
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... 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 whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
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.1 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 ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.1 ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for nm... /usr/bin/nm -B
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether gmake sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking Whether to write dependencies into .pc files... yes
checking for perl5... /usr/bin/perl5
checking for indent... indent
checking for lstat... yes
checking for mkstemp... yes
checking for flockfile... yes
checking for getc_unlocked... yes
checking for localtime_r... yes
checking for _NL_TIME_FIRST_WEEKDAY... no
checking for _NL_MEASUREMENT_MEASUREMENT... no
checking for _NL_PAPER_HEIGHT... no
checking for _NL_PAPER_WIDTH... no
checking for sigsetjmp... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  af am ang ar as ast az az_IR be be at latin bg bn bn_IN br bs ca ca at valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id io is it ja ka kn ko ku li lt lv mai mi mk ml mn mr ms nb ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr at latin sr at ije sv ta te th tk tr tt uk ur uz uz at cyrillic vi wa xh yi zh_CN zh_HK zh_TW
checking for extra flags to get ANSI library prototypes... none needed
checking for the BeOS... no
checking for HP-UX... no
checking for extra flags for POSIX compliance... none needed
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.19.7... yes (version 2.20.1)
checking for bind_textdomain_codeset... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking for GNU ftw extensions... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for mallinfo... no
checking for getresuid... yes
checking for uid_t in sys/types.h... yes
checking for fd_set... yes, found in sys/types.h
checking for wchar.h... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking if iswalnum() and friends are properly defined... no
checking for uxtheme.h... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFFReadRGBAImageOriented in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng12... yes
checking for jas_init in -ljasper... yes
checking pixbuf loaders to build... 
checking if gio can sniff png... yes
checking immodules to build... 
checking for sys/wait.h that is POSIX.1 compatible... yes
checking return type of signal handlers... (cached) void
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no
checking for x86 platform... yes
checking compiler support for MMX... yes
checking for XOpenDisplay... yes
checking for XextFindDisplay... yes
checking for XRenderQueryExtension... yes
checking if <X11/extensions/XIproto.h> is needed for xReply... no
checking for XConvertCase... yes
checking for XInternAtoms... yes
checking for XAddConnectionWatch... yes
checking for XkbQueryExtension... yes
checking for XShapeCombineMask... yes
checking for XSyncQueryExtension... yes
checking for X11/extensions/sync.h... yes
checking for XShmAttach... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking X11/extensions/XShm.h... yes
checking for Xinerama support on XFree86... yes
checking Pango flags... -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include   -pthread -L/usr/local/lib -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
gnome-config: not found
Package cairo-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-xlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-xlib' found
gnome-config: not found
Package cairo-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-xlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-xlib' found
checking ATK flags... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -L/usr/local/lib -latk-1.0 -lgobject-2.0 -lglib-2.0  
gnome-config: not found
Package cairo-xlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo-xlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cairo-xlib' found
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for struct sockaddr_un.sun_len... yes
checking for cups-config... /usr/local/bin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for httpGetAuthString... yes
checking cairo-pdf.h usability... no
checking cairo-pdf.h presence... no
checking for cairo-pdf.h... no
configure: error:
*** Can't find cairo-pdf.h. You must build Cairo with the pdf
*** backend enabled.
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome at FreeBSD.org, and attach (a)
"/usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome at FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
gurney:/usr/ports/x11-toolkits/gtk20 # ls -l /usr/local/include/cairo
total 236
-r--r--r--  1 root  wheel   9452 14 Apr 10:22 cairo-deprecated.h
-r--r--r--  1 root  wheel    609 14 Apr 10:22 cairo-features.h
-r--r--r--  1 root  wheel   2491 14 Apr 10:22 cairo-ft.h
-r--r--r--  1 root  wheel   1939 14 Apr 10:22 cairo-glitz.h
-r--r--r--  1 root  wheel   2305 14 Apr 10:22 cairo-pdf.h
-r--r--r--  1 root  wheel   3586 14 Apr 10:22 cairo-ps.h
-r--r--r--  1 root  wheel   2777 14 Apr 10:22 cairo-svg.h
-r--r--r--  1 root  wheel    147 14 Apr 10:22 cairo-version.h
-r--r--r--  1 root  wheel   2174 14 Apr 10:22 cairo-xcb-xrender.h
-r--r--r--  1 root  wheel   2350 14 Apr 10:22 cairo-xcb.h
-r--r--r--  1 root  wheel  79860 14 Apr 10:22 cairo.h
gurney:/usr/ports/x11-toolkits/gtk20 # ^D

Script done on Tue Apr 14 22:24:08 2009
--- make.log ends here ---

--- pkg.lst begins here ---
atk-1.26.0
autoconf-2.62
autoconf-wrapper-20071109
automake-1.10.1
automake-wrapper-20071109
avahi-app-0.6.24_1
avahi-libdns-0.6.24
bdftopcf-1.0.1
bigreqsproto-1.0.2
bitstream-vera-1.10_4
cairo-1.8.6_1,1
compositeproto-0.4
cups-base-1.3.9_3
damageproto-1.1.0_2
db41-4.1.25_4
dbus-1.2.4.4
dbus-glib-0.80
dri2proto-1.99.3
encodings-1.0.2,1
enscript-a4-1.6.4_2
evieext-1.0.2
expat-2.0.1
fixesproto-4.0
flac-1.2.1
font-bh-ttf-1.0.0
font-misc-ethiopic-1.0.0
font-misc-meltho-1.0.0_1
font-util-1.0.1
fontconfig-2.6.0,1
fontsproto-2.0.2
foomatic-filters-3.0.2_4
freetype2-2.3.9
gamin-0.1.10
gawk-3.1.6_1
gdbm-1.8.3_3
gettext-0.17_1
ghostscript8-nox11-8.64
gio-fam-backend-2.20.1
glib-2.20.1
glitz-0.5.6_2
glproto-1.4.9
gmake-3.81_3
gnome_subr-1.0
gnutls-2.6.4
gperf-3.0.3
gsfonts-8.11_4
help2man-1.36.4_2
hicolor-icon-theme-0.10_2
icu-3.8.1_2
inputproto-1.5.0
intltool-0.40.6
jasper-1.900.1_7
jpeg-6b_7
kbproto-1.0.3
libGL-7.4_1
libGLU-7.4_1
libICE-1.0.4_1,1
libSM-1.1.0_1,1
libX11-1.2.1,1
libXau-1.0.4
libXcomposite-0.4.0,1
libXcursor-1.1.9_1
libXdamage-1.1.1
libXdmcp-1.0.2_1
libXext-1.0.5,1
libXfixes-4.0.3_1
libXfont-1.3.4,1
libXi-1.2.1,1
libXinerama-1.0.3,1
libXmu-1.0.4,1
libXrandr-1.3.0
libXrender-0.9.4_1
libXt-1.0.5_1
libXxf86vm-1.0.2
libcheck-0.9.6
libdaemon-0.12
libdrm-2.4.7
libfontenc-1.0.4
libgcrypt-1.4.4
libglut-7.4_1
libgpg-error-1.7
libiconv-1.11_1
libid3tag-0.15.1b
libltdl-1.5.26
libmad-0.15.1b_2
libogg-1.1.3,4
libpaper-1.1.21_3
libpthread-stubs-0.1
libtool-1.5.26
libxcb-1.2_1
libxml2-2.7.3
libxslt-1.1.24_2
m4-1.4.12,1
mad-0.15.0b_1
madplay-0.15.2b_1
makedepend-1.0.1,1
mgetty-1.1.35_2
mkfontdir-1.0.4
mkfontscale-1.0.6
mksh-r36.b
mpg123-1.6.4
nasm-2.05.01,1
oss-freebsd7-v4.1-1051-i386
p5-XML-Parser-2.36
p5-gettext-1.05_2
pango-1.24.0_2
pcre-7.9
perl-5.8.9_2
pixman-0.15.2
pkg-config-0.23_1
png-1.2.35
poppler-0.10.5
poppler-data-0.2.1
portmaster-2.7
python25-2.5.4_1
randrproto-1.3.0
renderproto-0.9.3
shared-mime-info-0.60
sudo-1.6.9.20
tiff-3.8.2_3
unzip-5.52_5
xcb-proto-1.4
xcb-util-0.3.3
xcmiscproto-1.1.2
xextproto-7.0.5
xf86bigfontproto-1.1.2
xf86vidmodeproto-2.2.2
xineramaproto-1.1.2
xorg-fonts-truetype-7.4
xorg-macros-1.2.1
xproto-7.0.15
xtrans-1.2.3
--- pkg.lst ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list