Error compile ports/graphics/gimp-app (FreeBSD 7.1-STABLE)

Andrei V. Lavreniyuk andy.lavr at reactor-xg.kiev.ua
Thu Feb 26 06:43:51 PST 2009


Hi!


--------------------------------

           for image in cursor-bad.png cursor-color-picker.png 
cursor-corner-top-left.png cursor-corner-top-right.png 
cursor-corner-bottom-left.png cursor-corner-bottom-right.png 
cursor-crosshair.png cursor-crosshair-small.png cursor-mouse.png 
cursor-move.png cursor-none.png cursor-side-top.png cursor-side-left.png 
cursor-side-right.png cursor-side-bottom.png cursor-zoom.png 
modifier-anchor.png modifier-bad.png modifier-background.png 
modifier-control.png modifier-foreground.png modifier-intersect.png 
modifier-join.png modifier-minus.png modifier-move.png 
modifier-pattern.png modifier-plus.png modifier-resize.png 
modifier-select.png tool-airbrush.png tool-blend.png tool-blur.png 
tool-bucket-fill.png tool-burn.png tool-clone.png tool-color-picker.png 
tool-crop.png tool-dodge.png tool-ellipse-select.png tool-eraser.png 
tool-flip-horizontal.png tool-flip-vertical.png tool-free-select.png 
tool-fuzzy-select.png tool-hand.png tool-heal.png tool-ink.png 
tool-iscissors.png tool-measure.png tool-move.png tool-paintbrush.png 
tool-paths.png tool-paths-anchor.png tool-paths-control.png 
tool-paths-segment.png tool-pencil.png tool-perspective.png 
tool-polygon-select.png tool-rect-select.png tool-resize.png 
tool-rotate.png tool-shear.png tool-smudge.png tool-text.png 
tool-zoom.png; do \
             echo $image | \
               sed -e 's|.*/||' -e 's|-|_|g' -e 's|\.png$||' >> 
tool-cursors.list; \
             echo "  ./$image" >> tool-cursors.list; \
           done )
/usr/local/bin/gdk-pixbuf-csource --raw --build-list `cat 
tool-cursors.list` > gimp-tool-cursors.h
failed to load "./cursor-bad.png": Couldn't recognize the image file 
format for file './cursor-bad.png'
gmake[2]: *** [gimp-tool-cursors.h] Ошибка 1
gmake[2]: Leaving directory 
`/usr/ports/graphics/gimp-app/work/gimp-2.6.5/cursors'
gmake[1]: *** [all-recursive] Ошибка 1
gmake[1]: Leaving directory `/usr/ports/graphics/gimp-app/work/gimp-2.6.5'
gmake: *** [all] Ошибка 2
*** Error code 2

Stop in /usr/ports/graphics/gimp-app.
*** Error code 1

Stop in /usr/ports/graphics/gimp-app.

----------------------------


View attached configure log - config.log



-- 
  Best regards, Andrei V. Lavreniyuk.

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

It was created by GIMP configure 2.6.5, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --with-html-dir=/usr/local/share/doc/gimp --disable-gtk-doc --without-print --disable-python --with-desktop-dir=/usr/local/share --docdir=/usr/local/share/doc/gimp --enable-default-binary --without-gnomevfs --enable-mp --with-webkit --with-dbus --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.1

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

hostname = datacenter.technica-03.local
uname -m = i386
uname -r = 7.1-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 7.1-STABLE #1: Mon Jan  5 17:35:27 EET 2009     root at datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER 

/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: /root/bin


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

configure:2420: checking for a BSD-compatible install
configure:2476: result: /usr/bin/install -c -o root -g wheel
configure:2487: checking whether build environment is sane
configure:2530: result: yes
configure:2558: checking for a thread-safe mkdir -p
configure:2597: result: /usr/local/bin/gmkdir -p
configure:2610: checking for gawk
configure:2626: found /usr/local/bin/gawk
configure:2637: result: gawk
configure:2648: checking whether gmake sets $(MAKE)
configure:2669: result: yes
configure:2981: checking for gcc
configure:3008: result: cc
configure:3246: checking for C compiler version
configure:3253: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3256: $? = 0
configure:3263: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3266: $? = 0
configure:3273: cc -V >&5
cc: '-V' option must have argument
configure:3276: $? = 1
configure:3299: checking for C compiler default output file name
configure:3326: cc -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3329: $? = 0
configure:3367: result: a.out
configure:3384: checking whether the C compiler works
configure:3394: ./a.out
configure:3397: $? = 0
configure:3414: result: yes
configure:3421: checking whether we are cross compiling
configure:3423: result: no
configure:3426: checking for suffix of executables
configure:3433: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3436: $? = 0
configure:3460: result: 
configure:3466: checking for suffix of object files
configure:3492: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:3495: $? = 0
configure:3518: result: o
configure:3522: checking whether we are using the GNU C compiler
configure:3551: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:3557: $? = 0
configure:3574: result: yes
configure:3579: checking whether cc accepts -g
configure:3609: cc -c -g -I/usr/local/include conftest.c >&5
configure:3615: $? = 0
configure:3714: result: yes
configure:3731: checking for cc option to accept ISO C89
configure:3805: cc  -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:3811: $? = 0
configure:3834: result: none needed
configure:3863: checking for style of include used by gmake
configure:3891: result: GNU
configure:3916: checking dependency style of cc
configure:4007: result: gcc3
configure:4026: checking whether cc understands -c and -o together
configure:4058: cc -c conftest.c -o conftest2.o >&5
configure:4061: $? = 0
configure:4067: cc -c conftest.c -o conftest2.o >&5
configure:4070: $? = 0
configure:4122: result: yes
configure:4231: checking build system type
configure:4249: result: i386-portbld-freebsd7.1
configure:4271: checking host system type
configure:4286: result: i386-portbld-freebsd7.1
configure:4308: checking for a sed that does not truncate output
configure:4364: result: /usr/bin/sed
configure:4367: checking for grep that handles long lines and -e
configure:4441: result: /usr/bin/grep
configure:4446: checking for egrep
configure:4524: result: /usr/bin/grep -E
configure:4540: checking for ld used by cc
configure:4607: result: /usr/bin/ld
configure:4616: checking if the linker (/usr/bin/ld) is GNU ld
configure:4631: result: yes
configure:4636: checking for /usr/bin/ld option to reload object files
configure:4643: result: -r
configure:4661: checking for BSD-compatible nm
configure:4710: result: /usr/bin/nm -B
configure:4714: checking whether ln -s works
configure:4718: result: yes
configure:4725: checking how to recognize dependent libraries
configure:4911: result: pass_all
configure:5446: checking how to run the C preprocessor
configure:5486: cc -E -I/usr/local/include conftest.c
configure:5492: $? = 0
configure:5523: cc -E -I/usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:5529: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5562: result: cc -E
configure:5591: cc -E -I/usr/local/include conftest.c
configure:5597: $? = 0
configure:5628: cc -E -I/usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:5634: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5672: checking for ANSI C header files
configure:5702: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5708: $? = 0
configure:5807: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5810: $? = 0
configure:5816: ./conftest
configure:5819: $? = 0
configure:5836: result: yes
configure:5860: checking for sys/types.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for sys/stat.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for stdlib.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for string.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for memory.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for strings.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for inttypes.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for stdint.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5860: checking for unistd.h
configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5887: $? = 0
configure:5903: result: yes
configure:5930: checking dlfcn.h usability
configure:5947: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:5953: $? = 0
configure:5967: result: yes
configure:5971: checking dlfcn.h presence
configure:5986: cc -E -I/usr/local/include conftest.c
configure:5992: $? = 0
configure:6006: result: yes
configure:6039: checking for dlfcn.h
configure:6047: result: yes
configure:6176: checking for C++ compiler version
configure:6183: c++ --version >&5
c++ (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6186: $? = 0
configure:6193: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:6196: $? = 0
configure:6203: c++ -V >&5
c++: '-V' option must have argument
configure:6206: $? = 1
configure:6209: checking whether we are using the GNU C++ compiler
configure:6238: c++ -c -fconserve-space -I/usr/local/include conftest.cpp >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6266: checking whether c++ accepts -g
configure:6296: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:6302: $? = 0
configure:6401: result: yes
configure:6426: checking dependency style of c++
configure:6517: result: gcc3
configure:6542: checking how to run the C++ preprocessor
configure:6578: c++ -E -I/usr/local/include conftest.cpp
configure:6584: $? = 0
configure:6615: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory
configure:6621: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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:6654: result: c++ -E
configure:6683: c++ -E -I/usr/local/include conftest.cpp
configure:6689: $? = 0
configure:6720: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:20:28: error: ac_nonexistent.h: No such file or directory
configure:6726: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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:6819: checking for g77
configure:6849: result: no
configure:6819: checking for xlf
configure:6849: result: no
configure:6819: checking for f77
configure:6849: result: no
configure:6819: checking for frt
configure:6849: result: no
configure:6819: checking for pgf77
configure:6849: result: no
configure:6819: checking for cf77
configure:6849: result: no
configure:6819: checking for fort77
configure:6849: result: no
configure:6819: checking for fl32
configure:6849: result: no
configure:6819: checking for af77
configure:6849: result: no
configure:6819: checking for xlf90
configure:6849: result: no
configure:6819: checking for f90
configure:6849: result: no
configure:6819: checking for pgf90
configure:6849: result: no
configure:6819: checking for pghpf
configure:6849: result: no
configure:6819: checking for epcf90
configure:6849: result: no
configure:6819: checking for gfortran
configure:6849: result: no
configure:6819: checking for g95
configure:6849: result: no
configure:6819: checking for xlf95
configure:6849: result: no
configure:6819: checking for f95
configure:6849: result: no
configure:6819: checking for fort
configure:6849: result: no
configure:6819: checking for ifort
configure:6849: result: no
configure:6819: checking for ifc
configure:6849: result: no
configure:6819: checking for efc
configure:6849: result: no
configure:6819: checking for pgf95
configure:6849: result: no
configure:6819: checking for lf95
configure:6849: result: no
configure:6819: checking for ftn
configure:6849: result: no
configure:6876: checking for Fortran 77 compiler version
configure:6883:  --version >&5
--version: not found
configure:6886: $? = 127
configure:6893:  -v >&5
-v: not found
configure:6896: $? = 127
configure:6903:  -V >&5
-V: not found
configure:6906: $? = 127
configure:6914: checking whether we are using the GNU Fortran 77 compiler
configure:6933:  -c  conftest.F >&5
-c: not found
configure:6939: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6956: result: no
configure:6962: checking whether  accepts -g
configure:6979:  -c -g conftest.f >&5
-c: not found
configure:6985: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:7001: result: no
configure:7030: checking the maximum length of command line arguments
configure:7142: result: 262144
configure:7154: checking command to parse /usr/bin/nm -B output from cc object
configure:7259: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:7262: $? = 0
configure:7266: /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:7269: $? = 0
configure:7321: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:7324: $? = 0
configure:7362: result: ok
configure:7366: checking for objdir
configure:7381: result: .libs
configure:7473: checking for ar
configure:7489: found /usr/bin/ar
configure:7500: result: ar
configure:7569: checking for ranlib
configure:7585: found /usr/bin/ranlib
configure:7596: result: ranlib
configure:7665: checking for strip
configure:7681: found /usr/bin/strip
configure:7692: result: strip
configure:8290: checking if cc supports -fno-rtti -fno-exceptions
configure:8308: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -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:8312: $? = 0
configure:8325: result: no
configure:8340: checking for cc option to produce PIC
configure:8572: result: -fPIC
configure:8580: checking if cc PIC flag -fPIC works
configure:8598: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:8602: $? = 0
configure:8615: result: yes
configure:8643: checking if cc static flag -static works
configure:8671: result: yes
configure:8681: checking if cc supports -c -o file.o
configure:8702: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:8706: $? = 0
configure:8728: result: yes
configure:8754: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9735: result: yes
configure:9756: checking whether -lc should be explicitly linked in
configure:9761: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:9764: $? = 0
configure:9779: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9782: $? = 0
configure:9794: result: no
configure:9802: checking dynamic linker characteristics
configure:10416: result: freebsd7.1 ld.so
configure:10440: checking how to hardcode library paths into programs
configure:10465: result: immediate
configure:10479: checking whether stripping libraries is possible
configure:10484: result: yes
configure:11286: checking if libtool supports shared libraries
configure:11288: result: yes
configure:11291: checking whether to build shared libraries
configure:11312: result: yes
configure:11315: checking whether to build static libraries
configure:11319: result: no
configure:11413: creating libtool
configure:12006: checking for ld used by c++
configure:12073: result: /usr/bin/ld
configure:12082: checking if the linker (/usr/bin/ld) is GNU ld
configure:12097: result: yes
configure:12148: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13094: result: yes
configure:13111: c++ -c -fconserve-space -I/usr/local/include conftest.cpp >&5
configure:13114: $? = 0
configure:13270: checking for c++ option to produce PIC
configure:13554: result: -fPIC
configure:13562: checking if c++ PIC flag -fPIC works
configure:13580: c++ -c -fconserve-space -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:13584: $? = 0
configure:13597: result: yes
configure:13625: checking if c++ static flag -static works
configure:13653: result: yes
configure:13663: checking if c++ supports -c -o file.o
configure:13684: c++ -c -fconserve-space -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:13688: $? = 0
configure:13710: result: yes
configure:13736: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13765: result: yes
configure:13832: checking dynamic linker characteristics
configure:14394: result: freebsd7.1 ld.so
configure:14418: checking how to hardcode library paths into programs
configure:14443: result: immediate
configure:20700: checking dependency style of cc
configure:20791: result: gcc3
configure:20808: checking whether to enable maintainer-specific portions of Makefiles
configure:20817: result: no
configure:20885: checking for pkg-config
configure:20903: found /usr/local/bin/pkg-config
configure:20915: result: /usr/local/bin/pkg-config
configure:20944: checking pkg-config is at least version 0.16
configure:20947: result: yes
configure:20962: checking for target architecture
configure:20970: result: i386-portbld-freebsd7.1
configure:21025: checking for some Win32 platform
configure:21035: result: no
configure:21046: checking for native Win32
configure:21065: result: no
configure:21250: checking for library containing strerror
configure:21291: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:21297: $? = 0
configure:21325: result: none required
configure:21346: checking for a BSD-compatible install
configure:21402: result: /usr/bin/install -c -o root -g wheel
configure:21413: checking whether gmake sets $(MAKE)
configure:21434: result: yes
configure:21452: checking for special C compiler options needed for large files
configure:21545: result: no
configure:21551: checking for _FILE_OFFSET_BITS value needed for large files
configure:21586: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/include conftest.c >&5
configure:21592: $? = 0
configure:21660: result: no
configure:21796: checking whether to turn on debugging
configure:21811: result: no
configure:21815: checking whether to turn on profiling
configure:21830: result: no
configure:21869: checking whether cc understands -Wdeclaration-after-statement
configure:21892: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -I/usr/local/include conftest.c >&5
configure:21898: $? = 0
configure:21912: result: yes
configure:21929: checking whether cc understands -Wmissing-prototypes
configure:21952: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -I/usr/local/include conftest.c >&5
configure:21958: $? = 0
configure:21972: result: yes
configure:21989: checking whether cc understands -Wmissing-declarations
configure:22012: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -I/usr/local/include conftest.c >&5
configure:22018: $? = 0
configure:22032: result: yes
configure:22049: checking whether cc understands -Winit-self
configure:22072: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -I/usr/local/include conftest.c >&5
configure:22078: $? = 0
configure:22092: result: yes
configure:22109: checking whether cc understands -Wpointer-arith
configure:22132: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -I/usr/local/include conftest.c >&5
configure:22138: $? = 0
configure:22152: result: yes
configure:22169: checking whether cc understands -Wold-style-definition
configure:22192: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:24: warning: old-style function definition
configure:22198: $? = 0
configure:22212: result: yes
configure:22264: checking for ANSI C header files
configure:22428: result: yes
configure:22438: checking for sys/wait.h that is POSIX.1 compatible
configure:22474: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:33: warning: old-style function definition
configure:22480: $? = 0
configure:22495: result: yes
configure:22505: checking whether time.h and sys/time.h may both be included
configure:22535: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:29: warning: old-style function definition
configure:22541: $? = 0
configure:22556: result: yes
configure:22586: checking sys/param.h usability
configure:22603: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:22609: $? = 0
configure:22623: result: yes
configure:22627: checking sys/param.h presence
configure:22642: cc -E -I/usr/local/include conftest.c
configure:22648: $? = 0
configure:22662: result: yes
configure:22695: checking for sys/param.h
configure:22703: result: yes
configure:22586: checking sys/time.h usability
configure:22603: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:22609: $? = 0
configure:22623: result: yes
configure:22627: checking sys/time.h presence
configure:22642: cc -E -I/usr/local/include conftest.c
configure:22648: $? = 0
configure:22662: result: yes
configure:22695: checking for sys/time.h
configure:22703: result: yes
configure:22586: checking sys/times.h usability
configure:22603: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:22609: $? = 0
configure:22623: result: yes
configure:22627: checking sys/times.h presence
configure:22642: cc -E -I/usr/local/include conftest.c
configure:22648: $? = 0
configure:22662: result: yes
configure:22695: checking for sys/times.h
configure:22703: result: yes
configure:22576: checking for sys/wait.h
configure:22582: result: yes
configure:22576: checking for unistd.h
configure:22582: result: yes
configure:22717: checking for pid_t
configure:22747: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: warning: old-style function definition
configure:22753: $? = 0
configure:22768: result: yes
configure:22780: checking return type of signal handlers
configure:22808: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: warning: old-style function definition
conftest.c:35: error: void value not ignored as it ought to be
configure:22814: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:22829: result: void
configure:22841: checking for vprintf
configure:22897: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c:53: warning: conflicting types for built-in function 'vprintf'
conftest.c: In function 'main':
conftest.c:63: warning: old-style function definition
configure:22903: $? = 0
configure:22921: result: yes
configure:22928: checking for _doprnt
configure:22984: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:64: warning: old-style function definition
/var/tmp/cceTTG79.o(.text+0x12): In function `main':
: undefined reference to `_doprnt'
configure:22990: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); 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 _doprnt
| 
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:23007: result: no
configure:23024: checking for working alloca.h
configure:23051: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c:31:20: error: alloca.h: No such file or directory
conftest.c: In function 'main':
conftest.c:34: warning: old-style function definition
conftest.c:35: warning: implicit declaration of function 'alloca'
conftest.c:35: warning: incompatible implicit declaration of built-in function 'alloca'
configure:23057: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:23074: result: no
configure:23084: checking for alloca
configure:23131: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:54: warning: old-style function definition
configure:23137: $? = 0
configure:23154: result: yes
configure:23388: checking for difftime
configure:23444: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:65: warning: old-style function definition
configure:23450: $? = 0
configure:23468: result: yes
configure:23388: checking for mmap
configure:23444: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:66: warning: old-style function definition
configure:23450: $? = 0
configure:23468: result: yes
configure:23536: checking whether binary relocation support should be enabled
configure:23554: result: no
configure:23671: checking for _NL_MEASUREMENT_MEASUREMENT
configure:23696: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
conftest.c:39: error: '_NL_MEASUREMENT_MEASUREMENT' undeclared (first use in this function)
conftest.c:39: error: (Each undeclared identifier is reported only once
conftest.c:39: error: for each function it appears in.)
conftest.c:39: warning: unused variable 'c'
configure:23702: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| #include <langinfo.h>
| int
| main ()
| {
| 
| char c = *((unsigned char *)  nl_langinfo(_NL_MEASUREMENT_MEASUREMENT));
| 
|   ;
|   return 0;
| }
configure:23718: result: no
configure:23734: checking whether NLS is requested
configure:23743: result: yes
configure:23760: checking for intltool >= 0.36.3
configure:23767: result: 0.40.5 found
configure:23777: checking for intltool-update
configure:23795: found /usr/local/bin/intltool-update
configure:23807: result: /usr/local/bin/intltool-update
configure:23817: checking for intltool-merge
configure:23835: found /usr/local/bin/intltool-merge
configure:23847: result: /usr/local/bin/intltool-merge
configure:23857: checking for intltool-extract
configure:23875: found /usr/local/bin/intltool-extract
configure:23887: result: /usr/local/bin/intltool-extract
configure:23944: checking for xgettext
configure:23962: found /usr/local/bin/xgettext
configure:23974: result: /usr/local/bin/xgettext
configure:23984: checking for msgmerge
configure:24002: found /usr/local/bin/msgmerge
configure:24014: result: /usr/local/bin/msgmerge
configure:24024: checking for msgfmt
configure:24042: found /usr/local/bin/msgfmt
configure:24054: result: /usr/local/bin/msgfmt
configure:24064: checking for gmsgfmt
configure:24095: result: /usr/local/bin/msgfmt
configure:24119: checking for perl
configure:24137: found /usr/bin/perl
configure:24149: result: /usr/bin/perl
configure:24168: checking for XML::Parser
configure:24171: result: ok
configure:24208: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:37: warning: old-style function definition
/var/tmp/ccMPOFD8.o(.text+0xf): In function `main':
: undefined reference to `_nl_msg_cat_cntr'
configure:24214: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern int _nl_msg_cat_cntr;
|                        return _nl_msg_cat_cntr
|   ;
|   return 0;
| }
configure:24345: checking locale.h usability
configure:24362: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:24368: $? = 0
configure:24382: result: yes
configure:24386: checking locale.h presence
configure:24401: cc -E -I/usr/local/include conftest.c
configure:24407: $? = 0
configure:24421: result: yes
configure:24454: checking for locale.h
configure:24462: result: yes
configure:24476: checking for LC_MESSAGES
configure:24502: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:38: warning: old-style function definition
configure:24508: $? = 0
configure:24525: result: yes
configure:24554: checking libintl.h usability
configure:24571: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:24577: $? = 0
configure:24591: result: yes
configure:24595: checking libintl.h presence
configure:24610: cc -E -I/usr/local/include conftest.c
configure:24616: $? = 0
configure:24630: result: yes
configure:24663: checking for libintl.h
configure:24670: result: yes
configure:24681: checking for ngettext in libc
configure:24709: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:41: warning: old-style function definition
/var/tmp/ccWx6KvL.o(.text+0x29): In function `main':
: undefined reference to `libintl_ngettext'
configure:24715: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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:24733: result: no
configure:24897: checking for bindtextdomain in -lintl
configure:24932: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
conftest.c: In function 'main':
conftest.c:46: warning: old-style function definition
configure:24938: $? = 0
configure:24956: result: yes
configure:24959: checking for ngettext in -lintl
configure:24994: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
conftest.c: In function 'main':
conftest.c:46: warning: old-style function definition
configure:25000: $? = 0
configure:25018: result: yes
configure:25021: checking for dgettext in -lintl
configure:25056: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
conftest.c:43: warning: conflicting types for built-in function 'dgettext'
conftest.c: In function 'main':
conftest.c:46: warning: old-style function definition
configure:25062: $? = 0
configure:25080: result: yes
configure:25245: checking for bind_textdomain_codeset
configure:25301: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c: In function 'main':
conftest.c:69: warning: old-style function definition
configure:25307: $? = 0
configure:25325: result: yes
configure:25365: checking for msgfmt
configure:25392: result: /usr/local/bin/msgfmt
configure:25405: checking for dcgettext
configure:25461: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c:61: warning: conflicting types for built-in function 'dcgettext'
conftest.c: In function 'main':
conftest.c:71: warning: old-style function definition
configure:25467: $? = 0
configure:25485: result: yes
configure:25496: checking if msgfmt accepts -c
configure:25511: $MSGFMT -c -o /dev/null conftest.foo
configure:25514: $? = 0
configure:25516: result: yes
configure:25526: checking for gmsgfmt
configure:25557: result: /usr/local/bin/msgfmt
configure:25567: checking for xgettext
configure:25594: result: /usr/local/bin/xgettext
configure:25623: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c: In function 'main':
conftest.c:42: warning: old-style function definition
configure:25629: $? = 0
configure:25861: checking for iso-codes
configure:25864: $PKG_CONFIG --exists --print-errors "iso-codes"
configure:25867: $? = 0
configure:25881: result: yes
configure:25894: checking for BABL
configure:25902: $PKG_CONFIG --exists --print-errors "babl >= 0.0.22"
configure:25905: $? = 0
configure:25920: $PKG_CONFIG --exists --print-errors "babl >= 0.0.22"
configure:25923: $? = 0
configure:25999: result: yes
configure:26005: checking for GEGL
configure:26013: $PKG_CONFIG --exists --print-errors "gegl >= 0.0.18"
configure:26016: $? = 0
configure:26031: $PKG_CONFIG --exists --print-errors "gegl >= 0.0.18"
configure:26034: $? = 0
configure:26110: result: yes
configure:26194: checking for pkg-config
configure:26224: result: /usr/local/bin/pkg-config
configure:26253: checking pkg-config is at least version 0.16
configure:26256: result: yes
configure:26274: checking for GLIB - version >= 2.16.1
configure:26398: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include -L/usr/local/lib conftest.c -pthread -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0    >&5
conftest.c: In function 'main':
conftest.c:48: warning: old-style function definition
configure:26401: $? = 0
configure:26407: ./conftest
configure:26410: $? = 0
configure:26430: result: yes (version 2.18.4)
configure:26526: checking for GMODULE_NO_EXPORT
configure:26534: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
configure:26537: $? = 0
configure:26552: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
configure:26555: $? = 0
configure:26631: result: yes
configure:26638: checking for GIO
configure:26646: $PKG_CONFIG --exists --print-errors "gio-2.0"
configure:26649: $? = 0
configure:26664: $PKG_CONFIG --exists --print-errors "gio-2.0"
configure:26667: $? = 0
configure:26743: result: yes
configure:26748: checking if GLib is version 2.19.0 or newer
configure:26755: result: no
configure:26766: checking for bind_textdomain_codeset
configure:26846: result: yes
configure:26867: checking for X
configure:27102: result: libraries /usr/local/lib, headers /usr/local/include
configure:27124: checking whether -R must be followed by a space
configure:27150: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  -R/usr/local/lib >&5
conftest.c: In function 'main':
conftest.c:45: warning: old-style function definition
configure:27156: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:27191: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  -R /usr/local/lib >&5
conftest.c: In function 'main':
conftest.c:45: warning: old-style function definition
configure:27197: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:27210: result: neither works
configure:27263: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c   -L/usr/local/lib -lX11 >&5
conftest.c: In function 'main':
conftest.c:52: warning: old-style function definition
configure:27269: $? = 0
configure:27426: checking for gethostbyname
configure:27482: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:75: warning: old-style function definition
configure:27488: $? = 0
configure:27505: result: yes
configure:27650: checking for connect
configure:27706: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:75: warning: old-style function definition
configure:27712: $? = 0
configure:27729: result: yes
configure:27801: checking for remove
configure:27857: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:75: warning: old-style function definition
configure:27863: $? = 0
configure:27880: result: yes
configure:27952: checking for shmat
configure:28008: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:75: warning: old-style function definition
configure:28014: $? = 0
configure:28031: result: yes
configure:28112: checking for IceConnectionNumber in -lICE
configure:28147: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lICE   >&5
conftest.c: In function 'main':
conftest.c:52: warning: old-style function definition
configure:28153: $? = 0
configure:28171: result: yes
configure:28204: checking for pkg-config
configure:28235: result: /usr/local/bin/pkg-config
configure:28257: checking for GTK+ - version >= 2.12.5
configure:28378: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include -L/usr/local/lib conftest.c -pthread -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0    >&5
conftest.c: In function 'main':
conftest.c:49: warning: old-style function definition
configure:28381: $? = 0
configure:28387: ./conftest
configure:28390: $? = 0
configure:28410: result: yes (version 2.14.7)
configure:28498: checking if GTK+ is version 2.17.0 or newer
configure:28505: result: no
configure:28510: checking for GDK_PIXBUF
configure:28518: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.12.5"
configure:28521: $? = 0
configure:28536: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.12.5"
configure:28539: $? = 0
configure:28615: result: yes
configure:28622: checking for gdk-pixbuf-csource
configure:28640: found /usr/local/bin/gdk-pixbuf-csource
configure:28653: result: /usr/local/bin/gdk-pixbuf-csource
configure:28669: checking for CAIRO
configure:28677: $PKG_CONFIG --exists --print-errors "cairo >= 1.4.10"
configure:28680: $? = 0
configure:28695: $PKG_CONFIG --exists --print-errors "cairo >= 1.4.10"
configure:28698: $? = 0
configure:28774: result: yes
configure:28781: checking for FONTCONFIG
configure:28789: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:28792: $? = 0
configure:28807: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.2.0"
configure:28810: $? = 0
configure:28886: result: yes
configure:28893: checking for PANGOFT2
configure:28901: $PKG_CONFIG --exists --print-errors "pangoft2 >= 1.18.0"
configure:28904: $? = 0
configure:28919: $PKG_CONFIG --exists --print-errors "pangoft2 >= 1.18.0"
configure:28922: $? = 0
configure:28970: result: yes
configure:28975: checking if Pango is version 1.21.0 or newer
configure:28982: result: yes
configure:28988: checking if Pango is built with a recent fontconfig
configure:29011: cc -c -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:45: warning: old-style function definition
conftest.c:46: warning: missing sentinel in function call
configure:29017: $? = 0
configure:29031: result: yes
configure:29064: checking for freetype-config
configure:29082: found /usr/local/bin/freetype-config
configure:29095: result: /usr/local/bin/freetype-config
configure:29104: checking for freetype libraries
configure:29107: result: -L/usr/local/lib -lfreetype -lz
configure:29133: checking math.h usability
configure:29150: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:29156: $? = 0
configure:29170: result: yes
configure:29174: checking math.h presence
configure:29189: cc -E -I/usr/local/include conftest.c
configure:29195: $? = 0
configure:29209: result: yes
configure:29242: checking for math.h
configure:29250: result: yes
configure:29133: checking ieeefp.h usability
configure:29150: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:29156: $? = 0
configure:29170: result: yes
configure:29174: checking ieeefp.h presence
configure:29189: cc -E -I/usr/local/include conftest.c
configure:29195: $? = 0
configure:29209: result: yes
configure:29242: checking for ieeefp.h
configure:29250: result: yes
configure:29265: checking for extra flags to get ANSI library prototypes
configure:29288: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  -lm >&5
configure:29291: $? = 0
configure:29297: ./conftest
configure:29300: $? = 0
configure:29302: result: none needed
configure:29374: checking for finite
configure:29430: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  -lm >&5
conftest.c:67: warning: conflicting types for built-in function 'finite'
conftest.c: In function 'main':
conftest.c:77: warning: old-style function definition
configure:29436: $? = 0
configure:29454: result: yes
configure:29579: checking for extra flags for POSIX compliance
configure:29602: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:48: warning: old-style function definition
conftest.c:49: warning: unused variable 'dir'
configure:29608: $? = 0
configure:29613: result: none needed
configure:29672: checking for rint
configure:29728: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c:68: warning: conflicting types for built-in function 'rint'
conftest.c: In function 'main':
conftest.c:78: warning: old-style function definition
/var/tmp/ccyfjVKv.o(.text+0x12): In function `main':
: undefined reference to `rint'
configure:29734: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_MATH_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FINITE 1
| /* end confdefs.h.  */
| /* Define rint to an innocuous variant, in case <limits.h> declares rint.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define rint innocuous_rint
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char rint (); 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 rint
| 
| /* 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 rint ();
| /* 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_rint || defined __stub___rint
| choke me
| #endif
| 
| int
| main ()
| {
| return rint ();
|   ;
|   return 0;
| }
configure:29751: result: no
configure:29761: checking for rint in -lm
configure:29796: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lm   >&5
conftest.c:52: warning: conflicting types for built-in function 'rint'
conftest.c: In function 'main':
conftest.c:55: warning: old-style function definition
configure:29802: $? = 0
configure:29820: result: yes
configure:29845: checking for inet_ntoa
configure:29901: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:79: warning: old-style function definition
configure:29907: $? = 0
configure:29925: result: yes
configure:30008: checking for socket in -lsocket
configure:30043: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lsocket   >&5
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
/usr/bin/ld: cannot find -lsocket
configure:30049: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_MATH_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FINITE 1
| #define HAVE_RINT 1
| #define HAVE_INET_NTOA 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
|   ;
|   return 0;
| }
configure:30067: result: no
configure:30112: checking whether cc understands -mmmx
configure:30135: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -mmmx -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:50: warning: old-style function definition
configure:30141: $? = 0
configure:30155: result: yes
configure:30166: checking whether we can compile MMX code
configure:30181: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -mmmx -I/usr/local/include conftest.c >&5
configure:30187: $? = 0
configure:30197: result: yes
configure:30207: checking whether cc understands -msse
configure:30230: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -mmmx -msse -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:51: warning: old-style function definition
configure:30236: $? = 0
configure:30250: result: yes
configure:30261: checking whether we can compile SSE code
configure:30275: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -mmmx -msse -I/usr/local/include conftest.c >&5
configure:30281: $? = 0
configure:30291: result: yes
configure:30677: checking sys/ipc.h usability
configure:30694: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:30700: $? = 0
configure:30714: result: yes
configure:30718: checking sys/ipc.h presence
configure:30733: cc -E -I/usr/local/include conftest.c
configure:30739: $? = 0
configure:30753: result: yes
configure:30786: checking for sys/ipc.h
configure:30793: result: yes
configure:30818: checking sys/shm.h usability
configure:30835: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:30841: $? = 0
configure:30855: result: yes
configure:30859: checking sys/shm.h presence
configure:30874: cc -E -I/usr/local/include conftest.c
configure:30880: $? = 0
configure:30894: result: yes
configure:30927: checking for sys/shm.h
configure:30934: result: yes
configure:30951: checking whether shmctl IPC_RMID allowes subsequent attaches
configure:30993: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c  >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
conftest.c:61: warning: implicit declaration of function 'exit'
conftest.c:61: warning: incompatible implicit declaration of built-in function 'exit'
configure:30996: $? = 0
configure:31002: ./conftest
configure:31005: $? = 0
configure:31012: result: yes
configure:31350: checking for shared memory transport type
configure:31352: result: sysv
configure:31360: checking whether symbols are prefixed
configure:31378: result: no
configure:31390: checking fd_set and sys/select
configure:31413: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: warning: old-style function definition
conftest.c:57: warning: unused variable 'writeMask'
conftest.c:57: warning: unused variable 'readMask'
configure:31419: $? = 0
configure:31457: result: yes
configure:31525: checking for XmuClientWindow in -lXmu
configure:31560: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include -L/usr/local/lib  -L/usr/local/lib conftest.c -lXmu -lXt -lX11  >&5
conftest.c: In function 'main':
conftest.c:64: warning: old-style function definition
configure:31566: $? = 0
configure:31584: result: yes
configure:31591: checking for X11/Xmu/WinUtil.h
configure:31612: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include conftest.c >&5
configure:31618: $? = 0
configure:31634: result: yes
configure:31656: checking for XShapeGetRectangles in -lXext
configure:31691: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include -L/usr/local/lib  -L/usr/local/lib conftest.c -lXext -lX11 -lXext  >&5
conftest.c: In function 'main':
conftest.c:65: warning: old-style function definition
configure:31697: $? = 0
configure:31715: result: yes
configure:31722: checking for X11/extensions/shape.h
configure:31743: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2   -I/usr/local/include conftest.c >&5
configure:31749: $? = 0
configure:31765: result: yes
configure:31785: checking for XFIXES
configure:31793: $PKG_CONFIG --exists --print-errors "xfixes"
configure:31796: $? = 0
configure:31811: $PKG_CONFIG --exists --print-errors "xfixes"
configure:31814: $? = 0
configure:31850: result: yes
configure:31907: checking for TIFFReadScanline in -ltiff
configure:31942: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -lm  >&5
conftest.c: In function 'main':
conftest.c:67: warning: old-style function definition
configure:31948: $? = 0
configure:31966: result: yes
configure:31979: checking tiffio.h usability
configure:31996: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:32002: $? = 0
configure:32016: result: yes
configure:32020: checking tiffio.h presence
configure:32035: cc -E -I/usr/local/include conftest.c
configure:32041: $? = 0
configure:32055: result: yes
configure:32088: checking for tiffio.h
configure:32095: result: yes
configure:32548: checking for jpeg_destroy_decompress in -ljpeg
configure:32583: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg   >&5
conftest.c: In function 'main':
conftest.c:67: warning: old-style function definition
configure:32589: $? = 0
configure:32607: result: yes
configure:32618: checking for jpeglib.h
configure:32639: cc -E -I/usr/local/include conftest.c
configure:32645: $? = 0
configure:32659: result: yes
configure:32662: checking for jpeg_save_markers in -ljpeg
configure:32697: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg   >&5
conftest.c: In function 'main':
conftest.c:67: warning: old-style function definition
configure:32703: $? = 0
configure:32721: result: yes
configure:32785: checking for gzsetparams in -lz
configure:32820: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lz   >&5
conftest.c: In function 'main':
conftest.c:67: warning: old-style function definition
configure:32826: $? = 0
configure:32844: result: yes
configure:32857: checking zlib.h usability
configure:32874: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:32880: $? = 0
configure:32894: result: yes
configure:32898: checking zlib.h presence
configure:32913: cc -E -I/usr/local/include conftest.c
configure:32919: $? = 0
configure:32933: result: yes
configure:32966: checking for zlib.h
configure:32973: result: yes
configure:33014: checking for PNG
configure:33022: $PKG_CONFIG --exists --print-errors "libpng"
configure:33025: $? = 0
configure:33040: $PKG_CONFIG --exists --print-errors "libpng"
configure:33043: $? = 0
configure:33093: result: yes
configure:33129: checking for mng_create in -lmng
configure:33164: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lmng -lz -lm  >&5
conftest.c: In function 'main':
conftest.c:67: warning: old-style function definition
configure:33170: $? = 0
configure:33188: result: yes
configure:33201: checking libmng.h usability
configure:33218: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:33224: $? = 0
configure:33238: result: yes
configure:33242: checking libmng.h presence
configure:33257: cc -E -I/usr/local/include conftest.c
configure:33263: $? = 0
configure:33277: result: yes
configure:33310: checking for libmng.h
configure:33317: result: yes
configure:33360: checking for EXIF
configure:33368: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.15"
configure:33371: $? = 0
configure:33386: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.15"
configure:33389: $? = 0
configure:33425: result: yes
configure:33453: checking for aa_printf in -laa
configure:33488: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -laa   >&5
conftest.c: In function 'main':
conftest.c:68: warning: old-style function definition
configure:33494: $? = 0
configure:33512: result: yes
configure:33525: checking aalib.h usability
configure:33542: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
configure:33548: $? = 0
configure:33562: result: yes
configure:33566: checking aalib.h presence
configure:33581: cc -E -I/usr/local/include conftest.c
configure:33587: $? = 0
configure:33601: result: yes
configure:33634: checking for aalib.h
configure:33641: result: yes
configure:33675: checking for XpmReadFileToXpmImage in -lXpm
configure:33710: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition  -I/usr/local/include -I/usr/local/include -L/usr/local/lib  -L/usr/local/lib conftest.c -lXpm  -lSM -lICE -lX11  >&5
conftest.c: In function 'main':
conftest.c:68: warning: old-style function definition
configure:33716: $? = 0
configure:33734: result: yes
configure:33747: checking X11/xpm.h usability
configure:33764: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition  -I/usr/local/include -I/usr/local/include conftest.c >&5
configure:33770: $? = 0
configure:33784: result: yes
configure:33788: checking X11/xpm.h presence
configure:33803: cc -E -I/usr/local/include conftest.c
configure:33809: $? = 0
configure:33823: result: yes
configure:33856: checking for X11/xpm.h
configure:33863: result: yes
configure:33905: checking for WEBKIT
configure:33913: $PKG_CONFIG --exists --print-errors "webkit-1.0 >= 0.1"
configure:33916: $? = 0
configure:33931: $PKG_CONFIG --exists --print-errors "webkit-1.0 >= 0.1"
configure:33934: $? = 0
configure:33970: result: yes
configure:33981: checking for webkit_web_view_set_zoom_level in -lwebkit-1.0
configure:34016: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lwebkit-1.0   -pthread -L/usr/local/lib -lwebkit-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   >&5
conftest.c: In function 'main':
conftest.c:68: warning: old-style function definition
configure:34022: $? = 0
configure:34040: result: yes
configure:34079: checking for SVG
configure:34087: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0"
configure:34090: $? = 0
configure:34105: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0"
configure:34108: $? = 0
configure:34144: result: yes
configure:34200: checking for POPPLER
configure:34208: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.4.1 gthread-2.0"
configure:34211: $? = 0
configure:34226: $PKG_CONFIG --exists --print-errors "poppler-glib >= 0.4.1 gthread-2.0"
configure:34229: $? = 0
configure:34265: result: yes
configure:34433: checking for CURL
configure:34441: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.1"
configure:34444: $? = 0
configure:34459: $PKG_CONFIG --exists --print-errors "libcurl >= 7.15.1"
configure:34462: $? = 0
configure:34498: result: yes
configure:34558: checking for libwmf-config
configure:34576: found /usr/local/bin/libwmf-config
configure:34589: result: /usr/local/bin/libwmf-config
configure:34599: checking for libwmf >= 0.2.8
configure:34603: result: yes (version 0.2.8)
configure:34641: checking for LCMS
configure:34649: $PKG_CONFIG --exists --print-errors "lcms >= 1.16"
configure:34652: $? = 0
configure:34667: $PKG_CONFIG --exists --print-errors "lcms >= 1.16"
configure:34670: $? = 0
configure:34706: result: yes
configure:34773: checking for ALSA CFLAGS
configure:34779: result: 
configure:34783: checking for ALSA LDFLAGS
configure:34792: result:  -lasound -lm -ldl -pthread
configure:34796: checking for libasound headers version >= 1.0.0
configure:34868: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c:62:28: error: alsa/asoundlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:66: warning: old-style function definition
conftest.c:83:9: error: #error not present
conftest.c:98: warning: implicit declaration of function 'exit'
conftest.c:98: warning: incompatible implicit declaration of built-in function 'exit'
configure:34874: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_MATH_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FINITE 1
| #define HAVE_RINT 1
| #define HAVE_INET_NTOA 1
| #define USE_MMX 1
| #define USE_SSE 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define USE_SYSV_SHM 1
| #define ENABLE_MP 1
| #define HAVE_X11_XMU_WINUTIL_H 1
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_XFIXES 1
| #define HAVE_EXIF 1
| #define HAVE_WEBKIT_ZOOM_API 1
| #define HAVE_POPPLER 1
| #define HAVE_LCMS 1
| /* end confdefs.h.  */
| 
| #include <alsa/asoundlib.h>
| 
| int
| main ()
| {
| 
| /* ensure backward compatibility */
| #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
| #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
| #endif
| #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR)
| #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR
| #endif
| #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR)
| #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
| #endif
| 
| #  if(SND_LIB_MAJOR > 1)
|   exit(0);
| #  else
| #    if(SND_LIB_MAJOR < 1)
| #       error not present
| #    endif
| 
| #   if(SND_LIB_MINOR > 0)
|   exit(0);
| #   else
| #     if(SND_LIB_MINOR < 0)
| #          error not present
| #      endif
| 
| #      if(SND_LIB_SUBMINOR < 0)
| #        error not present
| #      endif
| #    endif
| #  endif
| exit(0);
| 
|   ;
|   return 0;
| }
configure:34885: result: not present.
configure:34902: checking for snd_ctl_open in -lasound
configure:34937: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include -L/usr/local/lib conftest.c -lasound   -lasound -lm -ldl -pthread  >&5
conftest.c: In function 'main':
conftest.c:71: warning: old-style function definition
/usr/bin/ld: cannot find -lasound
configure:34943: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_MATH_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FINITE 1
| #define HAVE_RINT 1
| #define HAVE_INET_NTOA 1
| #define USE_MMX 1
| #define USE_SSE 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define USE_SYSV_SHM 1
| #define ENABLE_MP 1
| #define HAVE_X11_XMU_WINUTIL_H 1
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_XFIXES 1
| #define HAVE_EXIF 1
| #define HAVE_WEBKIT_ZOOM_API 1
| #define HAVE_POPPLER 1
| #define HAVE_LCMS 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char snd_ctl_open ();
| int
| main ()
| {
| return snd_ctl_open ();
|   ;
|   return 0;
| }
configure:34961: result: no
configure:35022: checking linux/input.h usability
configure:35039: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest.c >&5
conftest.c:94:25: error: linux/input.h: No such file or directory
configure:35045: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_MATH_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FINITE 1
| #define HAVE_RINT 1
| #define HAVE_INET_NTOA 1
| #define USE_MMX 1
| #define USE_SSE 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define USE_SYSV_SHM 1
| #define ENABLE_MP 1
| #define HAVE_X11_XMU_WINUTIL_H 1
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_XFIXES 1
| #define HAVE_EXIF 1
| #define HAVE_WEBKIT_ZOOM_API 1
| #define HAVE_POPPLER 1
| #define HAVE_LCMS 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 <linux/input.h>
configure:35059: result: no
configure:35063: checking linux/input.h presence
configure:35078: cc -E -I/usr/local/include conftest.c
conftest.c:61:25: error: linux/input.h: No such file or directory
configure:35084: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_MATH_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FINITE 1
| #define HAVE_RINT 1
| #define HAVE_INET_NTOA 1
| #define USE_MMX 1
| #define USE_SSE 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define USE_SYSV_SHM 1
| #define ENABLE_MP 1
| #define HAVE_X11_XMU_WINUTIL_H 1
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_XFIXES 1
| #define HAVE_EXIF 1
| #define HAVE_WEBKIT_ZOOM_API 1
| #define HAVE_POPPLER 1
| #define HAVE_LCMS 1
| /* end confdefs.h.  */
| #include <linux/input.h>
configure:35098: result: no
configure:35131: checking for linux/input.h
configure:35138: result: no
configure:35483: checking for DBUS_GLIB
configure:35491: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70"
configure:35494: $? = 0
configure:35509: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70"
configure:35512: $? = 0
configure:35548: result: yes
configure:35557: checking for dbus-binding-tool
configure:35575: found /usr/local/bin/dbus-binding-tool
configure:35588: result: /usr/local/bin/dbus-binding-tool
configure:35765: checking for sendmail
configure:35783: found /usr/sbin/sendmail
configure:35795: result: /usr/sbin/sendmail
configure:35820: checking for perl5
configure:35838: found /usr/bin/perl5
configure:35850: result: /usr/bin/perl5
configure:36444: checking if compiling for Mac OS X
configure:36457: result: no
configure:36468: checking for Mac OS X TWAIN support
configure:36486: cc -E -I/usr/local/include conftest.c
conftest.c:64:27: error: Carbon/Carbon.h: No such file or directory
conftest.c:65:25: error: TWAIN/TWAIN.h: No such file or directory
configure:36492: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GIMP"
| #define PACKAGE_TARNAME "gimp"
| #define PACKAGE_VERSION "2.6.5"
| #define PACKAGE_STRING "GIMP 2.6.5"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
| #define GETTEXT_PACKAGE "gimp20"
| #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 ARCH_X86 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MMAP 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 HAVE_ISO_CODES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_MATH_H 1
| #define HAVE_IEEEFP_H 1
| #define HAVE_FINITE 1
| #define HAVE_RINT 1
| #define HAVE_INET_NTOA 1
| #define USE_MMX 1
| #define USE_SSE 1
| #define HAVE_IPC_H 1
| #define HAVE_SHM_H 1
| #define IPC_RMID_DEFERRED_RELEASE 1
| #define USE_SYSV_SHM 1
| #define ENABLE_MP 1
| #define HAVE_X11_XMU_WINUTIL_H 1
| #define HAVE_X11_EXTENSIONS_SHAPE_H 1
| #define HAVE_XFIXES 1
| #define HAVE_EXIF 1
| #define HAVE_WEBKIT_ZOOM_API 1
| #define HAVE_POPPLER 1
| #define HAVE_LCMS 1
| #define HAVE_DBUS_GLIB 1
| #define SENDMAIL "/usr/sbin/sendmail"
| /* end confdefs.h.  */
| 
| #include <Carbon/Carbon.h>
| #include <TWAIN/TWAIN.h>
| 
configure:36506: result: no
configure:36552: checking for xmllint
configure:36570: found /usr/local/bin/xmllint
configure:36583: result: /usr/local/bin/xmllint
configure:36602: checking for xsltproc
configure:36620: found /usr/local/bin/xsltproc
configure:36633: result: /usr/local/bin/xsltproc
configure:37304: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GIMP config.status 2.6.5, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on datacenter.technica-03.local

config.status:1088: creating tools/Makefile
config.status:1088: creating tools/pdbgen/Makefile
config.status:1088: creating libgimp/Makefile
config.status:1088: creating libgimpbase/Makefile
config.status:1088: creating libgimpconfig/Makefile
config.status:1088: creating libgimpcolor/Makefile
config.status:1088: creating libgimpmath/Makefile
config.status:1088: creating libgimpmodule/Makefile
config.status:1088: creating libgimpthumb/Makefile
config.status:1088: creating libgimpwidgets/Makefile
config.status:1088: creating app/Makefile
config.status:1088: creating app/actions/Makefile
config.status:1088: creating app/base/Makefile
config.status:1088: creating app/config/Makefile
config.status:1088: creating app/core/Makefile
config.status:1088: creating app/gegl/Makefile
config.status:1088: creating app/dialogs/Makefile
config.status:1088: creating app/display/Makefile
config.status:1088: creating app/file/Makefile
config.status:1088: creating app/gui/Makefile
config.status:1088: creating app/menus/Makefile
config.status:1088: creating app/paint/Makefile
config.status:1088: creating app/paint-funcs/Makefile
config.status:1088: creating app/composite/Makefile
config.status:1088: creating app/pdb/Makefile
config.status:1088: creating app/plug-in/Makefile
config.status:1088: creating app/text/Makefile
config.status:1088: creating app/tools/Makefile
config.status:1088: creating app/vectors/Makefile
config.status:1088: creating app/widgets/Makefile
config.status:1088: creating app/xcf/Makefile
config.status:1088: creating plug-ins/Makefile
config.status:1088: creating plug-ins/color-rotate/Makefile
config.status:1088: creating plug-ins/color-rotate/images/Makefile
config.status:1088: creating plug-ins/file-bmp/Makefile
config.status:1088: creating plug-ins/file-faxg3/Makefile
config.status:1088: creating plug-ins/file-fits/Makefile
config.status:1088: creating plug-ins/file-fli/Makefile
config.status:1088: creating plug-ins/file-ico/Makefile
config.status:1088: creating plug-ins/file-jpeg/Makefile
config.status:1088: creating plug-ins/file-psd/Makefile
config.status:1088: creating plug-ins/file-sgi/Makefile
config.status:1088: creating plug-ins/file-uri/Makefile
config.status:1088: creating plug-ins/file-xjt/Makefile
config.status:1088: creating plug-ins/flame/Makefile
config.status:1088: creating plug-ins/fractal-explorer/Makefile
config.status:1088: creating plug-ins/fractal-explorer/examples/Makefile
config.status:1088: creating plug-ins/gfig/Makefile
config.status:1088: creating plug-ins/gfig/gfig-examples/Makefile
config.status:1088: creating plug-ins/gfig/images/Makefile
config.status:1088: creating plug-ins/gimpressionist/Brushes/Makefile
config.status:1088: creating plug-ins/gimpressionist/Makefile
config.status:1088: creating plug-ins/gimpressionist/Paper/Makefile
config.status:1088: creating plug-ins/gimpressionist/Presets/Makefile
config.status:1088: creating plug-ins/gradient-flare/Makefile
config.status:1088: creating plug-ins/gradient-flare/flares/Makefile
config.status:1088: creating plug-ins/help-browser/Makefile
config.status:1088: creating plug-ins/help/Makefile
config.status:1088: creating plug-ins/ifs-compose/Makefile
config.status:1088: creating plug-ins/imagemap/Makefile
config.status:1088: creating plug-ins/imagemap/images/Makefile
config.status:1088: creating plug-ins/lighting/Makefile
config.status:1088: creating plug-ins/lighting/images/Makefile
config.status:1088: creating plug-ins/map-object/Makefile
config.status:1088: creating plug-ins/maze/Makefile
config.status:1088: creating plug-ins/metadata/Makefile
config.status:1088: creating plug-ins/pagecurl/Makefile
config.status:1088: creating plug-ins/print/Makefile
config.status:1088: creating plug-ins/pygimp/Makefile
config.status:1088: creating plug-ins/pygimp/plug-ins/Makefile
config.status:1088: creating plug-ins/script-fu/Makefile
config.status:1088: creating plug-ins/script-fu/ftx/Makefile
config.status:1088: creating plug-ins/script-fu/scripts/Makefile
config.status:1088: creating plug-ins/script-fu/scripts/images/Makefile
config.status:1088: creating plug-ins/script-fu/tinyscheme/Makefile
config.status:1088: creating plug-ins/selection-to-path/Makefile
config.status:1088: creating plug-ins/twain/Makefile
config.status:1088: creating plug-ins/win-snap/Makefile
config.status:1088: creating plug-ins/common/Makefile
config.status:1088: creating modules/Makefile
config.status:1088: creating devel-docs/Makefile
config.status:1088: creating devel-docs/app/Makefile
config.status:1088: creating devel-docs/app/version
config.status:1088: creating devel-docs/libgimp/Makefile
config.status:1088: creating devel-docs/libgimp/version
config.status:1088: creating devel-docs/libgimpbase/Makefile
config.status:1088: creating devel-docs/libgimpbase/version
config.status:1088: creating devel-docs/libgimpconfig/Makefile
config.status:1088: creating devel-docs/libgimpconfig/version
config.status:1088: creating devel-docs/libgimpcolor/Makefile
config.status:1088: creating devel-docs/libgimpcolor/version
config.status:1088: creating devel-docs/libgimpmath/Makefile
config.status:1088: creating devel-docs/libgimpmath/version
config.status:1088: creating devel-docs/libgimpmodule/Makefile
config.status:1088: creating devel-docs/libgimpmodule/version
config.status:1088: creating devel-docs/libgimpthumb/Makefile
config.status:1088: creating devel-docs/libgimpthumb/version
config.status:1088: creating devel-docs/libgimpwidgets/Makefile
config.status:1088: creating devel-docs/libgimpwidgets/version
config.status:1088: creating devel-docs/tools/Makefile
config.status:1088: creating docs/Makefile
config.status:1088: creating menus/Makefile
config.status:1088: creating cursors/Makefile
config.status:1088: creating themes/Makefile
config.status:1088: creating themes/Default/Makefile
config.status:1088: creating themes/Default/images/Makefile
config.status:1088: creating themes/Default/images/preferences/Makefile
config.status:1088: creating themes/Small/Makefile
config.status:1088: creating data/Makefile
config.status:1088: creating data/brushes/Makefile
config.status:1088: creating data/environ/Makefile
config.status:1088: creating data/gradients/Makefile
config.status:1088: creating data/images/Makefile
config.status:1088: creating data/interpreters/Makefile
config.status:1088: creating data/palettes/Makefile
config.status:1088: creating data/patterns/Makefile
config.status:1088: creating data/tips/Makefile
config.status:1088: creating desktop/Makefile
config.status:1088: creating desktop/gimp.desktop.in
config.status:1088: creating etc/Makefile
config.status:1088: creating m4macros/Makefile
config.status:1088: creating po/Makefile.in
config.status:1088: creating po-libgimp/Makefile.in
config.status:1088: creating po-plug-ins/Makefile.in
config.status:1088: creating po-python/Makefile.in
config.status:1088: creating po-script-fu/Makefile.in
config.status:1088: creating po-tips/Makefile.in
config.status:1088: creating gimp-zip
config.status:1088: creating Makefile
config.status:1088: creating docs/gimp-2.6.1
config.status:1088: creating docs/gimprc-2.6.5
config.status:1266: WARNING: docs/gimprc-2.6.5 contains a reference to the variable `datarootdir'
which seems to be undefined.  Please make sure it is defined.
config.status:1088: creating docs/gimptool-2.0.1
config.status:1266: WARNING: docs/gimptool-2.0.1 contains a reference to the variable `datarootdir'
which seems to be undefined.  Please make sure it is defined.
config.status:1088: creating docs/gimp-remote-2.6.1
config.status:1088: creating gimp-2.0.pc
config.status:1088: creating gimpthumb-2.0.pc
config.status:1088: creating gimpui-2.0.pc
config.status:1088: creating config.h
config.status:1412: executing depfiles commands
config.status:1412: executing default-1 commands
config.status:1412: executing libgimpbase/gimpversion.h commands
config.status:1584: libgimpbase/gimpversion.h is unchanged
config.status:1412: executing sed-po-makefiles commands
config.status:1412: executing po/stamp-it commands
configure:39157: result:
Building GIMP with prefix=/usr/local, datarootdir=${prefix}/share
Desktop files install into /usr/local/share

Extra Binaries:
  gimp-console:        yes
  gimp-remote:         no (not enabled)

Optional Features:
  D-Bus service:       yes
  Language selection:  yes

Optional Plug-Ins:
  Ascii Art:           yes
  Help Browser:        yes
  LCMS:                yes
  JPEG:                yes
  MNG:                 yes
  PDF:                 yes
  PNG:                 yes
  Print:               no (disabled)
  PSP:                 yes
  Python:              no
  Script-Fu:           yes
  SVG:                 yes
  TIFF:                yes
  TWAIN (MacOS X):     no
  TWAIN (Win32):       no
  URI:                 yes (using GIO/GVfs)
  Windows ICO          yes
  WMF:                 yes
  XJT:                 yes
  XPM:                 yes

Plug-In Features:
  EXIF support:        yes
  GNOME UI:            no (disabled)
  GNOME keyring:       no (disabled)

Optional Modules:
  ALSA (MIDI Input):   no (libasound not found or unusable)
  Linux Input:         no (linux input support disabled) (HAL support: no)
  DirectInput (Win32): no
  Color Correction:    yes
  Soft Proof:          yes


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

ac_cv_build=i386-portbld-freebsd7.1
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BABL_CFLAGS_set=''
ac_cv_env_BABL_CFLAGS_value=''
ac_cv_env_BABL_LIBS_set=''
ac_cv_env_BABL_LIBS_value=''
ac_cv_env_CAIRO_CFLAGS_set=''
ac_cv_env_CAIRO_CFLAGS_value=''
ac_cv_env_CAIRO_LIBS_set=''
ac_cv_env_CAIRO_LIBS_value=''
ac_cv_env_CCASFLAGS_set=''
ac_cv_env_CCASFLAGS_value=''
ac_cv_env_CCAS_set=''
ac_cv_env_CCAS_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 -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CURL_CFLAGS_set=''
ac_cv_env_CURL_CFLAGS_value=''
ac_cv_env_CURL_LIBS_set=''
ac_cv_env_CURL_LIBS_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=-fconserve-space
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_DBUS_GLIB_CFLAGS_set=''
ac_cv_env_DBUS_GLIB_CFLAGS_value=''
ac_cv_env_DBUS_GLIB_LIBS_set=''
ac_cv_env_DBUS_GLIB_LIBS_value=''
ac_cv_env_EXIF_CFLAGS_set=''
ac_cv_env_EXIF_CFLAGS_value=''
ac_cv_env_EXIF_LIBS_set=''
ac_cv_env_EXIF_LIBS_value=''
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_FONTCONFIG_CFLAGS_set=''
ac_cv_env_FONTCONFIG_CFLAGS_value=''
ac_cv_env_FONTCONFIG_LIBS_set=''
ac_cv_env_FONTCONFIG_LIBS_value=''
ac_cv_env_GDK_PIXBUF_CFLAGS_set=''
ac_cv_env_GDK_PIXBUF_CFLAGS_value=''
ac_cv_env_GDK_PIXBUF_LIBS_set=''
ac_cv_env_GDK_PIXBUF_LIBS_value=''
ac_cv_env_GEGL_CFLAGS_set=''
ac_cv_env_GEGL_CFLAGS_value=''
ac_cv_env_GEGL_LIBS_set=''
ac_cv_env_GEGL_LIBS_value=''
ac_cv_env_GIO_CFLAGS_set=''
ac_cv_env_GIO_CFLAGS_value=''
ac_cv_env_GIO_LIBS_set=''
ac_cv_env_GIO_LIBS_value=''
ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set=''
ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value=''
ac_cv_env_GMODULE_NO_EXPORT_LIBS_set=''
ac_cv_env_GMODULE_NO_EXPORT_LIBS_value=''
ac_cv_env_GNOME_VFS_CFLAGS_set=''
ac_cv_env_GNOME_VFS_CFLAGS_value=''
ac_cv_env_GNOME_VFS_LIBS_set=''
ac_cv_env_GNOME_VFS_LIBS_value=''
ac_cv_env_HAL_CFLAGS_set=''
ac_cv_env_HAL_CFLAGS_value=''
ac_cv_env_HAL_LIBS_set=''
ac_cv_env_HAL_LIBS_value=''
ac_cv_env_LCMS_CFLAGS_set=''
ac_cv_env_LCMS_CFLAGS_value=''
ac_cv_env_LCMS_LIBS_set=''
ac_cv_env_LCMS_LIBS_value=''
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_PANGOFT2_CFLAGS_set=''
ac_cv_env_PANGOFT2_CFLAGS_value=''
ac_cv_env_PANGOFT2_LIBS_set=''
ac_cv_env_PANGOFT2_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_PNG_CFLAGS_set=''
ac_cv_env_PNG_CFLAGS_value=''
ac_cv_env_PNG_LIBS_set=''
ac_cv_env_PNG_LIBS_value=''
ac_cv_env_POPPLER_CFLAGS_set=''
ac_cv_env_POPPLER_CFLAGS_value=''
ac_cv_env_POPPLER_LIBS_set=''
ac_cv_env_POPPLER_LIBS_value=''
ac_cv_env_PYGTK_CFLAGS_set=''
ac_cv_env_PYGTK_CFLAGS_value=''
ac_cv_env_PYGTK_LIBS_set=''
ac_cv_env_PYGTK_LIBS_value=''
ac_cv_env_SVG_CFLAGS_set=''
ac_cv_env_SVG_CFLAGS_value=''
ac_cv_env_SVG_LIBS_set=''
ac_cv_env_SVG_LIBS_value=''
ac_cv_env_WEBKIT_CFLAGS_set=''
ac_cv_env_WEBKIT_CFLAGS_value=''
ac_cv_env_WEBKIT_LIBS_set=''
ac_cv_env_WEBKIT_LIBS_value=''
ac_cv_env_XFIXES_CFLAGS_set=''
ac_cv_env_XFIXES_CFLAGS_value=''
ac_cv_env_XFIXES_LIBS_set=''
ac_cv_env_XFIXES_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.1
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu=no
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_connect=yes
ac_cv_func_dcgettext=yes
ac_cv_func_difftime=yes
ac_cv_func_finite=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_mmap=yes
ac_cv_func_remove=yes
ac_cv_func_rint=no
ac_cv_func_shmat=yes
ac_cv_func_vprintf=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/local/include'\''	ac_x_libraries='\''/usr/local/lib'\'''
ac_cv_header_X11_Xmu_WinUtil_h=yes
ac_cv_header_X11_extensions_shape_h=yes
ac_cv_header_X11_xpm_h=yes
ac_cv_header_aalib_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_ieeefp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_libmng_h=yes
ac_cv_header_linux_input_h=no
ac_cv_header_locale_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_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_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i386-portbld-freebsd7.1
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xext_XShapeGetRectangles=yes
ac_cv_lib_Xmu_XmuClientWindow=yes
ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes
ac_cv_lib_aa_aa_printf=yes
ac_cv_lib_asound_snd_ctl_open=no
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dgettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_jpeg_jpeg_save_markers=yes
ac_cv_lib_m_rint=yes
ac_cv_lib_mng_mng_create=yes
ac_cv_lib_socket_socket=no
ac_cv_lib_tiff_TIFFReadScanline=yes
ac_cv_lib_webkit_1_0_webkit_web_view_set_zoom_level=yes
ac_cv_lib_z_gzsetparams=yes
ac_cv_objext=o
ac_cv_path_DBUS_BINDING_TOOL=/usr/local/bin/dbus-binding-tool
ac_cv_path_DOLT_BASH=''
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FREETYPE_CONFIG=/usr/local/bin/freetype-config
ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/local/bin/gdk-pixbuf-csource
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/local/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/local/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/local/bin/intltool-update
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_PERL=/usr/bin/perl5
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_SENDMAIL=/usr/sbin/sendmail
ac_cv_path_WMF_CONFIG=/usr/local/bin/libwmf-config
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_XMLLINT=/usr/local/bin/xmllint
ac_cv_path_XSLTPROC=/usr/local/bin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
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_pid_t=yes
ac_cv_type_signal=void
ac_cv_working_alloca_h=no
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_val_LC_MESSAGES=yes
br_cv_binreloc=no
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_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=/usr/lib
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_BABL_CFLAGS='-I/usr/local/include/babl-0.0  '
pkg_cv_BABL_LIBS='-L/usr/local/lib -lbabl-0.0 -lm  '
pkg_cv_CAIRO_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
pkg_cv_CAIRO_LIBS='-pthread -L/usr/local/lib -lcairo  '
pkg_cv_CURL_CFLAGS='-I/usr/local/include  '
pkg_cv_CURL_LIBS='-rpath=/usr/local/lib -L/usr/local/lib -lcurl  '
pkg_cv_DBUS_GLIB_CFLAGS='-I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_DBUS_GLIB_LIBS='-L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  '
pkg_cv_EXIF_CFLAGS='-I/usr/local/include  '
pkg_cv_EXIF_LIBS='-L/usr/local/lib -lexif -lm  '
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/include  '
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig  '
pkg_cv_GDK_PIXBUF_CFLAGS='-I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_GDK_PIXBUF_LIBS='-L/usr/local/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
pkg_cv_GEGL_CFLAGS='-I/usr/local/include/gegl-0.0 -I/usr/local/include/babl-0.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_GEGL_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lgegl-0.0 -lgio-2.0 -lbabl-0.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
pkg_cv_GIO_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_GIO_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
pkg_cv_GMODULE_NO_EXPORT_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_GMODULE_NO_EXPORT_LIBS='-L/usr/local/lib -lgmodule-2.0 -lglib-2.0  '
pkg_cv_LCMS_CFLAGS='-I/usr/local/include  '
pkg_cv_LCMS_LIBS='-L/usr/local/lib -llcms  '
pkg_cv_PANGOFT2_CFLAGS='-I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_PANGOFT2_LIBS='-L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
pkg_cv_PNG_CFLAGS='-I/usr/local/include  '
pkg_cv_PNG_LIBS='-L/usr/local/lib -lpng -lz -lm  '
pkg_cv_POPPLER_CFLAGS='-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2  '
pkg_cv_POPPLER_LIBS='-pthread -L/usr/local/lib -lpoppler-glib -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
pkg_cv_SVG_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/librsvg-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
pkg_cv_SVG_LIBS='-pthread -L/usr/local/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
pkg_cv_WEBKIT_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/webkit-1.0 -I/usr/local/include/webkit-1.0/webkit -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2  '
pkg_cv_WEBKIT_LIBS='-pthread -L/usr/local/lib -lwebkit-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
pkg_cv_XFIXES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include  '
pkg_cv_XFIXES_LIBS='-L/usr/local/lib -lXfixes  '

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

AA_LIBS='-laa'
ACLOCAL='${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing --run aclocal-1.10 '
ALLOCA=''
ALL_LINGUAS=''
ALSA_CFLAGS=''
ALSA_LIBS=''
ALTIVEC_EXTRA_CFLAGS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing --run automake-1.10'
AWK='gawk'
BABL_CFLAGS='-I/usr/local/include/babl-0.0  '
BABL_LIBS='-L/usr/local/lib -lbabl-0.0 -lm  '
BINRELOC_CFLAGS=''
BINRELOC_LIBS=''
BUILD_HELP_BROWSER_FALSE='#'
BUILD_HELP_BROWSER_TRUE=''
BUILD_JPEG_FALSE='#'
BUILD_JPEG_TRUE=''
BUILD_PRINT_FALSE=''
BUILD_PRINT_TRUE='#'
BUILD_PYTHON_FALSE=''
BUILD_PYTHON_TRUE='#'
BUILD_SCRIPT_FU_FALSE='#'
BUILD_SCRIPT_FU_TRUE=''
BUILD_XJT_FALSE='#'
BUILD_XJT_TRUE=''
CAIRO_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
CAIRO_LIBS='-pthread -L/usr/local/lib -lcairo  '
CATALOGS=''
CATOBJEXT='.gmo'
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=2 -pipe -march=native -mtune=native -fno-strict-aliasing -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE'
CURL_CFLAGS='-I/usr/local/include  '
CURL_LIBS='-rpath=/usr/local/lib -L/usr/local/lib -lcurl  '
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-fconserve-space'
CYGPATH_W='echo'
DATADIRNAME='share'
DBUS_BINDING_TOOL='/usr/local/bin/dbus-binding-tool'
DBUS_GLIB_CFLAGS='-I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
DBUS_GLIB_LIBS='-L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0  '
DEFAULT_BINARY_FALSE='#'
DEFAULT_BINARY_TRUE=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DESKTOP_DATADIR='/usr/local/share'
DESKTOP_DATADIR_FALSE='#'
DESKTOP_DATADIR_TRUE=''
DLLTOOL='dlltool'
DOC_SHOOTER='doc-shooter'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GIMP_CONSOLE_FALSE='#'
ENABLE_GIMP_CONSOLE_TRUE=''
ENABLE_GTK_DOC_APP_FALSE=''
ENABLE_GTK_DOC_APP_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
EXIF_CFLAGS='-I/usr/local/include  '
EXIF_LIBS='-L/usr/local/lib -lexif -lm  '
F77=''
FFLAGS=''
FILE_AA='file-aa$(EXEEXT)'
FILE_MNG='file-mng$(EXEEXT)'
FILE_PDF='file-pdf$(EXEEXT)'
FILE_PNG='file-png$(EXEEXT)'
FILE_PSP='file-psp$(EXEEXT)'
FILE_SVG='file-svg$(EXEEXT)'
FILE_TIFF_LOAD='file-tiff-load$(EXEEXT)'
FILE_TIFF_SAVE='file-tiff-save$(EXEEXT)'
FILE_WMF='file-wmf$(EXEEXT)'
FILE_XPM='file-xpm$(EXEEXT)'
FONTCONFIG_CFLAGS='-I/usr/local/include  '
FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig  '
FREETYPE_CONFIG='/usr/local/bin/freetype-config'
FREETYPE_LIBS='-L/usr/local/lib -lfreetype -lz'
GDK_PIXBUF_CFLAGS='-I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GDK_PIXBUF_CSOURCE='/usr/local/bin/gdk-pixbuf-csource'
GDK_PIXBUF_LIBS='-L/usr/local/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
GEGL_CFLAGS='-I/usr/local/include/gegl-0.0 -I/usr/local/include/babl-0.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GEGL_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lgegl-0.0 -lgio-2.0 -lbabl-0.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
GETTEXT_PACKAGE='gimp20'
GIMPINSTALL=''
GIMP_API_VERSION='2.0'
GIMP_APP_VERSION='2.6'
GIMP_BINARY_AGE='605'
GIMP_COMMAND='gimp-2.6'
GIMP_DATA_VERSION='2.0'
GIMP_FULL_NAME='GNU Image Manipulation Program'
GIMP_INTERFACE_AGE='5'
GIMP_MAJOR_VERSION='2'
GIMP_MICRO_VERSION='5'
GIMP_MINOR_VERSION='6'
GIMP_MKENUMS='$(PERL) $(top_srcdir)/tools/gimp-mkenums'
GIMP_MODULES='modules'
GIMP_PKGCONFIG_VERSION='2.0'
GIMP_PLUGINS='plug-ins'
GIMP_PLUGIN_VERSION='2.0'
GIMP_REAL_VERSION='2.6.5'
GIMP_REMOTE=''
GIMP_REMOTE_MANPAGE=''
GIMP_SYSCONF_VERSION='2.0'
GIMP_TOOL_VERSION='2.0'
GIMP_UNSTABLE='no'
GIMP_UNSTABLE_FALSE=''
GIMP_UNSTABLE_TRUE='#'
GIMP_USER_VERSION='2.6'
GIMP_VERSION='2.6.5'
GIO_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GIO_LIBS='-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
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 -lgthread-2.0 -lglib-2.0  '
GLIB_MKENUMS='glib-mkenums'
GLIB_REQUIRED_VERSION='2.16.1'
GMODULE_NO_EXPORT_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GMODULE_NO_EXPORT_LIBS='-L/usr/local/lib -lgmodule-2.0 -lglib-2.0  '
GMOFILES=''
GMSGFMT='/usr/local/bin/msgfmt'
GNOME_VFS_CFLAGS=''
GNOME_VFS_LIBS=''
GOBJECT_QUERY='gobject-query'
GREP='/usr/bin/grep'
GTK_CFLAGS='-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2  '
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_LIBS='-pthread -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
GTK_REQUIRED_VERSION='2.12.5'
HAL_CFLAGS=''
HAL_LIBS=''
HAVE_DX_DINPUT_FALSE=''
HAVE_DX_DINPUT_TRUE='#'
HAVE_FINITE=''
HAVE_GNOMEVFS_FALSE=''
HAVE_GNOMEVFS_TRUE='#'
HAVE_GVFS_FALSE='#'
HAVE_GVFS_TRUE=''
HAVE_ISFINITE=''
HAVE_LCMS_FALSE='#'
HAVE_LCMS_TRUE=''
HAVE_LIBCURL_FALSE='#'
HAVE_LIBCURL_TRUE=''
HAVE_LINUX_INPUT_FALSE=''
HAVE_LINUX_INPUT_TRUE='#'
HAVE_MAC_TWAIN_FALSE=''
HAVE_MAC_TWAIN_TRUE='#'
HAVE_PNG_FALSE='#'
HAVE_PNG_TRUE=''
HAVE_WINDRES_FALSE=''
HAVE_WINDRES_TRUE='#'
HAVE_XMLLINT_FALSE='#'
HAVE_XMLLINT_TRUE=''
HAVE_XSLTPROC_FALSE='#'
HAVE_XSLTPROC_TRUE=''
HTML_DIR='/usr/local/share/doc/gimp'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/local/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/local/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/local/bin/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
ISO_CODES_LOCALEDIR='/usr/local/share/locale'
ISO_CODES_LOCATION='/usr/local/share/xml/iso-codes'
JPEG_LIBS='-ljpeg'
LCMS='lcms$(EXEEXT)'
LCMS_CFLAGS='-I/usr/local/include  '
LCMS_LIBS='-L/usr/local/lib -llcms  '
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) /usr/ports/graphics/gimp-app/work/gnome-libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='600:5:600'
MAIL='mail$(EXEEXT)'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing --run makeinfo'
MIME_TYPES='application/postscript;application/pdf;image/bmp;image/g3fax;image/gif;image/x-fits;image/pcx;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sgi;image/x-tga;image/x-xbitmap;image/x-xwindowdump;image/x-xcf;image/x-compressed-xcf;image/tiff;image/jpeg;image/x-psd;image/png;image/x-icon;image/x-xpixmap;image/svg+xml;image/x-wmf;'
MKINSTALLDIRS='./mkinstalldirs'
MMX_EXTRA_CFLAGS='-mmmx'
MNG_LIBS='-lmng -ljpeg -L/usr/local/lib -lpng -lz -lm  '
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_OPTS='-c'
MSGMERGE='/usr/local/bin/msgmerge'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_UNIX_FALSE='#'
OS_UNIX_TRUE=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='gimp'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP'
PACKAGE_NAME='GIMP'
PACKAGE_STRING='GIMP 2.6.5'
PACKAGE_TARNAME='gimp'
PACKAGE_VERSION='2.6.5'
PANGOFT2_CFLAGS='-I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
PANGOFT2_LIBS='-L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
PATHSEP=':'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl5'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
PNG_CFLAGS='-I/usr/local/include  '
PNG_LIBS='-L/usr/local/lib -lpng -lz -lm  '
POFILES=''
POPPLER_CFLAGS='-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/poppler/glib -I/usr/local/include/poppler -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2  '
POPPLER_LIBS='-pthread -L/usr/local/lib -lpoppler-glib -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0  '
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PYBIN_PATH=''
PYGIMP_EXTRA_CFLAGS=''
PYGTK_CFLAGS=''
PYGTK_CODEGEN=''
PYGTK_DEFSDIR=''
PYGTK_LIBS=''
PYLINK_LIBS=''
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_INCLUDES=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB='ranlib'
RT_LIBS=''
SCREENSHOT='screenshot$(EXEEXT)'
SCREENSHOT_LIBS=' -L/usr/local/lib  -lSM -lICE -lX11 -lXmu -lXt -lXext -L/usr/local/lib -lXfixes  '
SED='/usr/bin/sed'
SENDMAIL='/usr/sbin/sendmail'
SET_MAKE=''
SHELL='/bin/sh'
SOCKET_LIBS=''
SSE_EXTRA_CFLAGS='-mmmx -msse'
STATICLIBS_FALSE=''
STATICLIBS_TRUE='#'
STRIP='strip'
SVG_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/librsvg-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
SVG_LIBS='-pthread -L/usr/local/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
SYMPREFIX=''
TIFF_LIBS='-ltiff'
USE_BINRELOC_FALSE=''
USE_BINRELOC_TRUE='#'
USE_NLS='yes'
VERSION='2.6.5'
WEBKIT_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/webkit-1.0 -I/usr/local/include/webkit-1.0/webkit -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2  '
WEBKIT_LIBS='-pthread -L/usr/local/lib -lwebkit-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  '
WIN32_LARGE_ADDRESS_AWARE=''
WINDRES=':'
WITH_PDBGEN_FALSE=''
WITH_PDBGEN_TRUE='#'
WMF_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include'
WMF_CONFIG='/usr/local/bin/libwmf-config'
WMF_LIBS='-L/usr/local/lib -lwmf -lwmflite -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -lX11 -lxml2 -lz -liconv -lm -ljpeg -lpng -lz -lm'
XFIXES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include  '
XFIXES_LIBS='-L/usr/local/lib -lXfixes  '
XGETTEXT='/usr/local/bin/xgettext'
XMKMF=''
XMLLINT='/usr/local/bin/xmllint'
XMU_LIBS=' -L/usr/local/lib  -lSM -lICE -lX11 -lXmu -lXt'
XPM_LIBS=' -L/usr/local/lib  -lSM -lICE -lX11 -lXpm'
XSLTPROC='/usr/local/bin/xsltproc'
X_CFLAGS=' -I/usr/local/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/local/lib'
X_PRE_LIBS=' -lSM -lICE'
Z_LIBS='-lz'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.1'
build_alias='i386-portbld-freebsd7.1'
build_cpu='i386'
build_os='freebsd7.1'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='/usr/local/share/doc/gimp'
dvidir='${docdir}'
exec_prefix='${prefix}'
gimpdatadir='${datarootdir}/gimp'
gimpdir='.gimp-2.6'
gimplocaledir='${datarootdir}/locale'
gimpplugindir='${exec_prefix}/libexec/gimp/2.2'
gimpsysconfdir='${prefix}/etc/gimp/2.2'
host='i386-portbld-freebsd7.1'
host_alias=''
host_cpu='i386'
host_os='freebsd7.1'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/ports/graphics/gimp-app/work/gimp-2.6.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "GIMP"
#define PACKAGE_TARNAME "gimp"
#define PACKAGE_VERSION "2.6.5"
#define PACKAGE_STRING "GIMP 2.6.5"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP"
#define GETTEXT_PACKAGE "gimp20"
#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 ARCH_X86 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define RETSIGTYPE void
#define HAVE_VPRINTF 1
#define HAVE_ALLOCA 1
#define HAVE_DIFFTIME 1
#define HAVE_MMAP 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 HAVE_ISO_CODES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_MATH_H 1
#define HAVE_IEEEFP_H 1
#define HAVE_FINITE 1
#define HAVE_RINT 1
#define HAVE_INET_NTOA 1
#define USE_MMX 1
#define USE_SSE 1
#define HAVE_IPC_H 1
#define HAVE_SHM_H 1
#define IPC_RMID_DEFERRED_RELEASE 1
#define USE_SYSV_SHM 1
#define ENABLE_MP 1
#define HAVE_X11_XMU_WINUTIL_H 1
#define HAVE_X11_EXTENSIONS_SHAPE_H 1
#define HAVE_XFIXES 1
#define HAVE_EXIF 1
#define HAVE_WEBKIT_ZOOM_API 1
#define HAVE_POPPLER 1
#define HAVE_LCMS 1
#define HAVE_DBUS_GLIB 1
#define SENDMAIL "/usr/sbin/sendmail"

configure: exit 0


More information about the freebsd-gnome mailing list