make install failed.

Copyfilenames Cole copyfilenames at gmail.com
Wed Apr 15 17:40:25 UTC 2009


os:freebsd 6-release

cd /usr/ports/www/firefox3
make reinstall

configure:error:pango not found. pango build with cairo support is required.

/usr/ports/x11-toolkits/gtk20/work/gtk+-2.16.1/config.log
--------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by 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-freebsd6.0

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

hostname = fb6_vbox.mydomain.com
uname -m = i386
uname -r = 6.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005
root at x64.samsco.home:/usr/obj/usr/src/sys/GENERIC

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## 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:2574: result: no
configure:2544: checking for mawk
configure:2574: result: no
configure:2544: checking for nawk
configure:2560: found /usr/bin/nawk
configure:2571: result: nawk
configure:2582: checking whether gmake sets $(MAKE)
configure:2604: result: yes
configure:2855: checking build system type
configure:2873: result: i386-portbld-freebsd6.0
configure:2895: checking host system type
configure:2910: result: i386-portbld-freebsd6.0
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) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 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.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
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) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 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.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
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++: 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: 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: 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) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 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.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
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: 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: 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: $? = 1
configure:11177: result: yes
configure:11341: checking dynamic linker characteristics
configure:12027: result: freebsd6.0 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: freebsd6.0 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:16755: 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
/var/tmp//cc25SNTQ.o(.text+0x19): 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:90: warning: 'b' might be used uninitialized in this function
conftest.c:71: warning: 't' might be 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
/var/tmp//cc3yRHzN.o(.text+0xd): 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 `readMask'
conftest.c:55: warning: unused variable `writeMask'
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
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
configure:24168: $? = 0
configure:24197: result: yes
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:53:21: 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
| /* 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:86:25: 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
| /* 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:53:25: 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
| /* 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
/var/tmp//ccfpaNsc.o(.text+0xd): 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
| /* 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:91:28: 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 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:58:28: 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 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:91:25: 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 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:58:25: 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 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 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:63: 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:79: 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:30819: error:
*** Pango not found. Pango built with Cairo support is required
*** to build GTK+. See http://www.pango.org for Pango information.


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

ac_cv_build=i386-portbld-freebsd6.0
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-freebsd6.0
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_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_crt_externs_h=no
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-freebsd6.0
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_objext=o
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=nawk
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_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='-D_THREAD_SAFE
-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/freetype2
-I/usr/local/include -I/usr/local/include/libpng
-I/usr/local/include/pixman-1  '
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=''
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='nawk'
BASE_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -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/freetype2 -I/usr/local/include
-I/usr/local/include/libpng -I/usr/local/include/pixman-1  '
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=''
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=''
CUPS_API_MINOR=''
CUPS_CFLAGS=''
CUPS_CONFIG=''
CUPS_LIBS=''
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=''
GDK_EXTRA_CFLAGS=''
GDK_EXTRA_LIBS=''
GDK_PACKAGES=''
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/libpng   '
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=''
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=''
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=''
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=''
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-freebsd6.0'
build_alias='i386-portbld-freebsd6.0'
build_cpu='i386'
build_os='freebsd6.0'
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-freebsd6.0'
host_alias=''
host_cpu='i386'
host_os='freebsd6.0'
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 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_XCURSOR 1
#define HAVE_XFIXES 1
#define HAVE_XCOMPOSITE 1
#define HAVE_XDAMAGE 1

configure: exit 1
-------------------------


ls /var/db/pkg
------------------------

1.txt
ORBit2-2.12.2
aspell-0.60.3
at-spi-1.6.4
atk-1.26.0
autoconf-2.13.000227_5
automake-1.4.6_2
avahi-app-0.6.24_1
axel-2.3
bash-3.2.39_1
bitstream-vera-1.10_1
bugbuddy-2.10.0_1
cairo-1.6.4_2,1
cdparanoia-3.9.8_7
cjk-cdrtools-2.01.20041227_1
compositeproto-0.4
consolekit-0.3.0_6
cscope-15.5_1
cups-base-1.1.23.0_5
damageproto-1.1.0_2
dasher-3.2.15
db4-4.0.14_1,1
dbus-1.2.1
dbus-glib-0.80
desktop-file-utils-0.10_2
diablo-jdk-1.5.0.06.00
dmidecode-2.9
docbook-4.1_3
docbook-sk-4.1.2_3
docbook-xml-4.2_1
docbook-xsl-1.68.1
eel-2.10.1_1
encodings-1.0.2,1
eog-2.10.2
epiphany-1.6.4
esound-0.2.36
evolution-2.2.3_1
evolution-data-server-1.2.3
evolution-webcal-2.2.1
expat-2.0.1
fam-2.6.9_6
fileroller-2.10.4,1
firefox-1.0.7_1,1
fixesproto-4.0
flac-1.1.2
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.5.0,1
fontsproto-2.0.2
freetype2-2.3.9
gail-1.8.4
gal2-2.4.3
gcalctool-5.5.42,2
gconf-editor-2.10.0,1
gconf2-2.10.1
gconf2-2.22.0_1
gdbm-1.8.3_3
gdm-2.8.0.1
gedit-2.10.3
getopt-1.1.4_1
gettext-0.14.5
ggv-2.8.5
ghostscript-gnu-7.07_13
gio-fam-backend-2.20.1
gle-3.0.3
glib-1.2.10_11
glib-2.20.1
glitz-0.5.6_1
gmake-3.80_2
gnome-backgrounds-2.10.2
gnome-icon-theme-2.10.1_1
gnome-menus-2.10.2_1
gnome-mime-data-2.18.0_3
gnome-themes-2.10.2
gnome2-2.10.2
gnome_subr-1.0
gnomeapplets2-2.10.1_3
gnomeaudio2-2.0.0
gnomecontrolcenter2-2.10.2
gnomedesktop-2.10.2
gnomedocutils-0.2.1_1
gnomegames2-2.10.2
gnomehier-2.0_7
gnomekeyring-0.4.3_1
gnomemag-0.12.1_1
gnomemedia2-2.10.2
gnomemimedata-2.4.2
gnomenetstatus-2.10.0_1
gnomenettool-1.2.0,1
gnomepanel-2.10.2
gnomesession-2.10.0
gnomespeech-0.3.7
gnomespell-1.0.5_5
gnomesystemmonitor-2.10.1
gnomesystemtools-1.2.0_2
gnometerminal-2.10.0_1
gnomeuserdocs2-2.8.1
gnomeutils2-2.10.1,1
gnomevfs2-2.10.1
gnopernicus-0.10.9
gnutls-1.0.24_1
gok-1.0.5
gpdf-2.10.0_2
gsfonts-8.11_2
gstreamer-0.8.10
gstreamer-ffmpeg-0.8.5
gstreamer-plugins-0.8.10_1
gstreamer-plugins-a52dec-0.8.10_1
gstreamer-plugins-cdparanoia-0.8.10_1
gstreamer-plugins-core-0.8_5
gstreamer-plugins-dts-0.8.10_1
gstreamer-plugins-dvd-0.8.10_1
gstreamer-plugins-esound-0.8.10_1
gstreamer-plugins-flac-0.8.10_1
gstreamer-plugins-gconf-0.8.10_1
gstreamer-plugins-gnomevfs-0.8.10_1
gstreamer-plugins-libpng-0.8.10_1
gstreamer-plugins-mad-0.8.10_1
gstreamer-plugins-ogg-0.8.10_1
gstreamer-plugins-pango-0.8.10_1
gstreamer-plugins-vorbis-0.8.10_1
gstreamer-plugins-xvid-0.8.10_1
gtar-1.15.1_1
gtk-1.2.10_13
gtk-2.6.9
gtk-engines2-2.6.4
gtkhtml3-3.6.2
gtksourceview-1.2.1
gucharmap-gnome-1.4.3_1
guile-1.6.5
hal-0.5.11_23
hicolor-icon-theme-0.5
icu-3.8.1_2
imake-6.8.2
inputproto-1.4.2.1
intltool-0.40.6
iso8879-1986_2
jasper-1.900.1_7
javavmwrapper-2.0_5
jpeg-6b_3
kbproto-1.0.3
libGL-7.0.3
libGLU-7.0.3
libICE-1.0.4_1,1
libIDL-0.8.6
libSM-1.0.3_1,1
libX11-1.1.3_1,1
libXau-1.0.3_2
libXcomposite-0.4.0,1
libXcursor-1.1.9_1
libXdamage-1.1.1
libXdmcp-1.0.2_1
libXext-1.0.3,1
libXfixes-4.0.3_1
libXfont-1.3.4,1
libXft-2.1.7
libXi-1.1.3,1
libXinerama-1.0.2,1
libXmu-1.0.3,1
libXpm-3.5.7
libXrandr-1.2.2_1
libXrender-0.9.4_1
libXt-1.0.5_1
libXxf86vm-1.0.1
liba52-0.7.4_1
libart_lgpl-2.3.20,1
libart_lgpl2-2.3.17
libaudiofile-0.2.6
libbonobo-2.10.0
libbonoboui-2.10.1
libcroco-0.6.0_1
libdaemon-0.12
libdrm-2.3.0
libdts-0.0.2
libdvdcss-1.2.8_1
libdvdnav-0.1.9_1
libdvdread-0.9.4_1
libexif-0.6.12_1
libflash-0.4.13
libfontenc-1.0.4
libgail-gnome-1.1.1
libgcrypt-1.2.1_1
libglade2-2.5.1_2
libglut-6.0.1
libgnome-2.10.1
libgnomecanvas-2.10.2_1
libgnomeprint-2.10.3_1
libgnomeprintui-2.10.2
libgnomeui-2.10.1_1
libgpg-error-1.0_1
libgsf-1.11.1_1
libgtkhtml-2.6.3_1
libgtop2-2.10.2
libiconv-1.11_1
libid3tag-0.15.0b_2
libltdl-1.5.18
libmad-0.15.1b_1
libmusicbrainz-2.1.1
libogg-1.1.2_1,3
librsvg2-2.9.5_2
libsoup-2.2.3
libtasn1-0.2.13
libtool-1.3.5_2
libtool-1.5.18
libtool-1.5.26
libungif-4.1.3
libvolume_id-0.81.0
libvorbis-1.1.1,3
libwnck-2.10.3
libxklavier-2.0_2,1
libxml2-2.6.20
libxslt-1.1.14
linc-1.0.3_3
linux-expat-1.95.5_3
linux-fontconfig-2.1_3
linux_base-8-8.0_6
ltmdm-1.4_14
m4-1.4.3
metacity-2.10.3
mkfontdir-1.0.3_1
mkfontscale-1.0.3
mozilla-1.7.12,2
mtools-3.9.8_4
nautilus-cd-burner-2.10.2
nautilus2-2.10.1
nspr-4.6
nspr-4.7
nss-3.10
openldap-client-2.2.27
p5-Compress-Raw-Zlib-2.017
p5-Compress-Zlib-2.015
p5-HTML-Parser-3.60
p5-HTML-Tagset-3.20
p5-HTML-Tree-3.23
p5-IO-Compress-Base-2.015
p5-IO-Compress-Zlib-2.015
p5-Text-Iconv-1.7
p5-Tie-IxHash-1.21
p5-URI-1.37
p5-XML-Filter-BufferText-1.01
p5-XML-Grove-0.46.a
p5-XML-Handler-YAWriter-0.23
p5-XML-NamespaceSupport-1.09_1
p5-XML-Parser-2.36
p5-XML-SAX-0.96
p5-XML-SAX-Expat-0.40
p5-XML-SAX-Writer-0.52
p5-XML-Simple-2.18
p5-XML-Twig-3.32
p5-XML-XPath-1.13
p5-libwww-5.825
p5-libxml-0.08
pango-1.24.0_2
pciids-20080312
pcre-7.7
perl-5.8.7
pilot-link-0.11.8_3
pixman-0.10.0_2
pkg-config-0.23_1
pkgconfig-0.17.2
pkgdb.db
png-1.2.8_2
policykit-0.9_4
popt-1.7
portupgrade-20041226_7
printproto-1.0.4
py24-libxml2-2.6.20_2
python-2.4.1_3
python25-2.5.2_2
randrproto-1.2.1
renderproto-0.9.3
rpm-3.0.6_10
ruby-1.8.2_4
ruby18-bdb4-0.5.3
samba-2.2.12
samba-libsmbclient-3.0.14a_2
scrollkeeper-0.3.14_1,1
sdocbook-xml-4.1.2.5_2
shared-mime-info-0.16_1
sound-juicer-2.10.1
startup-notification-0.8_1
system-tools-backends-1.2.0_2
tcl-8.4.11,1
tiff-3.7.3
totem-gstreamer-1.0.4
unzip-5.52_2
vim-6.3.85
vim-lite-6.3.85
vino-2.10.0
vte-0.11.13_2
windowmaker-0.92.0
wmicons-1.0
xextproto-7.0.2
xf86vidmodeproto-2.2.2
ximian-connector-2.2.2
xineramaproto-1.1.2
xmlcatmgr-2.2
xorg-clients-6.8.2
xorg-documents-6.8.2
xorg-fonts-100dpi-6.8.2
xorg-fonts-75dpi-6.8.2
xorg-fonts-cyrillic-6.8.2
xorg-fonts-encodings-6.8.2
xorg-fonts-miscbitmaps-6.8.2
xorg-fonts-truetype-6.8.2
xorg-fonts-type1-6.8.2
xorg-fontserver-6.8.2
xorg-libraries-6.8.2
xorg-manpages-6.8.2
xorg-nestserver-6.8.2
xorg-printserver-6.8.2
xorg-server-6.8.2_6
xorg-vfbserver-6.8.2
xproto-7.0.10_1
xscreensaver-gnome-4.22
xterm-203
xtrans-1.2.3
xvid-1.0.3,1
yelp-2.10.0_1
zenity-2.10.0
zh-fcitx-3.1.1
zip-2.3_2


More information about the freebsd-gnome mailing list