From owner-freebsd-mono@FreeBSD.ORG Sun Apr 4 11:11:17 2010 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F0FB106566C for ; Sun, 4 Apr 2010 11:11:17 +0000 (UTC) (envelope-from nehe@telus.net) Received: from defout.telus.net (defout.telus.net [199.185.220.240]) by mx1.freebsd.org (Postfix) with ESMTP id F1B168FC0A for ; Sun, 4 Apr 2010 11:11:16 +0000 (UTC) Received: from edtnaa03.telusplanet.net ([75.156.145.95]) by priv-edtnes25.telusplanet.net (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20100404111116.PENM8242.priv-edtnes25.telusplanet.net@edtnaa03.telusplanet.net> for ; Sun, 4 Apr 2010 05:11:16 -0600 Received: from nehe.divine (d75-156-145-95.abhsia.telus.net [75.156.145.95]) by edtnaa03.telusplanet.net (BorderWare Security Platform) with ESMTP id 920BB1E3AFF3F332 for ; Sun, 4 Apr 2010 05:11:15 -0600 (MDT) Message-ID: <4BB873D1.2000609@telus.net> Date: Sun, 04 Apr 2010 05:11:13 -0600 From: Jeff Molofee User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100402 Thunderbird/3.0.4 MIME-Version: 1.0 To: mono@FreeBSD.org Content-Type: multipart/mixed; boundary="------------060908040406010500090705" Cc: Subject: libgdiplus errors - more details X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2010 11:11:17 -0000 This is a multi-part message in MIME format. --------------060908040406010500090705 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit FreeBSD 8 AMD64 (generic) --------------060908040406010500090705 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; 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 configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.0 ## --------- ## ## Platform. ## ## --------- ## hostname = nehe.divine uname -m = amd64 uname -r = 8.0-RELEASE-p2 uname -s = FreeBSD uname -v = FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 21:11:58 UTC 2010 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /home/jeffm/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2034: checking build system type configure:2052: result: amd64-portbld-freebsd8.0 configure:2074: checking host system type configure:2089: result: amd64-portbld-freebsd8.0 configure:2111: checking target system type configure:2126: result: amd64-portbld-freebsd8.0 configure:2171: checking for a BSD-compatible install configure:2227: result: /usr/bin/install -c -o root -g wheel configure:2238: checking whether build environment is sane configure:2281: result: yes configure:2309: checking for a thread-safe mkdir -p configure:2348: result: /usr/local/bin/gmkdir -p configure:2361: checking for gawk configure:2377: found /usr/local/bin/gawk configure:2388: result: gawk configure:2399: checking whether gmake sets $(MAKE) configure:2420: result: yes configure:2609: checking whether to enable maintainer-specific portions of Makefiles configure:2618: result: no configure:2715: checking for style of include used by gmake configure:2743: result: GNU configure:2813: checking for gcc configure:2840: result: cc configure:3078: checking for C compiler version configure:3085: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3088: $? = 0 configure:3095: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3098: $? = 0 configure:3105: cc -V >&5 cc: '-V' option must have argument configure:3108: $? = 1 configure:3131: checking for C compiler default output file name configure:3158: cc -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3161: $? = 0 configure:3199: result: a.out configure:3216: checking whether the C compiler works configure:3226: ./a.out configure:3229: $? = 0 configure:3246: result: yes configure:3253: checking whether we are cross compiling configure:3255: result: no configure:3258: checking for suffix of executables configure:3265: cc -o conftest -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3268: $? = 0 configure:3292: result: configure:3298: checking for suffix of object files configure:3324: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:3327: $? = 0 configure:3350: result: o configure:3354: checking whether we are using the GNU C compiler configure:3383: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:3389: $? = 0 configure:3406: result: yes configure:3411: checking whether cc accepts -g configure:3441: cc -c -g -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:3447: $? = 0 configure:3546: result: yes configure:3563: checking for cc option to accept ISO C89 configure:3637: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:3643: $? = 0 configure:3666: result: none needed configure:3686: checking dependency style of cc configure:3777: result: gcc3 configure:3792: checking for a sed that does not truncate output configure:3848: result: /usr/bin/sed configure:3851: checking for grep that handles long lines and -e configure:3925: result: /usr/bin/grep configure:3930: checking for egrep configure:4008: result: /usr/bin/grep -E configure:4024: checking for ld used by cc configure:4091: result: /usr/bin/ld configure:4100: checking if the linker (/usr/bin/ld) is GNU ld configure:4115: result: yes configure:4120: checking for /usr/bin/ld option to reload object files configure:4127: result: -r configure:4145: checking for BSD-compatible nm configure:4194: result: /usr/bin/nm -B configure:4198: checking whether ln -s works configure:4202: result: yes configure:4209: checking how to recognize dependent libraries configure:4395: result: pass_all configure:4640: checking how to run the C preprocessor configure:4680: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c configure:4686: $? = 0 configure:4717: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4723: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | /* end confdefs.h. */ | #include configure:4756: result: cc -E configure:4785: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c configure:4791: $? = 0 configure:4822: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | /* end confdefs.h. */ | #include configure:4866: checking for ANSI C header files configure:4896: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:4902: $? = 0 configure:5001: cc -o conftest -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5004: $? = 0 configure:5010: ./conftest configure:5013: $? = 0 configure:5030: result: yes configure:5054: checking for sys/types.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for sys/stat.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for stdlib.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for string.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for memory.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for strings.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for inttypes.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for stdint.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5054: checking for unistd.h configure:5075: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5081: $? = 0 configure:5097: result: yes configure:5124: checking dlfcn.h usability configure:5141: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:5147: $? = 0 configure:5161: result: yes configure:5165: checking dlfcn.h presence configure:5180: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c configure:5186: $? = 0 configure:5200: result: yes configure:5228: checking for dlfcn.h configure:5236: result: yes configure:5365: checking for C++ compiler version configure:5372: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5375: $? = 0 configure:5382: c++ -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:5385: $? = 0 configure:5392: c++ -V >&5 c++: '-V' option must have argument configure:5395: $? = 1 configure:5398: checking whether we are using the GNU C++ compiler configure:5427: c++ -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp >&5 configure:5433: $? = 0 configure:5450: result: yes configure:5455: checking whether c++ accepts -g configure:5485: c++ -c -g -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp >&5 configure:5491: $? = 0 configure:5590: result: yes configure:5615: checking dependency style of c++ configure:5706: result: gcc3 configure:5731: checking how to run the C++ preprocessor configure:5767: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp configure:5773: $? = 0 configure:5804: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5810: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | #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:5843: result: c++ -E configure:5872: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp configure:5878: $? = 0 configure:5909: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory configure:5915: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | #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:6008: checking for g77 configure:6038: result: no configure:6008: checking for xlf configure:6038: result: no configure:6008: checking for f77 configure:6038: result: no configure:6008: checking for frt configure:6038: result: no configure:6008: checking for pgf77 configure:6038: result: no configure:6008: checking for cf77 configure:6038: result: no configure:6008: checking for fort77 configure:6038: result: no configure:6008: checking for fl32 configure:6038: result: no configure:6008: checking for af77 configure:6038: result: no configure:6008: checking for xlf90 configure:6038: result: no configure:6008: checking for f90 configure:6038: result: no configure:6008: checking for pgf90 configure:6038: result: no configure:6008: checking for pghpf configure:6038: result: no configure:6008: checking for epcf90 configure:6038: result: no configure:6008: checking for gfortran configure:6038: result: no configure:6008: checking for g95 configure:6038: result: no configure:6008: checking for xlf95 configure:6038: result: no configure:6008: checking for f95 configure:6038: result: no configure:6008: checking for fort configure:6038: result: no configure:6008: checking for ifort configure:6038: result: no configure:6008: checking for ifc configure:6038: result: no configure:6008: checking for efc configure:6038: result: no configure:6008: checking for pgf95 configure:6038: result: no configure:6008: checking for lf95 configure:6038: result: no configure:6008: checking for ftn configure:6038: result: no configure:6065: checking for Fortran 77 compiler version configure:6072: --version >&5 --version: not found configure:6075: $? = 127 configure:6082: -v >&5 -v: not found configure:6085: $? = 127 configure:6092: -V >&5 -V: not found configure:6095: $? = 127 configure:6103: checking whether we are using the GNU Fortran 77 compiler configure:6122: -c conftest.F >&5 -c: not found configure:6128: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6145: result: no configure:6151: checking whether accepts -g configure:6168: -c -g conftest.f >&5 -c: not found configure:6174: $? = 127 configure: failed program was: | program main | | end configure:6190: result: no configure:6219: checking the maximum length of command line arguments configure:6331: result: 262144 configure:6343: checking command to parse /usr/bin/nm -B output from cc object configure:6448: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:6451: $? = 0 configure:6455: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6458: $? = 0 configure:6510: cc -o conftest -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:6513: $? = 0 configure:6551: result: ok configure:6555: checking for objdir configure:6570: result: .libs configure:6662: checking for ar configure:6678: found /usr/bin/ar configure:6689: result: ar configure:6758: checking for ranlib configure:6774: found /usr/bin/ranlib configure:6785: result: ranlib configure:6854: checking for strip configure:6870: found /usr/bin/strip configure:6881: result: strip configure:7479: checking if cc supports -fno-rtti -fno-exceptions configure:7497: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7501: $? = 0 configure:7514: result: no configure:7529: checking for cc option to produce PIC configure:7761: result: -fPIC configure:7769: checking if cc PIC flag -fPIC works configure:7787: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:7791: $? = 0 configure:7804: result: yes configure:7832: checking if cc static flag -static works configure:7860: result: yes configure:7870: checking if cc supports -c -o file.o configure:7891: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7895: $? = 0 configure:7917: result: yes configure:7943: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8923: result: yes configure:8944: checking whether -lc should be explicitly linked in configure:8949: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:8952: $? = 0 configure:8967: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8970: $? = 0 configure:8982: result: no configure:8990: checking dynamic linker characteristics configure:9592: result: freebsd8.0 ld.so configure:9616: checking how to hardcode library paths into programs configure:9641: result: immediate configure:9655: checking whether stripping libraries is possible configure:9660: result: yes configure:10462: checking if libtool supports shared libraries configure:10464: result: yes configure:10467: checking whether to build shared libraries configure:10488: result: yes configure:10491: checking whether to build static libraries configure:10495: result: yes configure:10589: creating libtool configure:11182: checking for ld used by c++ configure:11249: result: /usr/bin/ld configure:11258: checking if the linker (/usr/bin/ld) is GNU ld configure:11273: result: yes configure:11324: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12270: result: yes configure:12287: c++ -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp >&5 configure:12290: $? = 0 configure:12446: checking for c++ option to produce PIC configure:12730: result: -fPIC configure:12738: checking if c++ PIC flag -fPIC works configure:12756: c++ -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -fPIC -DPIC conftest.cpp >&5 configure:12760: $? = 0 configure:12773: result: yes configure:12801: checking if c++ static flag -static works configure:12829: result: yes configure:12839: checking if c++ supports -c -o file.o configure:12860: c++ -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12864: $? = 0 configure:12886: result: yes configure:12912: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12938: result: yes configure:13005: checking dynamic linker characteristics configure:13555: result: freebsd8.0 ld.so configure:13579: checking how to hardcode library paths into programs configure:13604: result: immediate configure:19826: checking whether byte ordering is bigendian configure:19859: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:19865: $? = 0 configure:19897: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:28: error: 'not' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) conftest.c:28: error: expected ';' before 'big' configure:19903: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20043: result: no configure:20065: checking for pkg-config configure:20083: found /usr/local/bin/pkg-config configure:20096: result: /usr/local/bin/pkg-config configure:20218: checking pkg-config is at least version 0.9.0 configure:20221: result: yes configure:20232: checking for BASE_DEPENDENCIES configure:20239: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION" configure:20242: $? = 0 configure:20255: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION" configure:20258: $? = 0 configure:20333: result: yes configure:20345: checking for CAIRO configure:20352: $PKG_CONFIG --exists --print-errors "cairo > $CAIRO_BUNDLED_VERSION" configure:20355: $? = 0 configure:20368: $PKG_CONFIG --exists --print-errors "cairo > $CAIRO_BUNDLED_VERSION" configure:20371: $? = 0 configure:20406: result: yes configure:20583: checking for FONTCONFIG configure:20590: $PKG_CONFIG --exists --print-errors "fontconfig" configure:20593: $? = 0 configure:20606: $PKG_CONFIG --exists --print-errors "fontconfig" configure:20609: $? = 0 configure:20644: result: yes configure:20696: checking for FcInit in -lfontconfig configure:20731: cc -o conftest -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -lfontconfig >&5 configure:20737: $? = 0 configure:20755: result: yes configure:20770: checking for FcFini configure:20826: cc -o conftest -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -lfontconfig >&5 configure:20832: $? = 0 configure:20850: result: yes configure:20863: checking for FREETYPE2 configure:20870: $PKG_CONFIG --exists --print-errors "freetype2" configure:20873: $? = 0 configure:20886: $PKG_CONFIG --exists --print-errors "freetype2" configure:20889: $? = 0 configure:20924: result: yes configure:20998: checking byteswap.h usability configure:21015: cc -c -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 conftest.c:56:22: error: byteswap.h: No such file or directory configure:21021: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | #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 HAVE_LIBFONTCONFIG 1 | #define HAVE_FCFINI 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:21035: result: no configure:21039: checking byteswap.h presence configure:21054: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c conftest.c:23:22: error: byteswap.h: No such file or directory configure:21060: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | #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 HAVE_LIBFONTCONFIG 1 | #define HAVE_FCFINI 1 | /* end confdefs.h. */ | #include configure:21074: result: no configure:21102: checking for byteswap.h configure:21110: result: no configure:21124: checking host threading settings configure:21350: checking if compiler recognizes -pthread configure:21385: cc -o conftest -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -lfontconfig >&5 configure:21391: $? = 0 configure:21416: result: yes configure:21558: checking for sigsetjmp configure:21584: cc -o conftest -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -lfontconfig >&5 configure:21590: $? = 0 configure:21606: result: yes configure:21618: checking for visibility __attribute__ configure:21644: cc -c -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:31: warning: return type of 'main' is not 'int' configure:21650: $? = 0 configure:21657: result: yes configure:21718: checking for TIFFReadScanline in -ltiff configure:21753: cc -o conftest -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -ltiff -lm -lfontconfig >&5 configure:21759: $? = 0 configure:21777: result: yes configure:21790: checking tiffio.h usability configure:21807: cc -c -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:21813: $? = 0 configure:21827: result: yes configure:21831: checking tiffio.h presence configure:21846: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c configure:21852: $? = 0 configure:21866: result: yes configure:21894: checking for tiffio.h configure:21901: result: yes configure:22326: checking for jpeg_destroy_decompress in -ljpeg configure:22361: cc -o conftest -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -ljpeg -lfontconfig >&5 configure:22367: $? = 0 configure:22385: result: yes configure:22396: checking for jpeglib.h configure:22415: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c configure:22421: $? = 0 configure:22435: result: yes configure:22456: checking for DGifOpenFileName in -lgif configure:22491: cc -o conftest -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -lgif -lfontconfig >&5 /usr/bin/ld: cannot find -lgif configure:22497: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libgdiplus" | #define VERSION "2.4.2" | #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 HAVE_LIBFONTCONFIG 1 | #define HAVE_FCFINI 1 | #define BSDOS 1 | #define HAVE_SIGSETJMP 1 | #define HAVE_VISIBILITY_HIDDEN 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char DGifOpenFileName (); | int | main () | { | return DGifOpenFileName (); | ; | return 0; | } configure:22515: result: no configure:22652: WARNING: *** GIF loader will not be built (giflibrary not found) *** configure:22657: checking for DGifOpenFileName in -lungif configure:22692: cc -o conftest -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include -L/usr/local/lib conftest.c -lungif -lfontconfig >&5 configure:22698: $? = 0 configure:22716: result: yes configure:22729: checking gif_lib.h usability configure:22746: cc -c -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:22752: $? = 0 configure:22766: result: yes configure:22770: checking gif_lib.h presence configure:22785: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c configure:22791: $? = 0 configure:22805: result: yes configure:22833: checking for gif_lib.h configure:22840: result: yes configure:22868: checking for libpng14 configure:22871: result: yes configure:23150: checking for LIBEXIF configure:23157: $PKG_CONFIG --exists --print-errors "libexif" configure:23160: $? = 0 configure:23173: $PKG_CONFIG --exists --print-errors "libexif" configure:23176: $? = 0 configure:23211: result: yes configure:23259: cc -c -D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5 configure:23265: $? = 0 configure:23432: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on nehe.divine config.status:698: creating Makefile config.status:698: creating libgdiplus.pc config.status:698: creating src/Makefile config.status:698: creating tests/Makefile config.status:698: creating config.h config.status:982: executing depfiles commands configure:24805: === configuring in pixman (/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/pixman) configure:24908: running /bin/sh ./configure '--prefix=/usr/local' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd8.0' 'build_alias=amd64-portbld-freebsd8.0' 'CC=cc' 'CFLAGS=-O2 -pipe -march=nocona -fPIC -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib' 'CPPFLAGS=-DPNG_DEPSTRUCT= -I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -march=nocona -fPIC -fno-strict-aliasing' --cache-file=/dev/null --srcdir=. configure:24805: === configuring in cairo (/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/cairo) configure:24908: running /bin/sh ./configure '--prefix=/usr/local' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd8.0' 'build_alias=amd64-portbld-freebsd8.0' 'CC=cc' 'CFLAGS=-O2 -pipe -march=nocona -fPIC -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib' 'CPPFLAGS=-DPNG_DEPSTRUCT= -I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -march=nocona -fPIC -fno-strict-aliasing' --cache-file=/dev/null --srcdir=. configure:24913: error: ./configure failed for cairo ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd8.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set='' ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value='' ac_cv_env_BASE_DEPENDENCIES_LIBS_set='' ac_cv_env_BASE_DEPENDENCIES_LIBS_value='' ac_cv_env_CAIRO_CFLAGS_set='' ac_cv_env_CAIRO_CFLAGS_value='' ac_cv_env_CAIRO_LIBS_set='' ac_cv_env_CAIRO_LIBS_value='' ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=nocona -fPIC -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-DPNG_DEPSTRUCT= -I/usr/local/include' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=nocona -fPIC -fno-strict-aliasing' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_FONTCONFIG_CFLAGS_set='' ac_cv_env_FONTCONFIG_CFLAGS_value='' ac_cv_env_FONTCONFIG_LIBS_set='' ac_cv_env_FONTCONFIG_LIBS_value='' ac_cv_env_FREETYPE2_CFLAGS_set='' ac_cv_env_FREETYPE2_CFLAGS_value='' ac_cv_env_FREETYPE2_LIBS_set='' ac_cv_env_FREETYPE2_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_LIBEXIF_CFLAGS_set='' ac_cv_env_LIBEXIF_CFLAGS_value='' ac_cv_env_LIBEXIF_LIBS_set='' ac_cv_env_LIBEXIF_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PANGO_CFLAGS_set='' ac_cv_env_PANGO_CFLAGS_value='' ac_cv_env_PANGO_LIBS_set='' ac_cv_env_PANGO_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd8.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_f77_compiler_gnu=no ac_cv_func_FcFini=yes ac_cv_header_byteswap_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_gif_lib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=amd64-portbld-freebsd8.0 ac_cv_lib_fontconfig_FcInit=yes ac_cv_lib_gif_DGifOpenFileName=no ac_cv_lib_jpeg_jpeg_destroy_decompress=yes ac_cv_lib_tiff_TIFFReadScanline=yes ac_cv_lib_ungif_DGifOpenFileName=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_target=amd64-portbld-freebsd8.0 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' lt_cv_sys_lib_search_path_spec=/usr/lib lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' myapp_cv_gcc_pthread=yes pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' pkg_cv_BASE_DEPENDENCIES_LIBS='-L/usr/local/lib -lglib-2.0 ' pkg_cv_CAIRO_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include ' pkg_cv_CAIRO_LIBS='-pthread -L/usr/local/lib -lcairo ' pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/include ' pkg_cv_FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig ' pkg_cv_FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include ' pkg_cv_FREETYPE2_LIBS='-L/usr/local/lib -lfreetype ' pkg_cv_LIBEXIF_CFLAGS='-I/usr/local/include ' pkg_cv_LIBEXIF_LIBS='-L/usr/local/lib -lexif -lm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run automake-1.10' AWK='gawk' BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' BASE_DEPENDENCIES_LIBS='-L/usr/local/lib -lglib-2.0 ' CAIRO_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include ' CAIRO_DIR='pixman cairo' CAIRO_LIBS='-pthread -L/usr/local/lib -lcairo ' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-D_THREAD_SAFE -O2 -pipe -march=nocona -fPIC -fno-strict-aliasing -pthread' CPP='cc -E' CPPFLAGS='-DPNG_DEPSTRUCT= -I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pipe -march=nocona -fPIC -fno-strict-aliasing' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FONTCONFIG_CFLAGS='-I/usr/local/include ' FONTCONFIG_CONFIG='' FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig ' FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include ' FREETYPE2_LIBS='-L/usr/local/lib -lfreetype ' FREETYPE_CONFIG='' GDIPLUS_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include ' GDIPLUS_LIBS='-L/usr/local/lib -lglib-2.0 -pthread -L/usr/local/lib -lcairo -L/usr/local/lib -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lXrender -lX11 -ltiff -ljpeg -lungif -L/usr/local/lib -lpng -lz -lm -L/usr/local/lib -lexif -lm ' GDIPLUS_PKG_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include ' GDIPLUS_PKG_LIBS='-L/usr/local/lib -lglib-2.0 -pthread -L/usr/local/lib -lcairo -L/usr/local/lib -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lXrender -lX11 -ltiff -ljpeg -lungif -L/usr/local/lib -lpng -lz -lm -L/usr/local/lib -lexif -lm ' GDIPLUS_PKG_REQ='cairo' GREP='/usr/bin/grep' HAVE_LIBEXIF_FALSE='#' HAVE_LIBEXIF_TRUE='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -L/usr/local/lib' LIBEXIF_CFLAGS='-I/usr/local/include ' LIBEXIF_LIBS='-L/usr/local/lib -lexif -lm ' LIBOBJS='' LIBS='-lfontconfig ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run makeinfo' NMEDIT='' OBJEXT='o' PACKAGE='libgdiplus' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PANGO_CFLAGS='' PANGO_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.4.2' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd8.0' build_alias='amd64-portbld-freebsd8.0' build_cpu='amd64' build_os='freebsd8.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='amd64-portbld-freebsd8.0' host_alias='' host_cpu='amd64' host_os='freebsd8.0' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='$(SHELL) /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='/usr/local/bin/gmkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' pixman cairo' sysconfdir='${prefix}/etc' target='amd64-portbld-freebsd8.0' target_alias='' target_cpu='amd64' target_os='freebsd8.0' target_vendor='portbld' configure: exit 1 --------------060908040406010500090705--