From owner-freebsd-gnome@FreeBSD.ORG Thu Feb 26 14:43:50 2009 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE0C3106566C for ; Thu, 26 Feb 2009 14:43:50 +0000 (UTC) (envelope-from andy.lavr@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (reactor-xg.kiev.ua [86.111.64.45]) by mx1.freebsd.org (Postfix) with ESMTP id B4F738FC0C for ; Thu, 26 Feb 2009 14:43:46 +0000 (UTC) (envelope-from andy.lavr@reactor-xg.kiev.ua) Received: from mail.reactor-xg.kiev.ua (mail.reactor-xg.kiev.ua [86.111.64.45]) by mail.reactor-xg.kiev.ua (Reactor-XG Mailer System) with ESMTP id n1OBVSr6040454 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 24 Feb 2009 13:31:28 +0200 (EET) (envelope-from andy.lavr@reactor-xg.kiev.ua) Authentication-Results: mail.reactor-xg.kiev.ua; sender-id=pass header.from=andy.lavr@reactor-xg.kiev.ua; auth=pass (PLAIN); spf=pass smtp.mfrom=andy.lavr@reactor-xg.kiev.ua Message-ID: <49A3DA93.3030307@reactor-xg.kiev.ua> Date: Tue, 24 Feb 2009 13:31:31 +0200 From: "Andrei V. Lavreniyuk" Organization: Technica-03, Inc. User-Agent: Thunderbird 2.0.0.19 (X11/20090124) MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: multipart/mixed; boundary="------------040902050009050208010208" X-Virus-Scanned: ClamAV 0.94.2/9034/Mon Feb 23 19:41:23 2009 on mail.reactor-xg.kiev.ua X-Virus-Status: Clean Cc: Subject: Error compile ports/graphics/gimp-app (FreeBSD 7.1-STABLE) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: andy.lavr@gmail.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 14:43:51 -0000 This is a multi-part message in MIME format. --------------040902050009050208010208 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit 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. --------------040902050009050208010208 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GIMP configure 2.6.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-html-dir=3D/usr/local/share/doc/gimp --disable-gtk= -doc --without-print --disable-python --with-desktop-dir=3D/usr/local/sha= re --docdir=3D/usr/local/share/doc/gimp --enable-default-binary --without= -gnomevfs --enable-mp --with-webkit --with-dbus --x-libraries=3D/usr/loca= l/lib --x-includes=3D/usr/local/include --prefix=3D/usr/local --mandir=3D= /usr/local/man --infodir=3D/usr/local/info/ --build=3Di386-portbld-freebs= d7.1 ## --------- ## ## Platform. ## ## --------- ## hostname =3D datacenter.technica-03.local uname -m =3D i386 uname -r =3D 7.1-STABLE uname -s =3D FreeBSD uname -v =3D FreeBSD 7.1-STABLE #1: Mon Jan 5 17:35:27 EET 2009 root= @datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D 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 N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:3256: $? =3D 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: $? =3D 0 configure:3273: cc -V >&5 cc: '-V' option must have argument configure:3276: $? =3D 1 configure:3299: checking for C compiler default output file name configure:3326: cc -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=3D= 2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat -Wf= ormat-security -s -fstack-protector -fstack-protector -I/usr/local/includ= e -L/usr/local/lib conftest.c >&5 configure:3329: $? =3D 0 configure:3367: result: a.out configure:3384: checking whether the C compiler works configure:3394: ./a.out configure:3397: $? =3D 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_FORT= IFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing= -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr= /local/include -L/usr/local/lib conftest.c >&5 configure:3436: $? =3D 0 configure:3460: result:=20 configure:3466: checking for suffix of object files configure:3492: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:3495: $? =3D 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_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:3557: $? =3D 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: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/i= nclude conftest.c >&5 configure:3811: $? =3D 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: $? =3D 0 configure:4067: cc -c conftest.c -o conftest2.o >&5 configure:4070: $? =3D 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: $? =3D 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: $? =3D 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?prod= uct=3DGIMP" | #define GETTEXT_PACKAGE "gimp20" | /* end confdefs.h. */ | #include configure:5562: result: cc -E configure:5591: cc -E -I/usr/local/include conftest.c configure:5597: $? =3D 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: $? =3D 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?prod= uct=3DGIMP" | #define GETTEXT_PACKAGE "gimp20" | /* end confdefs.h. */ | #include configure:5672: checking for ANSI C header files configure:5702: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5708: $? =3D 0 configure:5807: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORT= IFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing= -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/usr= /local/include -L/usr/local/lib conftest.c >&5 configure:5810: $? =3D 0 configure:5816: ./conftest configure:5819: $? =3D 0 configure:5836: result: yes configure:5860: checking for sys/types.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for sys/stat.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for stdlib.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for string.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for memory.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for strings.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for inttypes.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for stdint.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5860: checking for unistd.h configure:5881: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5887: $? =3D 0 configure:5903: result: yes configure:5930: checking dlfcn.h usability configure:5947: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:5953: $? =3D 0 configure:5967: result: yes configure:5971: checking dlfcn.h presence configure:5986: cc -E -I/usr/local/include conftest.c configure:5992: $? =3D 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 N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. configure:6186: $? =3D 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: $? =3D 0 configure:6203: c++ -V >&5 c++: '-V' option must have argument configure:6206: $? =3D 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: $? =3D 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: $? =3D 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: $? =3D 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: $? =3D 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?prod= uct=3DGIMP" | #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 configure:6654: result: c++ -E configure:6683: c++ -E -I/usr/local/include conftest.cpp configure:6689: $? =3D 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: $? =3D 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?prod= uct=3DGIMP" | #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 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: $? =3D 127 configure:6893: -v >&5 -v: not found configure:6896: $? =3D 127 configure:6903: -V >&5 -V: not found configure:6906: $? =3D 127 configure:6914: checking whether we are using the GNU Fortran 77 compiler= configure:6933: -c conftest.F >&5 -c: not found configure:6939: $? =3D 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif |=20 | end configure:6956: result: no configure:6962: checking whether accepts -g configure:6979: -c -g conftest.f >&5 -c: not found configure:6985: $? =3D 127 configure: failed program was: | program main |=20 | 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 o= bject configure:7259: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:7262: $? =3D 0 configure:7266: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDG= IRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> = conftest.nm configure:7269: $? =3D 0 configure:7321: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FORT= IFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -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: $? =3D 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_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude -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: $? =3D 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_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude -fPIC -DPIC conftest.c >&5 configure:8602: $? =3D 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_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude -o out/conftest2.o conftest.c >&5 configure:8706: $? =3D 0 configure:8728: result: yes configure:8754: checking whether the cc linker (/usr/bin/ld) supports sha= red 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_SOURC= E=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat= -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/in= clude conftest.c >&5 configure:9764: $? =3D 0 configure:9779: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o con= ftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9782: $? =3D 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 s= hared libraries configure:13094: result: yes configure:13111: c++ -c -fconserve-space -I/usr/local/include conftest.cp= p >&5 configure:13114: $? =3D 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: $? =3D 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/conf= test2.o conftest.cpp >&5 configure:13688: $? =3D 0 configure:13710: result: yes configure:13736: checking whether the c++ linker (/usr/bin/ld) supports s= hared 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -I/us= r/local/include -L/usr/local/lib conftest.c >&5 configure:21297: $? =3D 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 fi= les configure:21586: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -I/usr/local/i= nclude conftest.c >&5 configure:21592: $? =3D 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-stat= ement configure:21892: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -I/usr/local/include conftest.c >&5 configure:21898: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -I/usr/local/include conftest.= c >&5 configure:21958: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -I/usr/= local/include conftest.c >&5 configure:22018: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -I/usr/local/include conftest.c >&5 configure:22078: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -I/usr/local/include conftest.c >&5 configure:22138: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 conftest.c: In function 'main': conftest.c:24: warning: old-style function definition configure:22198: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 conftest.c: In function 'main': conftest.c:33: warning: old-style function definition configure:22480: $? =3D 0 configure:22495: result: yes configure:22505: checking whether time.h and sys/time.h may both be inclu= ded configure:22535: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 conftest.c: In function 'main': conftest.c:29: warning: old-style function definition configure:22541: $? =3D 0 configure:22556: result: yes configure:22586: checking sys/param.h usability configure:22603: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:22609: $? =3D 0 configure:22623: result: yes configure:22627: checking sys/param.h presence configure:22642: cc -E -I/usr/local/include conftest.c configure:22648: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:22609: $? =3D 0 configure:22623: result: yes configure:22627: checking sys/time.h presence configure:22642: cc -E -I/usr/local/include conftest.c configure:22648: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:22609: $? =3D 0 configure:22623: result: yes configure:22627: checking sys/times.h presence configure:22642: cc -E -I/usr/local/include conftest.c configure:22648: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 conftest.c: In function 'main': conftest.c:65: warning: old-style function definition configure:22753: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&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: $? =3D 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?prod= uct=3DGIMP" | #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 | #include |=20 | int | main () | { | return *(signal (0, 0)) (0) =3D=3D 1; | ; | return 0; | } configure:22829: result: void configure:22841: checking for vprintf configure:22897: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:22921: result: yes configure:22928: checking for _doprnt configure:22984: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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 declares = _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef _doprnt |=20 | /* 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 |=20 | 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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 fun= ction 'alloca' configure:23057: $? =3D 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?prod= uct=3DGIMP" | #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 | int | main () | { | char *p =3D (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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:23154: result: yes configure:23388: checking for difftime configure:23444: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:23468: result: yes configure:23388: checking for mmap configure:23444: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:23468: result: yes configure:23536: checking whether binary relocation support should be ena= bled configure:23554: result: no configure:23671: checking for _NL_MEASUREMENT_MEASUREMENT configure:23696: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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 | int | main () | { |=20 | char c =3D *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT= )); |=20 | ; | return 0; | } configure:23718: result: no configure:23734: checking whether NLS is requested configure:23743: result: yes configure:23760: checking for intltool >=3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:24368: $? =3D 0 configure:24382: result: yes configure:24386: checking locale.h presence configure:24401: cc -E -I/usr/local/include conftest.c configure:24407: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:24525: result: yes configure:24554: checking libintl.h usability configure:24571: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:24577: $? =3D 0 configure:24591: result: yes configure:24595: checking libintl.h presence configure:24610: cc -E -I/usr/local/include conftest.c configure:24616: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | #include |=20 | 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:24956: result: yes configure:24959: checking for ngettext in -lintl configure:24994: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:25018: result: yes configure:25021: checking for dgettext in -lintl configure:25056: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:25080: result: yes configure:25245: checking for bind_textdomain_codeset configure:25301: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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 'dcgettex= t' conftest.c: In function 'main': conftest.c:71: warning: old-style function definition configure:25467: $? =3D 0 configure:25485: result: yes configure:25496: checking if msgfmt accepts -c configure:25511: $MSGFMT -c -o /dev/null conftest.foo configure:25514: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:25861: checking for iso-codes configure:25864: $PKG_CONFIG --exists --print-errors "iso-codes" configure:25867: $? =3D 0 configure:25881: result: yes configure:25894: checking for BABL configure:25902: $PKG_CONFIG --exists --print-errors "babl >=3D 0.0.22" configure:25905: $? =3D 0 configure:25920: $PKG_CONFIG --exists --print-errors "babl >=3D 0.0.22" configure:25923: $? =3D 0 configure:25999: result: yes configure:26005: checking for GEGL configure:26013: $PKG_CONFIG --exists --print-errors "gegl >=3D 0.0.18" configure:26016: $? =3D 0 configure:26031: $PKG_CONFIG --exists --print-errors "gegl >=3D 0.0.18" configure:26034: $? =3D 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 >=3D 2.16.1 configure:26398: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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/i= nclude -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: $? =3D 0 configure:26407: ./conftest configure:26410: $? =3D 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= =2E0" configure:26537: $? =3D 0 configure:26552: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2= =2E0" configure:26555: $? =3D 0 configure:26631: result: yes configure:26638: checking for GIO configure:26646: $PKG_CONFIG --exists --print-errors "gio-2.0" configure:26649: $? =3D 0 configure:26664: $PKG_CONFIG --exists --print-errors "gio-2.0" configure:26667: $? =3D 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/inc= lude configure:27124: checking whether -R must be followed by a space configure:27150: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | int | main () | { |=20 | ; | return 0; | } configure:27191: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | int | main () | { |=20 | ; | return 0; | } configure:27210: result: neither works configure:27263: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:27426: checking for gethostbyname configure:27482: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:27505: result: yes configure:27650: checking for connect configure:27706: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:27729: result: yes configure:27801: checking for remove configure:27857: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:27880: result: yes configure:27952: checking for shmat configure:28008: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:28031: result: yes configure:28112: checking for IceConnectionNumber in -lICE configure:28147: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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 >=3D 2.12.5 configure:28378: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_RE= ENTRANT -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/loca= l/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 -p= thread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbu= f-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrand= r -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: $? =3D 0 configure:28387: ./conftest configure:28390: $? =3D 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 >=3D= 2.12.5" configure:28521: $? =3D 0 configure:28536: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >=3D= 2.12.5" configure:28539: $? =3D 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 >=3D 1.4.10" configure:28680: $? =3D 0 configure:28695: $PKG_CONFIG --exists --print-errors "cairo >=3D 1.4.10" configure:28698: $? =3D 0 configure:28774: result: yes configure:28781: checking for FONTCONFIG configure:28789: $PKG_CONFIG --exists --print-errors "fontconfig >=3D 2.2= =2E0" configure:28792: $? =3D 0 configure:28807: $PKG_CONFIG --exists --print-errors "fontconfig >=3D 2.2= =2E0" configure:28810: $? =3D 0 configure:28886: result: yes configure:28893: checking for PANGOFT2 configure:28901: $PKG_CONFIG --exists --print-errors "pangoft2 >=3D 1.18.= 0" configure:28904: $? =3D 0 configure:28919: $PKG_CONFIG --exists --print-errors "pangoft2 >=3D 1.18.= 0" configure:28922: $? =3D 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/includ= e/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/loc= al/lib/glib-2.0/include -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_S= OURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wfo= rmat -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdec= laration-after-statement -Wmissing-prototypes -Wmissing-declarations -Win= it-self -Wpointer-arith -Wold-style-definition -I/usr/local/include conft= est.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: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:29156: $? =3D 0 configure:29170: result: yes configure:29174: checking math.h presence configure:29189: cc -E -I/usr/local/include conftest.c configure:29195: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:29156: $? =3D 0 configure:29170: result: yes configure:29174: checking ieeefp.h presence configure:29189: cc -E -I/usr/local/include conftest.c configure:29195: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/include= -L/usr/local/lib conftest.c -lm >&5 configure:29291: $? =3D 0 configure:29297: ./conftest configure:29300: $? =3D 0 configure:29302: result: none needed configure:29374: checking for finite configure:29430: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 conftest.c: In function 'main': conftest.c:48: warning: old-style function definition conftest.c:49: warning: unused variable 'dir' configure:29608: $? =3D 0 configure:29613: result: none needed configure:29672: checking for rint configure:29728: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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 declares rin= t. | For example, HP-UX 11i declares gettimeofday. */ | #define rint innocuous_rint |=20 | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rint (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef rint |=20 | /* 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 |=20 | 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:29820: result: yes configure:29845: checking for inet_ntoa configure:29901: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:29925: result: yes configure:30008: checking for socket in -lsocket configure:30043: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | /* 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -mmmx -I/usr/local/include co= nftest.c >&5 conftest.c: In function 'main': conftest.c:50: warning: old-style function definition configure:30141: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -mmmx -I/usr/local/include co= nftest.c >&5 configure:30187: $? =3D 0 configure:30197: result: yes configure:30207: checking whether cc understands -msse configure:30230: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -mmmx -msse -I/usr/local/incl= ude conftest.c >&5 conftest.c: In function 'main': conftest.c:51: warning: old-style function definition configure:30236: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -mmmx -msse -I/usr/local/incl= ude conftest.c >&5 configure:30281: $? =3D 0 configure:30291: result: yes configure:30677: checking sys/ipc.h usability configure:30694: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:30700: $? =3D 0 configure:30714: result: yes configure:30718: checking sys/ipc.h presence configure:30733: cc -E -I/usr/local/include conftest.c configure:30739: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:30841: $? =3D 0 configure:30855: result: yes configure:30859: checking sys/shm.h presence configure:30874: cc -E -I/usr/local/include conftest.c configure:30880: $? =3D 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 atta= ches configure:30993: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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 fun= ction 'exit' configure:30996: $? =3D 0 configure:31002: ./conftest configure:31005: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&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: $? =3D 0 configure:31457: result: yes configure:31525: checking for XmuClientWindow in -lXmu configure:31560: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_RE= ENTRANT -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/loca= l/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 conf= test.c -lXmu -lXt -lX11 >&5 conftest.c: In function 'main': conftest.c:64: warning: old-style function definition configure:31566: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-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/gli= b-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype= 2 -I/usr/local/include conftest.c >&5 configure:31618: $? =3D 0 configure:31634: result: yes configure:31656: checking for XShapeGetRectangles in -lXext configure:31691: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -Winit-self -Wpointer-arith -Wold-style-definition -D_THREAD_SAFE -D_RE= ENTRANT -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/loca= l/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 conf= test.c -lXext -lX11 -lXext >&5 conftest.c: In function 'main': conftest.c:65: warning: old-style function definition configure:31697: $? =3D 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-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/gli= b-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype= 2 -I/usr/local/include conftest.c >&5 configure:31749: $? =3D 0 configure:31765: result: yes configure:31785: checking for XFIXES configure:31793: $PKG_CONFIG --exists --print-errors "xfixes" configure:31796: $? =3D 0 configure:31811: $PKG_CONFIG --exists --print-errors "xfixes" configure:31814: $? =3D 0 configure:31850: result: yes configure:31907: checking for TIFFReadScanline in -ltiff configure:31942: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:31966: result: yes configure:31979: checking tiffio.h usability configure:31996: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:32002: $? =3D 0 configure:32016: result: yes configure:32020: checking tiffio.h presence configure:32035: cc -E -I/usr/local/include conftest.c configure:32041: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:32607: result: yes configure:32618: checking for jpeglib.h configure:32639: cc -E -I/usr/local/include conftest.c configure:32645: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:32721: result: yes configure:32785: checking for gzsetparams in -lz configure:32820: cc -o conftest -O2 -fno-strict-aliasing -pipe -O2 -D_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:32844: result: yes configure:32857: checking zlib.h usability configure:32874: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:32880: $? =3D 0 configure:32894: result: yes configure:32898: checking zlib.h presence configure:32913: cc -E -I/usr/local/include conftest.c configure:32919: $? =3D 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: $? =3D 0 configure:33040: $PKG_CONFIG --exists --print-errors "libpng" configure:33043: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:33188: result: yes configure:33201: checking libmng.h usability configure:33218: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:33224: $? =3D 0 configure:33238: result: yes configure:33242: checking libmng.h presence configure:33257: cc -E -I/usr/local/include conftest.c configure:33263: $? =3D 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 >=3D 0.6.15= " configure:33371: $? =3D 0 configure:33386: $PKG_CONFIG --exists --print-errors "libexif >=3D 0.6.15= " configure:33389: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 0 configure:33512: result: yes configure:33525: checking aalib.h usability configure:33542: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 configure:33548: $? =3D 0 configure:33562: result: yes configure:33566: checking aalib.h presence configure:33581: cc -E -I/usr/local/include conftest.c configure:33587: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -Winit-self -Wpointer-arith -Wold-style-definition -I/usr/local/includ= e -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lXp= m -lSM -lICE -lX11 >&5 conftest.c: In function 'main': conftest.c:68: warning: old-style function definition configure:33716: $? =3D 0 configure:33734: result: yes configure:33747: checking X11/xpm.h usability configure:33764: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-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: $? =3D 0 configure:33784: result: yes configure:33788: checking X11/xpm.h presence configure:33803: cc -E -I/usr/local/include conftest.c configure:33809: $? =3D 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 >=3D 0.1= " configure:33916: $? =3D 0 configure:33931: $PKG_CONFIG --exists --print-errors "webkit-1.0 >=3D 0.1= " configure:33934: $? =3D 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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 -lw= ebkit-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoc= airo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -l= Xcomposite -lXdamage -lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -l= m -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: $? =3D 0 configure:34040: result: yes configure:34079: checking for SVG configure:34087: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >=3D 2.= 14.0" configure:34090: $? =3D 0 configure:34105: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >=3D 2.= 14.0" configure:34108: $? =3D 0 configure:34144: result: yes configure:34200: checking for POPPLER configure:34208: $PKG_CONFIG --exists --print-errors "poppler-glib >=3D 0= =2E4.1 gthread-2.0" configure:34211: $? =3D 0 configure:34226: $PKG_CONFIG --exists --print-errors "poppler-glib >=3D 0= =2E4.1 gthread-2.0" configure:34229: $? =3D 0 configure:34265: result: yes configure:34433: checking for CURL configure:34441: $PKG_CONFIG --exists --print-errors "libcurl >=3D 7.15.1= " configure:34444: $? =3D 0 configure:34459: $PKG_CONFIG --exists --print-errors "libcurl >=3D 7.15.1= " configure:34462: $? =3D 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 >=3D 0.2.8 configure:34603: result: yes (version 0.2.8) configure:34641: checking for LCMS configure:34649: $PKG_CONFIG --exists --print-errors "lcms >=3D 1.16" configure:34652: $? =3D 0 configure:34667: $PKG_CONFIG --exists --print-errors "lcms >=3D 1.16" configure:34670: $? =3D 0 configure:34706: result: yes configure:34773: checking for ALSA CFLAGS configure:34779: result:=20 configure:34783: checking for ALSA LDFLAGS configure:34792: result: -lasound -lm -ldl -pthread configure:34796: checking for libasound headers version >=3D 1.0.0 configure:34868: cc -c -O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&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 fun= ction 'exit' configure:34874: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | #include |=20 | int | main () | { |=20 | /* 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 |=20 | # if(SND_LIB_MAJOR > 1) | exit(0); | # else | # if(SND_LIB_MAJOR < 1) | # error not present | # endif |=20 | # if(SND_LIB_MINOR > 0) | exit(0); | # else | # if(SND_LIB_MINOR < 0) | # error not present | # endif |=20 | # if(SND_LIB_SUBMINOR < 0) | # error not present | # endif | # endif | # endif | exit(0); |=20 | ; | 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_FOR= TIFY_SOURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasin= g -Wformat -Wformat-security -s -fstack-protector -fstack-protector -Wall= -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declaration= s -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: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | /* 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_SOUR= CE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wforma= t -Wformat-security -s -fstack-protector -fstack-protector -Wall -Wdeclar= ation-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-= self -Wpointer-arith -Wold-style-definition -I/usr/local/include conftest= =2Ec >&5 conftest.c:94:25: error: linux/input.h: No such file or directory configure:35045: $? =3D 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?prod= uct=3DGIMP" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include 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: $? =3D 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?prod= uct=3DGIMP" | #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 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 >=3D 0.= 70" configure:35494: $? =3D 0 configure:35509: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >=3D 0.= 70" configure:35512: $? =3D 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: $? =3D 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?prod= uct=3DGIMP" | #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. */ |=20 | #include | #include |=20 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 =3D=20 CONFIG_HEADERS =3D=20 CONFIG_LINKS =3D=20 CONFIG_COMMANDS =3D=20 $ ./config.status=20 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 th= e 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=3D/usr/local, datarootdir=3D${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=3Di386-portbld-freebsd7.1 ac_cv_c_compiler_gnu=3Dyes ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_BABL_CFLAGS_set=3D'' ac_cv_env_BABL_CFLAGS_value=3D'' ac_cv_env_BABL_LIBS_set=3D'' ac_cv_env_BABL_LIBS_value=3D'' ac_cv_env_CAIRO_CFLAGS_set=3D'' ac_cv_env_CAIRO_CFLAGS_value=3D'' ac_cv_env_CAIRO_LIBS_set=3D'' ac_cv_env_CAIRO_LIBS_value=3D'' ac_cv_env_CCASFLAGS_set=3D'' ac_cv_env_CCASFLAGS_value=3D'' ac_cv_env_CCAS_set=3D'' ac_cv_env_CCAS_value=3D'' ac_cv_env_CCC_set=3D'' ac_cv_env_CCC_value=3D'' ac_cv_env_CC_set=3Dset ac_cv_env_CC_value=3Dcc ac_cv_env_CFLAGS_set=3Dset ac_cv_env_CFLAGS_value=3D'-O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_S= OURCE=3D2 -pipe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wfo= rmat -Wformat-security -s -fstack-protector -fstack-protector' ac_cv_env_CPPFLAGS_set=3Dset ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include ac_cv_env_CPP_set=3D'' ac_cv_env_CPP_value=3D'' ac_cv_env_CURL_CFLAGS_set=3D'' ac_cv_env_CURL_CFLAGS_value=3D'' ac_cv_env_CURL_LIBS_set=3D'' ac_cv_env_CURL_LIBS_value=3D'' ac_cv_env_CXXCPP_set=3D'' ac_cv_env_CXXCPP_value=3D'' ac_cv_env_CXXFLAGS_set=3Dset ac_cv_env_CXXFLAGS_value=3D-fconserve-space ac_cv_env_CXX_set=3Dset ac_cv_env_CXX_value=3Dc++ ac_cv_env_DBUS_GLIB_CFLAGS_set=3D'' ac_cv_env_DBUS_GLIB_CFLAGS_value=3D'' ac_cv_env_DBUS_GLIB_LIBS_set=3D'' ac_cv_env_DBUS_GLIB_LIBS_value=3D'' ac_cv_env_EXIF_CFLAGS_set=3D'' ac_cv_env_EXIF_CFLAGS_value=3D'' ac_cv_env_EXIF_LIBS_set=3D'' ac_cv_env_EXIF_LIBS_value=3D'' ac_cv_env_F77_set=3D'' ac_cv_env_F77_value=3D'' ac_cv_env_FFLAGS_set=3D'' ac_cv_env_FFLAGS_value=3D'' ac_cv_env_FONTCONFIG_CFLAGS_set=3D'' ac_cv_env_FONTCONFIG_CFLAGS_value=3D'' ac_cv_env_FONTCONFIG_LIBS_set=3D'' ac_cv_env_FONTCONFIG_LIBS_value=3D'' ac_cv_env_GDK_PIXBUF_CFLAGS_set=3D'' ac_cv_env_GDK_PIXBUF_CFLAGS_value=3D'' ac_cv_env_GDK_PIXBUF_LIBS_set=3D'' ac_cv_env_GDK_PIXBUF_LIBS_value=3D'' ac_cv_env_GEGL_CFLAGS_set=3D'' ac_cv_env_GEGL_CFLAGS_value=3D'' ac_cv_env_GEGL_LIBS_set=3D'' ac_cv_env_GEGL_LIBS_value=3D'' ac_cv_env_GIO_CFLAGS_set=3D'' ac_cv_env_GIO_CFLAGS_value=3D'' ac_cv_env_GIO_LIBS_set=3D'' ac_cv_env_GIO_LIBS_value=3D'' ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_set=3D'' ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value=3D'' ac_cv_env_GMODULE_NO_EXPORT_LIBS_set=3D'' ac_cv_env_GMODULE_NO_EXPORT_LIBS_value=3D'' ac_cv_env_GNOME_VFS_CFLAGS_set=3D'' ac_cv_env_GNOME_VFS_CFLAGS_value=3D'' ac_cv_env_GNOME_VFS_LIBS_set=3D'' ac_cv_env_GNOME_VFS_LIBS_value=3D'' ac_cv_env_HAL_CFLAGS_set=3D'' ac_cv_env_HAL_CFLAGS_value=3D'' ac_cv_env_HAL_LIBS_set=3D'' ac_cv_env_HAL_LIBS_value=3D'' ac_cv_env_LCMS_CFLAGS_set=3D'' ac_cv_env_LCMS_CFLAGS_value=3D'' ac_cv_env_LCMS_LIBS_set=3D'' ac_cv_env_LCMS_LIBS_value=3D'' ac_cv_env_LDFLAGS_set=3Dset ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib ac_cv_env_LIBS_set=3D'' ac_cv_env_LIBS_value=3D'' ac_cv_env_PANGOFT2_CFLAGS_set=3D'' ac_cv_env_PANGOFT2_CFLAGS_value=3D'' ac_cv_env_PANGOFT2_LIBS_set=3D'' ac_cv_env_PANGOFT2_LIBS_value=3D'' ac_cv_env_PKG_CONFIG_set=3D'' ac_cv_env_PKG_CONFIG_value=3D'' ac_cv_env_PNG_CFLAGS_set=3D'' ac_cv_env_PNG_CFLAGS_value=3D'' ac_cv_env_PNG_LIBS_set=3D'' ac_cv_env_PNG_LIBS_value=3D'' ac_cv_env_POPPLER_CFLAGS_set=3D'' ac_cv_env_POPPLER_CFLAGS_value=3D'' ac_cv_env_POPPLER_LIBS_set=3D'' ac_cv_env_POPPLER_LIBS_value=3D'' ac_cv_env_PYGTK_CFLAGS_set=3D'' ac_cv_env_PYGTK_CFLAGS_value=3D'' ac_cv_env_PYGTK_LIBS_set=3D'' ac_cv_env_PYGTK_LIBS_value=3D'' ac_cv_env_SVG_CFLAGS_set=3D'' ac_cv_env_SVG_CFLAGS_value=3D'' ac_cv_env_SVG_LIBS_set=3D'' ac_cv_env_SVG_LIBS_value=3D'' ac_cv_env_WEBKIT_CFLAGS_set=3D'' ac_cv_env_WEBKIT_CFLAGS_value=3D'' ac_cv_env_WEBKIT_LIBS_set=3D'' ac_cv_env_WEBKIT_LIBS_value=3D'' ac_cv_env_XFIXES_CFLAGS_set=3D'' ac_cv_env_XFIXES_CFLAGS_value=3D'' ac_cv_env_XFIXES_LIBS_set=3D'' ac_cv_env_XFIXES_LIBS_value=3D'' ac_cv_env_XMKMF_set=3D'' ac_cv_env_XMKMF_value=3D'' ac_cv_env_build_alias_set=3Dset ac_cv_env_build_alias_value=3Di386-portbld-freebsd7.1 ac_cv_env_host_alias_set=3D'' ac_cv_env_host_alias_value=3D'' ac_cv_env_target_alias_set=3D'' ac_cv_env_target_alias_value=3D'' ac_cv_f77_compiler_gnu=3Dno ac_cv_func__doprnt=3Dno ac_cv_func_alloca_works=3Dyes ac_cv_func_bind_textdomain_codeset=3Dyes ac_cv_func_connect=3Dyes ac_cv_func_dcgettext=3Dyes ac_cv_func_difftime=3Dyes ac_cv_func_finite=3Dyes ac_cv_func_gethostbyname=3Dyes ac_cv_func_inet_ntoa=3Dyes ac_cv_func_mmap=3Dyes ac_cv_func_remove=3Dyes ac_cv_func_rint=3Dno ac_cv_func_shmat=3Dyes ac_cv_func_vprintf=3Dyes ac_cv_have_x=3D'have_x=3Dyes ac_x_includes=3D'\''/usr/local/include'\'' a= c_x_libraries=3D'\''/usr/local/lib'\''' ac_cv_header_X11_Xmu_WinUtil_h=3Dyes ac_cv_header_X11_extensions_shape_h=3Dyes ac_cv_header_X11_xpm_h=3Dyes ac_cv_header_aalib_h=3Dyes ac_cv_header_dlfcn_h=3Dyes ac_cv_header_ieeefp_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_header_libintl_h=3Dyes ac_cv_header_libmng_h=3Dyes ac_cv_header_linux_input_h=3Dno ac_cv_header_locale_h=3Dyes ac_cv_header_math_h=3Dyes ac_cv_header_memory_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_stdlib_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_sys_ipc_h=3Dyes ac_cv_header_sys_param_h=3Dyes ac_cv_header_sys_shm_h=3Dyes ac_cv_header_sys_stat_h=3Dyes ac_cv_header_sys_time_h=3Dyes ac_cv_header_sys_times_h=3Dyes ac_cv_header_sys_types_h=3Dyes ac_cv_header_sys_wait_h=3Dyes ac_cv_header_tiffio_h=3Dyes ac_cv_header_time=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_header_zlib_h=3Dyes ac_cv_host=3Di386-portbld-freebsd7.1 ac_cv_lib_ICE_IceConnectionNumber=3Dyes ac_cv_lib_Xext_XShapeGetRectangles=3Dyes ac_cv_lib_Xmu_XmuClientWindow=3Dyes ac_cv_lib_Xpm_XpmReadFileToXpmImage=3Dyes ac_cv_lib_aa_aa_printf=3Dyes ac_cv_lib_asound_snd_ctl_open=3Dno ac_cv_lib_intl_bindtextdomain=3Dyes ac_cv_lib_intl_dgettext=3Dyes ac_cv_lib_intl_ngettext=3Dyes ac_cv_lib_jpeg_jpeg_destroy_decompress=3Dyes ac_cv_lib_jpeg_jpeg_save_markers=3Dyes ac_cv_lib_m_rint=3Dyes ac_cv_lib_mng_mng_create=3Dyes ac_cv_lib_socket_socket=3Dno ac_cv_lib_tiff_TIFFReadScanline=3Dyes ac_cv_lib_webkit_1_0_webkit_web_view_set_zoom_level=3Dyes ac_cv_lib_z_gzsetparams=3Dyes ac_cv_objext=3Do ac_cv_path_DBUS_BINDING_TOOL=3D/usr/local/bin/dbus-binding-tool ac_cv_path_DOLT_BASH=3D'' ac_cv_path_EGREP=3D'/usr/bin/grep -E' ac_cv_path_FREETYPE_CONFIG=3D/usr/local/bin/freetype-config ac_cv_path_GDK_PIXBUF_CSOURCE=3D/usr/local/bin/gdk-pixbuf-csource ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt ac_cv_path_GREP=3D/usr/bin/grep ac_cv_path_INTLTOOL_EXTRACT=3D/usr/local/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=3D/usr/local/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=3D/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=3D/usr/local/bin/intltool-update ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=3D/usr/local/bin/msgmerge ac_cv_path_PERL=3D/usr/bin/perl5 ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config ac_cv_path_SENDMAIL=3D/usr/sbin/sendmail ac_cv_path_WMF_CONFIG=3D/usr/local/bin/libwmf-config ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext ac_cv_path_XMLLINT=3D/usr/local/bin/xmllint ac_cv_path_XSLTPROC=3D/usr/local/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=3D/usr/local/bin/pkg-config ac_cv_path_mkdir=3D/usr/local/bin/gmkdir ac_cv_prog_AWK=3Dgawk ac_cv_prog_CPP=3D'cc -E' ac_cv_prog_CXXCPP=3D'c++ -E' ac_cv_prog_ac_ct_AR=3Dar ac_cv_prog_ac_ct_CC=3Dcc ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_prog_ac_ct_STRIP=3Dstrip ac_cv_prog_cc_c89=3D'' ac_cv_prog_cc_cc_c_o=3Dyes ac_cv_prog_cc_g=3Dyes ac_cv_prog_cxx_g=3Dyes ac_cv_prog_f77_g=3Dno ac_cv_prog_make_gmake_set=3Dyes ac_cv_search_strerror=3D'none required' ac_cv_sys_file_offset_bits=3Dno ac_cv_sys_largefile_CC=3Dno ac_cv_type_pid_t=3Dyes ac_cv_type_signal=3Dvoid ac_cv_working_alloca_h=3Dno am_cv_CCAS_dependencies_compiler_type=3Dgcc3 am_cv_CC_dependencies_compiler_type=3Dgcc3 am_cv_CXX_dependencies_compiler_type=3Dgcc3 am_cv_val_LC_MESSAGES=3Dyes br_cv_binreloc=3Dno gt_cv_func_dgettext_libc=3Dno gt_cv_func_dgettext_libintl=3Dyes gt_cv_func_ngettext_libc=3Dno gt_cv_have_gettext=3Dyes lt_cv_deplibs_check_method=3Dpass_all lt_cv_file_magic_cmd=3D'$MAGIC_CMD' lt_cv_file_magic_test_file=3D'' lt_cv_ld_reload_flag=3D-r lt_cv_objdir=3D.libs lt_cv_path_LD=3D/usr/bin/ld lt_cv_path_LDCXX=3D/usr/bin/ld lt_cv_path_NM=3D'/usr/bin/nm -B' lt_cv_path_SED=3D/usr/bin/sed lt_cv_prog_compiler_c_o=3Dyes lt_cv_prog_compiler_c_o_CXX=3Dyes lt_cv_prog_compiler_pic_works=3Dyes lt_cv_prog_compiler_pic_works_CXX=3Dyes lt_cv_prog_compiler_rtti_exceptions=3Dno lt_cv_prog_compiler_static_works=3Dyes lt_cv_prog_compiler_static_works_CXX=3Dyes lt_cv_prog_gnu_ld=3Dyes lt_cv_prog_gnu_ldcxx=3Dyes lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABC= DGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\)= $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)= $/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern = int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec=3D'/lib /usr/lib' lt_cv_sys_lib_search_path_spec=3D/usr/lib lt_cv_sys_max_cmd_len=3D262144 lt_lt_cv_prog_compiler_c_o=3D'"yes"' lt_lt_cv_prog_compiler_c_o_CXX=3D'"yes"' lt_lt_cv_sys_global_symbol_pipe=3D'"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=3D'"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=3D'"sed -n -e '\''s/^. .* \\(.*\\)\$/= extern int \\1;/p'\''"' pkg_cv_BABL_CFLAGS=3D'-I/usr/local/include/babl-0.0 ' pkg_cv_BABL_LIBS=3D'-L/usr/local/lib -lbabl-0.0 -lm ' pkg_cv_CAIRO_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/l= ocal/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include= ' pkg_cv_CAIRO_LIBS=3D'-pthread -L/usr/local/lib -lcairo ' pkg_cv_CURL_CFLAGS=3D'-I/usr/local/include ' pkg_cv_CURL_LIBS=3D'-rpath=3D/usr/local/lib -L/usr/local/lib -lcurl ' pkg_cv_DBUS_GLIB_CFLAGS=3D'-I/usr/local/include/dbus-1.0 -I/usr/local/inc= lude/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib= -2.0/include ' pkg_cv_DBUS_GLIB_LIBS=3D'-L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobjec= t-2.0 -lglib-2.0 ' pkg_cv_EXIF_CFLAGS=3D'-I/usr/local/include ' pkg_cv_EXIF_LIBS=3D'-L/usr/local/lib -lexif -lm ' pkg_cv_FONTCONFIG_CFLAGS=3D'-I/usr/local/include ' pkg_cv_FONTCONFIG_LIBS=3D'-L/usr/local/lib -lfontconfig ' pkg_cv_GDK_PIXBUF_CFLAGS=3D'-I/usr/local/include/gtk-2.0 -I/usr/local/inc= lude/glib-2.0 -I/usr/local/lib/glib-2.0/include ' pkg_cv_GDK_PIXBUF_LIBS=3D'-L/usr/local/lib -lgdk_pixbuf-2.0 -lm -lgobject= -2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_GEGL_CFLAGS=3D'-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=3D'-Wl,--export-dynamic -L/usr/local/lib -lgegl-0.0 -lgi= o-2.0 -lbabl-0.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_GIO_CFLAGS=3D'-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-= 2.0/include ' pkg_cv_GIO_LIBS=3D'-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0= -lglib-2.0 ' pkg_cv_GMODULE_NO_EXPORT_CFLAGS=3D'-I/usr/local/include/glib-2.0 -I/usr/l= ocal/lib/glib-2.0/include ' pkg_cv_GMODULE_NO_EXPORT_LIBS=3D'-L/usr/local/lib -lgmodule-2.0 -lglib-2.= 0 ' pkg_cv_LCMS_CFLAGS=3D'-I/usr/local/include ' pkg_cv_LCMS_LIBS=3D'-L/usr/local/lib -llcms ' pkg_cv_PANGOFT2_CFLAGS=3D'-I/usr/local/include/pango-1.0 -I/usr/local/inc= lude/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/= local/lib/glib-2.0/include ' pkg_cv_PANGOFT2_LIBS=3D'-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=3D'-I/usr/local/include ' pkg_cv_PNG_LIBS=3D'-L/usr/local/lib -lpng -lz -lm ' pkg_cv_POPPLER_CFLAGS=3D'-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/i= nclude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pa= ngo-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/i= nclude/freetype2 ' pkg_cv_POPPLER_LIBS=3D'-pthread -L/usr/local/lib -lpoppler-glib -lgdk-x11= -2.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXiner= ama -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=3D'-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/in= clude/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=3D'-pthread -L/usr/local/lib -lrsvg-2 -lgdk_pixbuf-2.0 -l= m -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_WEBKIT_CFLAGS=3D'-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/inclu= de/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=3D'-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 -lX= ext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -= lcairo -lpangoft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfon= tconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_XFIXES_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include ' pkg_cv_XFIXES_LIBS=3D'-L/usr/local/lib -lXfixes ' ## ----------------- ## ## Output variables. ## ## ----------------- ## AA_LIBS=3D'-laa' ACLOCAL=3D'${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing = --run aclocal-1.10 ' ALLOCA=3D'' ALL_LINGUAS=3D'' ALSA_CFLAGS=3D'' ALSA_LIBS=3D'' ALTIVEC_EXTRA_CFLAGS=3D'' AMDEPBACKSLASH=3D'\' AMDEP_FALSE=3D'#' AMDEP_TRUE=3D'' AMTAR=3D'${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing --= run tar' AR=3D'ar' AS=3D'as' AUTOCONF=3D'${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing= --run autoconf' AUTOHEADER=3D'${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missi= ng --run autoheader' AUTOMAKE=3D'${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing= --run automake-1.10' AWK=3D'gawk' BABL_CFLAGS=3D'-I/usr/local/include/babl-0.0 ' BABL_LIBS=3D'-L/usr/local/lib -lbabl-0.0 -lm ' BINRELOC_CFLAGS=3D'' BINRELOC_LIBS=3D'' BUILD_HELP_BROWSER_FALSE=3D'#' BUILD_HELP_BROWSER_TRUE=3D'' BUILD_JPEG_FALSE=3D'#' BUILD_JPEG_TRUE=3D'' BUILD_PRINT_FALSE=3D'' BUILD_PRINT_TRUE=3D'#' BUILD_PYTHON_FALSE=3D'' BUILD_PYTHON_TRUE=3D'#' BUILD_SCRIPT_FU_FALSE=3D'#' BUILD_SCRIPT_FU_TRUE=3D'' BUILD_XJT_FALSE=3D'#' BUILD_XJT_TRUE=3D'' CAIRO_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/in= clude/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include ' CAIRO_LIBS=3D'-pthread -L/usr/local/lib -lcairo ' CATALOGS=3D'' CATOBJEXT=3D'.gmo' CC=3D'cc' CCAS=3D'cc' CCASDEPMODE=3D'depmode=3Dgcc3' CCASFLAGS=3D'-O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=3D2 -pi= pe -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat -Wformat= -security -s -fstack-protector -fstack-protector' CCDEPMODE=3D'depmode=3Dgcc3' CFLAGS=3D'-O2 -fno-strict-aliasing -pipe -O2 -D_FORTIFY_SOURCE=3D2 -pipe = -march=3Dnative -mtune=3Dnative -fno-strict-aliasing -Wformat -Wformat-se= curity -s -fstack-protector -fstack-protector -Wall -Wdeclaration-after-s= tatement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointe= r-arith -Wold-style-definition' CPP=3D'cc -E' CPPFLAGS=3D'-I/usr/local/include -DGIMP_DISABLE_DEPRECATED -DG_DISABLE_DE= PRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_D= ISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE' CURL_CFLAGS=3D'-I/usr/local/include ' CURL_LIBS=3D'-rpath=3D/usr/local/lib -L/usr/local/lib -lcurl ' CXX=3D'c++' CXXCPP=3D'c++ -E' CXXDEPMODE=3D'depmode=3Dgcc3' CXXFLAGS=3D'-fconserve-space' CYGPATH_W=3D'echo' DATADIRNAME=3D'share' DBUS_BINDING_TOOL=3D'/usr/local/bin/dbus-binding-tool' DBUS_GLIB_CFLAGS=3D'-I/usr/local/include/dbus-1.0 -I/usr/local/include/db= us-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in= clude ' DBUS_GLIB_LIBS=3D'-L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -= lglib-2.0 ' DEFAULT_BINARY_FALSE=3D'#' DEFAULT_BINARY_TRUE=3D'' DEFS=3D'-DHAVE_CONFIG_H' DEPDIR=3D'.deps' DESKTOP_DATADIR=3D'/usr/local/share' DESKTOP_DATADIR_FALSE=3D'#' DESKTOP_DATADIR_TRUE=3D'' DLLTOOL=3D'dlltool' DOC_SHOOTER=3D'doc-shooter' DSYMUTIL=3D'' ECHO=3D'echo' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'/usr/bin/grep -E' ENABLE_GIMP_CONSOLE_FALSE=3D'#' ENABLE_GIMP_CONSOLE_TRUE=3D'' ENABLE_GTK_DOC_APP_FALSE=3D'' ENABLE_GTK_DOC_APP_TRUE=3D'#' ENABLE_GTK_DOC_FALSE=3D'' ENABLE_GTK_DOC_TRUE=3D'#' EXEEXT=3D'' EXIF_CFLAGS=3D'-I/usr/local/include ' EXIF_LIBS=3D'-L/usr/local/lib -lexif -lm ' F77=3D'' FFLAGS=3D'' FILE_AA=3D'file-aa$(EXEEXT)' FILE_MNG=3D'file-mng$(EXEEXT)' FILE_PDF=3D'file-pdf$(EXEEXT)' FILE_PNG=3D'file-png$(EXEEXT)' FILE_PSP=3D'file-psp$(EXEEXT)' FILE_SVG=3D'file-svg$(EXEEXT)' FILE_TIFF_LOAD=3D'file-tiff-load$(EXEEXT)' FILE_TIFF_SAVE=3D'file-tiff-save$(EXEEXT)' FILE_WMF=3D'file-wmf$(EXEEXT)' FILE_XPM=3D'file-xpm$(EXEEXT)' FONTCONFIG_CFLAGS=3D'-I/usr/local/include ' FONTCONFIG_LIBS=3D'-L/usr/local/lib -lfontconfig ' FREETYPE_CONFIG=3D'/usr/local/bin/freetype-config' FREETYPE_LIBS=3D'-L/usr/local/lib -lfreetype -lz' GDK_PIXBUF_CFLAGS=3D'-I/usr/local/include/gtk-2.0 -I/usr/local/include/gl= ib-2.0 -I/usr/local/lib/glib-2.0/include ' GDK_PIXBUF_CSOURCE=3D'/usr/local/bin/gdk-pixbuf-csource' GDK_PIXBUF_LIBS=3D'-L/usr/local/lib -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -l= gmodule-2.0 -lglib-2.0 ' GEGL_CFLAGS=3D'-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=3D'-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=3D'gimp20' GIMPINSTALL=3D'' GIMP_API_VERSION=3D'2.0' GIMP_APP_VERSION=3D'2.6' GIMP_BINARY_AGE=3D'605' GIMP_COMMAND=3D'gimp-2.6' GIMP_DATA_VERSION=3D'2.0' GIMP_FULL_NAME=3D'GNU Image Manipulation Program' GIMP_INTERFACE_AGE=3D'5' GIMP_MAJOR_VERSION=3D'2' GIMP_MICRO_VERSION=3D'5' GIMP_MINOR_VERSION=3D'6' GIMP_MKENUMS=3D'$(PERL) $(top_srcdir)/tools/gimp-mkenums' GIMP_MODULES=3D'modules' GIMP_PKGCONFIG_VERSION=3D'2.0' GIMP_PLUGINS=3D'plug-ins' GIMP_PLUGIN_VERSION=3D'2.0' GIMP_REAL_VERSION=3D'2.6.5' GIMP_REMOTE=3D'' GIMP_REMOTE_MANPAGE=3D'' GIMP_SYSCONF_VERSION=3D'2.0' GIMP_TOOL_VERSION=3D'2.0' GIMP_UNSTABLE=3D'no' GIMP_UNSTABLE_FALSE=3D'' GIMP_UNSTABLE_TRUE=3D'#' GIMP_USER_VERSION=3D'2.6' GIMP_VERSION=3D'2.6.5' GIO_CFLAGS=3D'-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inc= lude ' GIO_LIBS=3D'-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib= -2.0 ' GLIB_CFLAGS=3D'-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/li= b/glib-2.0/include ' GLIB_GENMARSHAL=3D'glib-genmarshal' GLIB_LIBS=3D'-pthread -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lglib= -2.0 ' GLIB_MKENUMS=3D'glib-mkenums' GLIB_REQUIRED_VERSION=3D'2.16.1' GMODULE_NO_EXPORT_CFLAGS=3D'-I/usr/local/include/glib-2.0 -I/usr/local/li= b/glib-2.0/include ' GMODULE_NO_EXPORT_LIBS=3D'-L/usr/local/lib -lgmodule-2.0 -lglib-2.0 ' GMOFILES=3D'' GMSGFMT=3D'/usr/local/bin/msgfmt' GNOME_VFS_CFLAGS=3D'' GNOME_VFS_LIBS=3D'' GOBJECT_QUERY=3D'gobject-query' GREP=3D'/usr/bin/grep' GTK_CFLAGS=3D'-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/inc= lude/pixman-1 -I/usr/local/include/freetype2 ' GTK_DOC_USE_LIBTOOL_FALSE=3D'#' GTK_DOC_USE_LIBTOOL_TRUE=3D'' GTK_LIBS=3D'-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 -lpango= ft2-1.0 -lX11 -lXfixes -lpango-1.0 -lm -lfreetype -lz -lfontconfig -lgobj= ect-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ' GTK_REQUIRED_VERSION=3D'2.12.5' HAL_CFLAGS=3D'' HAL_LIBS=3D'' HAVE_DX_DINPUT_FALSE=3D'' HAVE_DX_DINPUT_TRUE=3D'#' HAVE_FINITE=3D'' HAVE_GNOMEVFS_FALSE=3D'' HAVE_GNOMEVFS_TRUE=3D'#' HAVE_GVFS_FALSE=3D'#' HAVE_GVFS_TRUE=3D'' HAVE_ISFINITE=3D'' HAVE_LCMS_FALSE=3D'#' HAVE_LCMS_TRUE=3D'' HAVE_LIBCURL_FALSE=3D'#' HAVE_LIBCURL_TRUE=3D'' HAVE_LINUX_INPUT_FALSE=3D'' HAVE_LINUX_INPUT_TRUE=3D'#' HAVE_MAC_TWAIN_FALSE=3D'' HAVE_MAC_TWAIN_TRUE=3D'#' HAVE_PNG_FALSE=3D'#' HAVE_PNG_TRUE=3D'' HAVE_WINDRES_FALSE=3D'' HAVE_WINDRES_TRUE=3D'#' HAVE_XMLLINT_FALSE=3D'#' HAVE_XMLLINT_TRUE=3D'' HAVE_XSLTPROC_FALSE=3D'#' HAVE_XSLTPROC_TRUE=3D'' HTML_DIR=3D'/usr/local/share/doc/gimp' INSTALL_DATA=3D'install -o root -g wheel -m 444' INSTALL_PROGRAM=3D'install -s -o root -g wheel -m 555' INSTALL_SCRIPT=3D'install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s' INSTOBJEXT=3D'.mo' INTLLIBS=3D'-lintl ' INTLTOOL_CAVES_RULE=3D'%.caves: %.caves.in $(INTLTOOL_MERGE) $(wi= ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -d -u -c $(t= op_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE=3D'%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(= wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -d -u -c $= (top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE=3D'%.directory: %.directory.in $(INTLTOOL_MERGE) = $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -d -u -c= $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT=3D'/usr/local/bin/intltool-extract' INTLTOOL_KBD_RULE=3D'%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wild= card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u -m -c $(= top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE=3D'%.keys: %.keys.in $(INTLTOOL_MERGE) $(wil= dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -k -u -c $(to= p_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE=3D'/usr/local/bin/intltool-merge' INTLTOOL_OAF_RULE=3D'%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wild= card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -o -p $(top_sr= cdir)/po $< $@' INTLTOOL_PERL=3D'/usr/bin/perl' INTLTOOL_POLICY_RULE=3D'%.policy: %.policy.in $(INTLTOOL_MERGE) $(w= ildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u -c $(= top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE=3D'%.pong: %.pong.in $(INTLTOOL_MERGE) $(wil= dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u -c $(to= p_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE=3D'%.prop: %.prop.in $(INTLTOOL_MERGE) $(wil= dcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -d -u -c $(to= p_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE=3D'%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(= wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -s -u -c $= (top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE=3D'%.server: %.server.in $(INTLTOOL_MERGE) $(w= ildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -o -u -c $(= top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE=3D'%.service: %.service.in $(INTLTOOL_MERGE) $(wi= ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -d -u -c $(t= op_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE=3D'%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wi= ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u -c $(t= op_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE=3D'%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) = $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -d -u -c= $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE=3D'%.theme: %.theme.in $(INTLTOOL_MERGE) $(wi= ldcard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -d -u -c $(t= op_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE=3D'%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildc= ard $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u -c $(top_= builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE=3D'/usr/local/bin/intltool-update' INTLTOOL_XAM_RULE=3D'%.xam: %.xml.in $(INTLTOOL_MERGE) $(wild= card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u -c $(top= _builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE=3D'%.xml: %.xml.in $(INTLTOOL_MERGE= ) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE=3D'%.xml: %.xml.in $(INTLTOOL_MERGE) $(wild= card $(top_srcdir)/po/*.po) ; LC_ALL=3DC $(INTLTOOL_MERGE) -x -u -c $(top= _builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' ISO_CODES_LOCALEDIR=3D'/usr/local/share/locale' ISO_CODES_LOCATION=3D'/usr/local/share/xml/iso-codes' JPEG_LIBS=3D'-ljpeg' LCMS=3D'lcms$(EXEEXT)' LCMS_CFLAGS=3D'-I/usr/local/include ' LCMS_LIBS=3D'-L/usr/local/lib -llcms ' LDFLAGS=3D'-L/usr/local/lib' LIBOBJS=3D'' LIBS=3D'' LIBTOOL=3D'$(SHELL) /usr/ports/graphics/gimp-app/work/gnome-libtool' LN_S=3D'ln -s' LTLIBOBJS=3D'' LT_CURRENT_MINUS_AGE=3D'0' LT_VERSION_INFO=3D'600:5:600' MAIL=3D'mail$(EXEEXT)' MAINT=3D'#' MAINTAINER_MODE_FALSE=3D'' MAINTAINER_MODE_TRUE=3D'#' MAKEINFO=3D'${SHELL} /usr/ports/graphics/gimp-app/work/gimp-2.6.5/missing= --run makeinfo' MIME_TYPES=3D'application/postscript;application/pdf;image/bmp;image/g3fa= x;image/gif;image/x-fits;image/pcx;image/x-portable-anymap;image/x-portab= le-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;im= age/x-sgi;image/x-tga;image/x-xbitmap;image/x-xwindowdump;image/x-xcf;ima= ge/x-compressed-xcf;image/tiff;image/jpeg;image/x-psd;image/png;image/x-i= con;image/x-xpixmap;image/svg+xml;image/x-wmf;' MKINSTALLDIRS=3D'./mkinstalldirs' MMX_EXTRA_CFLAGS=3D'-mmmx' MNG_LIBS=3D'-lmng -ljpeg -L/usr/local/lib -lpng -lz -lm ' MSGFMT=3D'/usr/local/bin/msgfmt' MSGFMT_OPTS=3D'-c' MSGMERGE=3D'/usr/local/bin/msgmerge' MS_LIB_AVAILABLE_FALSE=3D'' MS_LIB_AVAILABLE_TRUE=3D'#' NMEDIT=3D'' OBJDUMP=3D'objdump' OBJEXT=3D'o' OS_UNIX_FALSE=3D'#' OS_UNIX_TRUE=3D'' OS_WIN32_FALSE=3D'' OS_WIN32_TRUE=3D'#' PACKAGE=3D'gimp' PACKAGE_BUGREPORT=3D'http://bugzilla.gnome.org/enter_bug.cgi?product=3DGI= MP' PACKAGE_NAME=3D'GIMP' PACKAGE_STRING=3D'GIMP 2.6.5' PACKAGE_TARNAME=3D'gimp' PACKAGE_VERSION=3D'2.6.5' PANGOFT2_CFLAGS=3D'-I/usr/local/include/pango-1.0 -I/usr/local/include/fr= eetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/l= ib/glib-2.0/include ' PANGOFT2_LIBS=3D'-L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lm -lfreety= pe -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' PATHSEP=3D':' PATH_SEPARATOR=3D':' PERL=3D'/usr/bin/perl5' PKG_CONFIG=3D'/usr/local/bin/pkg-config' PLATFORM_WIN32_FALSE=3D'' PLATFORM_WIN32_TRUE=3D'#' PNG_CFLAGS=3D'-I/usr/local/include ' PNG_LIBS=3D'-L/usr/local/lib -lpng -lz -lm ' POFILES=3D'' POPPLER_CFLAGS=3D'-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/popple= r/glib -I/usr/local/include/poppler -I/usr/local/include/gtk-2.0 -I/usr/l= ocal/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=3D'-pthread -L/usr/local/lib -lpoppler-glib -lgdk-x11-2.0 -l= gdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lX= i -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpang= o-1.0 -lm -lfreetype -lz -lfontconfig -lX11 -lXfixes -lgobject-2.0 -lgmod= ule-2.0 -lgthread-2.0 -lglib-2.0 ' POSUB=3D'po' PO_IN_DATADIR_FALSE=3D'' PO_IN_DATADIR_TRUE=3D'' PYBIN_PATH=3D'' PYGIMP_EXTRA_CFLAGS=3D'' PYGTK_CFLAGS=3D'' PYGTK_CODEGEN=3D'' PYGTK_DEFSDIR=3D'' PYGTK_LIBS=3D'' PYLINK_LIBS=3D'' PYTHON=3D'' PYTHON_EXEC_PREFIX=3D'' PYTHON_INCLUDES=3D'' PYTHON_PLATFORM=3D'' PYTHON_PREFIX=3D'' PYTHON_VERSION=3D'' RANLIB=3D'ranlib' RT_LIBS=3D'' SCREENSHOT=3D'screenshot$(EXEEXT)' SCREENSHOT_LIBS=3D' -L/usr/local/lib -lSM -lICE -lX11 -lXmu -lXt -lXext = -L/usr/local/lib -lXfixes ' SED=3D'/usr/bin/sed' SENDMAIL=3D'/usr/sbin/sendmail' SET_MAKE=3D'' SHELL=3D'/bin/sh' SOCKET_LIBS=3D'' SSE_EXTRA_CFLAGS=3D'-mmmx -msse' STATICLIBS_FALSE=3D'' STATICLIBS_TRUE=3D'#' STRIP=3D'strip' SVG_CFLAGS=3D'-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/g= tk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/lo= cal/include/freetype2 -I/usr/local/include ' SVG_LIBS=3D'-pthread -L/usr/local/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lcai= ro -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' SYMPREFIX=3D'' TIFF_LIBS=3D'-ltiff' USE_BINRELOC_FALSE=3D'' USE_BINRELOC_TRUE=3D'#' USE_NLS=3D'yes' VERSION=3D'2.6.5' WEBKIT_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include/webkit-1.0 -I/usr/lo= cal/include/webkit-1.0/webkit -I/usr/local/include/gtk-2.0 -I/usr/local/l= ib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cair= o -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/includ= e/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-= 1 -I/usr/local/include/freetype2 ' WEBKIT_LIBS=3D'-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 -lX= render -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=3D'' WINDRES=3D':' WITH_PDBGEN_FALSE=3D'' WITH_PDBGEN_TRUE=3D'#' WMF_CFLAGS=3D'-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/= local/include -I/usr/local/include' WMF_CONFIG=3D'/usr/local/bin/libwmf-config' WMF_LIBS=3D'-L/usr/local/lib -lwmf -lwmflite -Wl,--rpath -Wl,/usr/local/l= ib -lfreetype -lz -lX11 -lxml2 -lz -liconv -lm -ljpeg -lpng -lz -lm' XFIXES_CFLAGS=3D'-D_THREAD_SAFE -I/usr/local/include ' XFIXES_LIBS=3D'-L/usr/local/lib -lXfixes ' XGETTEXT=3D'/usr/local/bin/xgettext' XMKMF=3D'' XMLLINT=3D'/usr/local/bin/xmllint' XMU_LIBS=3D' -L/usr/local/lib -lSM -lICE -lX11 -lXmu -lXt' XPM_LIBS=3D' -L/usr/local/lib -lSM -lICE -lX11 -lXpm' XSLTPROC=3D'/usr/local/bin/xsltproc' X_CFLAGS=3D' -I/usr/local/include' X_EXTRA_LIBS=3D'' X_LIBS=3D' -L/usr/local/lib' X_PRE_LIBS=3D' -lSM -lICE' Z_LIBS=3D'-lz' ac_ct_CC=3D'cc' ac_ct_CXX=3D'' ac_ct_F77=3D'' am__fastdepCCAS_FALSE=3D'#' am__fastdepCCAS_TRUE=3D'' am__fastdepCC_FALSE=3D'#' am__fastdepCC_TRUE=3D'' am__fastdepCXX_FALSE=3D'#' am__fastdepCXX_TRUE=3D'' am__include=3D'include' am__isrc=3D'' am__leading_dot=3D'.' am__quote=3D'' am__tar=3D'${AMTAR} chof - "$$tardir"' am__untar=3D'${AMTAR} xf -' bindir=3D'${exec_prefix}/bin' build=3D'i386-portbld-freebsd7.1' build_alias=3D'i386-portbld-freebsd7.1' build_cpu=3D'i386' build_os=3D'freebsd7.1' build_vendor=3D'portbld' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' docdir=3D'/usr/local/share/doc/gimp' dvidir=3D'${docdir}' exec_prefix=3D'${prefix}' gimpdatadir=3D'${datarootdir}/gimp' gimpdir=3D'.gimp-2.6' gimplocaledir=3D'${datarootdir}/locale' gimpplugindir=3D'${exec_prefix}/libexec/gimp/2.2' gimpsysconfdir=3D'${prefix}/etc/gimp/2.2' host=3D'i386-portbld-freebsd7.1' host_alias=3D'' host_cpu=3D'i386' host_os=3D'freebsd7.1' host_vendor=3D'portbld' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'/usr/local/info/' install_sh=3D'$(SHELL) /usr/ports/graphics/gimp-app/work/gimp-2.6.5/insta= ll-sh' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'${prefix}/var' mandir=3D'/usr/local/man' mkdir_p=3D'/usr/local/bin/gmkdir -p' ms_librarian=3D'' oldincludedir=3D'/usr/include' pdfdir=3D'${docdir}' pkgpyexecdir=3D'' pkgpythondir=3D'' prefix=3D'/usr/local' program_transform_name=3D's,x,x,' psdir=3D'${docdir}' pyexecdir=3D'' pythondir=3D'' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'' ## ----------- ## ## 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?produc= t=3DGIMP" #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 --------------040902050009050208010208--