From owner-freebsd-ports Fri May 10 11:31:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from freebsd.tekrealm.net (dsl081-247-162.sfo1.dsl.speakeasy.net [64.81.247.162]) by hub.freebsd.org (Postfix) with ESMTP id B057D37B412 for ; Fri, 10 May 2002 11:29:20 -0700 (PDT) Received: (from root@localhost) by freebsd.tekrealm.net (8.12.3/8.12.2) id g4AITEvd083925; Fri, 10 May 2002 11:29:14 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: from freebsd.tekrealm.net (whoami@localhost [127.0.0.1]) by freebsd.tekrealm.net (8.12.3/8.12.2av) with ESMTP id g4AITCHJ083916; Fri, 10 May 2002 11:29:12 -0700 (PDT) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.12.3/8.12.3/Submit) id g4AIRvFU083870; Fri, 10 May 2002 11:27:57 -0700 (PDT) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Fri, 10 May 2002 11:27:57 -0700 From: Andrew Stuart To: Steve Carter Cc: ports@freebsd.org Subject: Re: graphics/ImageMagick Message-ID: <20020510112757.A83792@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <20020510080348.F25750@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020510080348.F25750@pobox.com>; from scarter@pobox.com on Fri, May 10, 2002 at 08:03:48AM -0700 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org remove /usr/ports/graphics/libwmf and remake it, then remake imagemagick. On Fri, 10 May 2002 at 08:03:48 -0700, Steve Carter wrote: > Using portupgrade I get the following configure error when trying to > upgrade: > > checking for mode_t... yes > checking for off_t... yes > checking for pid_t... yes > checking for size_t... yes > checking for int... yes > checking size of int... configure: error: cannot compute sizeof (int), > 77 > ===> Script "configure" failed unexpectedly. > Please report the problem to ports@FreeBSD.org [maintainer] and attach > the "/usr/ports/graphics/ImageMagick/work/ImageMagick-5.4.4/config.log" > including the output of the failure of your make command. Also, it > might be a good idea to provide an overview of all packages > installed on your system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/graphics/ImageMagick. > ** Command failed: make > ** Fix the problem and try again. > ** The following packages were not installed or upgraded (*:skipped / > !:failed) > ! graphics/ImageMagick (ImageMagick-5.4.4) (configure error) > > I have attached files as requested. > > -Steve > 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.53. Invocation command line was > > $ ./configure --enable-shared --with-perl=/usr/bin/perl5.00503 --without-gslib --without-hdf --without-jp2 --without-threads --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd4.5 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = good.gulp.org > uname -m = i386 > uname -r = 4.5-STABLE > uname -s = FreeBSD > uname -v = FreeBSD 4.5-STABLE #0: Sat Mar 16 11:52:21 MST 2002 root@good.gulp.org:/usr/src/sys/compile/GOOD > > /usr/bin/uname -p = i386 > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /sbin > PATH: /bin > PATH: /usr/sbin > PATH: /usr/bin > PATH: /usr/games > PATH: /usr/local/sbin > PATH: /usr/local/bin > PATH: /usr/X11R6/bin > PATH: /root/bin > PATH: /usr/local/bin > PATH: /sbin > PATH: /usr/sbin > PATH: /bin > PATH: /usr/bin > PATH: /usr/contrib/bin > PATH: /usr/local/netscape > PATH: /usr/X11R6/bin > PATH: /root/bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1458: checking build system type > configure:1476: result: i386-portbld-freebsd4.5 > configure:1484: checking host system type > configure:1498: result: i386-portbld-freebsd4.5 > configure:1506: checking target system type > configure:1520: result: i386-portbld-freebsd4.5 > configure:1536: checking whether build environment is sane > configure:1579: result: yes > configure:1603: checking for a BSD-compatible install > configure:1657: result: /usr/bin/install -c -o root -g wheel > configure:1699: checking for gawk > configure:1728: result: no > configure:1699: checking for mawk > configure:1728: result: no > configure:1699: checking for nawk > configure:1728: result: no > configure:1699: checking for awk > configure:1715: found /usr/bin/awk > configure:1725: result: awk > configure:1735: checking whether gmake sets ${MAKE} > configure:1755: result: yes > configure:1948: checking for gcc > configure:1974: result: cc > configure:2218: checking for C compiler version > configure:2221: cc --version &5 > 2.95.3 > configure:2224: $? = 0 > configure:2226: cc -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:2229: $? = 0 > configure:2231: cc -V &5 > cc: argument to `-V' is missing > configure:2234: $? = 1 > configure:2260: checking for C compiler default output > configure:2263: cc -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:2266: $? = 0 > configure:2299: result: a.out > configure:2304: checking whether the C compiler works > configure:2310: ./a.out > configure:2313: $? = 0 > configure:2328: result: yes > configure:2335: checking whether we are cross compiling > configure:2337: result: no > configure:2340: checking for suffix of executables > configure:2342: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:2345: $? = 0 > configure:2367: result: > configure:2373: checking for suffix of object files > configure:2397: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2400: $? = 0 > configure:2419: result: o > configure:2423: checking whether we are using the GNU C compiler > configure:2450: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > configure:2453: $? = 0 > configure:2456: test -s conftest.o > configure:2459: $? = 0 > configure:2471: result: yes > configure:2477: checking whether cc accepts -g > configure:2501: cc -c -g -I/usr/local/include conftest.c >&5 > configure:2504: $? = 0 > configure:2507: test -s conftest.o > configure:2510: $? = 0 > configure:2520: result: yes > configure:2547: cc -c -O -pipe -I/usr/local/include conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:2550: $? = 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:2679: checking for style of include used by gmake > configure:2707: result: GNU > configure:2735: checking dependency style of cc > configure:2797: result: gcc > configure:2807: checking how to run the C preprocessor > configure:2833: cc -E -I/usr/local/include conftest.c > configure:2839: $? = 0 > configure:2866: cc -E -I/usr/local/include conftest.c > configure:2862: ac_nonexistent.h: No such file or directory > configure:2872: $? = 1 > configure: failed program was: > #line 2861 "configure" > #include "confdefs.h" > #include > configure:2909: result: cc -E > configure:2924: cc -E -I/usr/local/include conftest.c > configure:2930: $? = 0 > configure:2957: cc -E -I/usr/local/include conftest.c > configure:2953: ac_nonexistent.h: No such file or directory > configure:2963: $? = 1 > configure: failed program was: > #line 2952 "configure" > #include "confdefs.h" > #include > configure:3013: checking for ld used by GCC > configure:3077: result: /usr/libexec/elf/ld > configure:3086: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) > configure:3098: result: yes > configure:3116: checking for a BSD-compatible install > configure:3170: result: /usr/bin/install -c -o root -g wheel > configure:3181: checking whether gmake sets ${MAKE} > configure:3201: result: yes > configure:3210: checking whether ln -s works > configure:3214: result: yes > configure:3338: checking for /usr/libexec/elf/ld option to reload object files > configure:3345: result: -r > configure:3354: checking for BSD-compatible nm > configure:3389: result: /usr/bin/nm -B > configure:3393: checking how to recognise dependant libraries > configure:3581: result: pass_all > configure:3722: checking for ANSI C header files > configure:3736: cc -E -I/usr/local/include conftest.c > configure:3742: $? = 0 > configure:3827: cc -o conftest -O -pipe -Wall -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:3830: $? = 0 > configure:3832: ./conftest > configure:3835: $? = 0 > configure:3849: result: yes > configure:3873: checking for sys/types.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for sys/stat.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for stdlib.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for string.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for memory.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for strings.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for inttypes.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3873: checking for stdint.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3914: stdint.h: No such file or directory > configure:3889: $? = 1 > configure: failed program was: > #line 3878 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > > #include > configure:3905: result: no > configure:3873: checking for unistd.h > configure:3886: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3889: $? = 0 > configure:3892: test -s conftest.o > configure:3895: $? = 0 > configure:3905: result: yes > configure:3931: checking dlfcn.h usability > configure:3940: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > configure:3943: $? = 0 > configure:3946: test -s conftest.o > configure:3949: $? = 0 > configure:3958: result: yes > configure:3962: checking dlfcn.h presence > configure:3969: cc -E -I/usr/local/include conftest.c > configure:3975: $? = 0 > configure:3993: result: yes > configure:4011: checking for dlfcn.h > configure:4018: result: yes > configure:4125: checking for C++ compiler version > configure:4128: c++ --version &5 > 2.95.3 > configure:4131: $? = 0 > configure:4133: c++ -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:4136: $? = 0 > configure:4138: c++ -V &5 > c++: argument to `-V' missing > > configure:4141: $? = 1 > configure:4144: checking whether we are using the GNU C++ compiler > configure:4171: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4174: $? = 0 > configure:4177: test -s conftest.o > configure:4180: $? = 0 > configure:4192: result: yes > configure:4198: checking whether c++ accepts -g > configure:4222: c++ -c -g -I/usr/local/include conftest.cc >&5 > configure:4225: $? = 0 > configure:4228: test -s conftest.o > configure:4231: $? = 0 > configure:4241: result: yes > configure:4287: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4290: $? = 0 > configure:4293: test -s conftest.o > configure:4296: $? = 0 > configure:4324: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4327: $? = 0 > configure:4330: test -s conftest.o > configure:4333: $? = 0 > configure:4357: checking dependency style of c++ > configure:4419: result: gcc > configure:4429: checking how to run the C++ preprocessor > configure:4451: c++ -E -I/usr/local/include conftest.cc > configure:4457: $? = 0 > configure:4484: c++ -E -I/usr/local/include conftest.cc > configure:4480: ac_nonexistent.h: No such file or directory > configure:4490: $? = 1 > configure: failed program was: > #line 4479 "configure" > #include "confdefs.h" > #include > configure:4527: result: c++ -E > configure:4542: c++ -E -I/usr/local/include conftest.cc > configure:4548: $? = 0 > configure:4575: c++ -E -I/usr/local/include conftest.cc > configure:4571: ac_nonexistent.h: No such file or directory > configure:4581: $? = 1 > configure: failed program was: > #line 4570 "configure" > #include "confdefs.h" > #include > configure:4624: checking the maximum length of command line arguments > configure:4672: result: 16384 > configure:4683: checking command to parse /usr/bin/nm -B output from cc object > configure:4768: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:4771: $? = 0 > configure:4775: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm > configure:4778: $? = 0 > configure:4830: c++ -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.cc conftstm.o >&5 > configure:4833: $? = 0 > configure:4871: result: ok > configure:4875: checking for objdir > configure:4890: result: .libs > configure:4980: checking for ranlib > configure:4996: found /usr/bin/ranlib > configure:5007: result: ranlib > configure:5060: checking for strip > configure:5076: found /usr/bin/strip > configure:5087: result: strip > configure:5349: checking if cc static flag works > conftest.c:1: warning: return-type defaults to `int' > configure:5372: result: no > configure:5389: checking if cc supports -fno-rtti -fno-exceptions > configure:5413: result: yes > configure:5428: checking for cc option to produce PIC > configure:5581: result: -fPIC > configure:5588: checking if cc PIC flag -fPIC works > configure:5612: result: yes > configure:5636: checking if cc supports -c -o file.o > configure:5677: result: yes > configure:5703: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries > configure:6499: result: yes > configure:6521: checking whether -lc should be explicitly linked in > configure:6526: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 > conftest.c:1: warning: `dummy' defined but not used > configure:6529: $? = 0 > configure:6543: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:6546: $? = 1 > configure:6558: result: yes > configure:6564: checking how to hardcode library paths into programs > configure:6588: result: immediate > configure:6602: checking whether stripping libraries is possible > configure:6607: result: yes > configure:6614: checking dynamic linker characteristics > configure:7056: result: freebsd4.5 ld.so > configure:7697: checking if libtool supports shared libraries > configure:7699: result: yes > configure:7702: checking whether to build shared libraries > configure:7723: result: yes > configure:7726: checking whether to build static libraries > configure:7730: result: yes > configure:7809: creating libtool > configure:8531: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries > configure:9200: result: yes > configure:9217: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:9220: $? = 0 > configure:9320: checking for c++ option to produce PIC > configure:9556: result: -fPIC > configure:9563: checking if c++ PIC flag -fPIC works > configure:9587: result: yes > configure:9611: checking if c++ supports -c -o file.o > configure:9652: result: yes > configure:9678: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries > configure:9700: result: yes > configure:9722: checking whether -lc should be explicitly linked in > configure:9727: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5 > configure:9730: $? = 0 > configure:9744: c++ -shared -nostdlib conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:9747: $? = 1 > configure:9759: result: yes > configure:9765: checking how to hardcode library paths into programs > configure:9789: result: immediate > configure:9803: checking whether stripping libraries is possible > configure:9808: result: yes > configure:9815: checking dynamic linker characteristics > configure:10257: result: freebsd4.5 ld.so > configure:11311: checking if gcj supports -fno-rtti -fno-exceptions > configure:11335: result: yes > configure:11350: checking for gcj option to produce PIC > configure:11503: result: -fPIC > configure:11510: checking if gcj PIC flag -fPIC works > configure:11534: result: no > configure:11558: checking if gcj supports -c -o file.o > configure:11599: result: no > configure:11625: checking whether the gcj linker (/usr/libexec/elf/ld) supports shared libraries > configure:12421: result: yes > configure:12443: checking whether -lc should be explicitly linked in > configure:12448: gcj -c -O -pipe -Wall -I/usr/local/include conftest.java >&5 > ./configure: gcj: command not found > configure:12451: $? = 127 > configure:12480: result: yes > configure:12486: checking how to hardcode library paths into programs > configure:12510: result: immediate > configure:12524: checking whether stripping libraries is possible > configure:12529: result: yes > configure:12536: checking dynamic linker characteristics > configure:12978: result: freebsd4.5 ld.so > configure:14526: checking whether to enable maintainer-specific portions of Makefiles > configure:14535: result: no > configure:14949: checking whether cc needs -traditional > configure:14972: termio.h: No such file or directory > configure:14985: result: no > configure:15000: checking whether large file support needs explicit enabling > configure:15022: result: no > configure:15100: checking for X11 configure files > configure:15150: result: /usr/X11R6/lib/X11/ > configure:15171: checking for sqrt in -lm > configure:15204: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lm >&5 > configure:15186: warning: conflicting types for built-in function `sqrt' > configure:15207: $? = 0 > configure:15210: test -s conftest > configure:15213: $? = 0 > configure:15224: result: yes > configure:15316: checking for ZLIB support > configure:15318: result: > configure:15332: checking zconf.h usability > configure:15341: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 > configure:15344: $? = 0 > configure:15347: test -s conftest.o > configure:15350: $? = 0 > configure:15359: result: yes > configure:15363: checking zconf.h presence > configure:15370: cc -E -I/usr/local/include -I/usr/local/include conftest.c > configure:15376: $? = 0 > configure:15394: result: yes > configure:15412: checking for zconf.h > configure:15419: result: yes > configure:15440: checking zlib.h usability > configure:15449: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 > configure:15452: $? = 0 > configure:15455: test -s conftest.o > configure:15458: $? = 0 > configure:15467: result: yes > configure:15471: checking zlib.h presence > configure:15478: cc -E -I/usr/local/include -I/usr/local/include conftest.c > configure:15484: $? = 0 > configure:15502: result: yes > configure:15520: checking for zlib.h > configure:15527: result: yes > configure:15538: checking for compress in -lz > configure:15571: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15574: $? = 0 > configure:15577: test -s conftest > configure:15580: $? = 0 > configure:15591: result: yes > configure:15599: checking for uncompress in -lz > configure:15632: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15635: $? = 0 > configure:15638: test -s conftest > configure:15641: $? = 0 > configure:15652: result: yes > configure:15660: checking for deflate in -lz > configure:15693: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15696: $? = 0 > configure:15699: test -s conftest > configure:15702: $? = 0 > configure:15713: result: yes > configure:15721: checking for inflate in -lz > configure:15754: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lz -lm >&5 > configure:15757: $? = 0 > configure:15760: test -s conftest > configure:15763: $? = 0 > configure:15774: result: yes > configure:15782: checking if ZLIB package is complete > configure:15799: result: yes > configure:15827: checking for BZLIB support > configure:15829: result: > configure:15843: checking bzlib.h usability > configure:15852: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include conftest.c >&5 > configure:15855: $? = 0 > configure:15858: test -s conftest.o > configure:15861: $? = 0 > configure:15870: result: yes > configure:15874: checking bzlib.h presence > configure:15881: cc -E -I/usr/local/include -I/usr/local/include conftest.c > configure:15887: $? = 0 > configure:15905: result: yes > configure:15923: checking for bzlib.h > configure:15930: result: yes > configure:15941: checking for BZ2_bzCompress in -lbz2 > configure:15974: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:15977: $? = 0 > configure:15980: test -s conftest > configure:15983: $? = 0 > configure:15994: result: yes > configure:16002: checking for BZ2_bzDecompress in -lbz2 > configure:16035: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16038: $? = 0 > configure:16041: test -s conftest > configure:16044: $? = 0 > configure:16055: result: yes > configure:16063: checking if BZLIB package is complete > configure:16080: result: yes > configure:16107: checking for X > configure:16323: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include > configure:16480: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm -L/usr/X11R6/lib -lX11 >&5 > configure:16483: $? = 0 > configure:16486: test -s conftest > configure:16489: $? = 0 > configure:16627: checking for gethostbyname > configure:16670: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16673: $? = 0 > configure:16676: test -s conftest > configure:16679: $? = 0 > configure:16689: result: yes > configure:16822: checking for connect > configure:16865: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16868: $? = 0 > configure:16871: test -s conftest > configure:16874: $? = 0 > configure:16884: result: yes > configure:16950: checking for remove > configure:16993: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:16996: $? = 0 > configure:16999: test -s conftest > configure:17002: $? = 0 > configure:17012: result: yes > configure:17078: checking for shmat > configure:17121: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -lbz2 -lz -lm >&5 > configure:17124: $? = 0 > configure:17127: test -s conftest > configure:17130: $? = 0 > configure:17140: result: yes > configure:17215: checking for IceConnectionNumber in -lICE > configure:17248: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE -lbz2 -lz -lm >&5 > configure:17251: $? = 0 > configure:17254: test -s conftest > configure:17257: $? = 0 > configure:17268: result: yes > configure:17289: checking for XShmAttach in -lXext > configure:17322: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:17325: $? = 0 > configure:17328: test -s conftest > configure:17331: $? = 0 > configure:17342: result: yes > configure:17348: checking for XShmAttach in -lXext > configure:17401: result: yes > configure:17411: checking for XShapeCombineMask in -lXext > configure:17444: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXext -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:17447: $? = 0 > configure:17450: test -s conftest > configure:17453: $? = 0 > configure:17464: result: yes > configure:17470: checking for XShapeCombineMask in -lXext > configure:17523: result: yes > configure:17534: checking for XtSetEventDispatcher in -lXt > configure:17567: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:17570: $? = 0 > configure:17573: test -s conftest > configure:17576: $? = 0 > configure:17587: result: yes > configure:17691: checking for Display Postscript support > configure:17693: result: > configure:17709: checking DPS/dpsXclient.h usability > configure:17718: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c >&5 > configure:17746: DPS/dpsXclient.h: No such file or directory > configure:17721: $? = 1 > configure: failed program was: > #line 17711 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > #include > configure:17736: result: no > configure:17740: checking DPS/dpsXclient.h presence > configure:17747: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 conftest.c > configure:17743: DPS/dpsXclient.h: No such file or directory > configure:17753: $? = 1 > configure: failed program was: > #line 17742 "configure" > #include "confdefs.h" > #include > configure:17771: result: no > configure:17789: checking for DPS/dpsXclient.h > configure:17796: result: no > configure:17807: checking for DPSInitialize in -ldps > configure:17840: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: cannot find -ldps > configure:17843: $? = 1 > configure: failed program was: > #line 17814 "configure" > #include "confdefs.h" > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char DPSInitialize (); > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > DPSInitialize (); > ; > return 0; > } > configure:17860: result: no > configure:17868: checking for XDPSPixelsPerPoint in -ldpstk > configure:17901: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/X11 -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: cannot find -ldpstk > configure:17904: $? = 1 > configure: failed program was: > #line 17875 "configure" > #include "confdefs.h" > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char XDPSPixelsPerPoint (); > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > XDPSPixelsPerPoint (); > ; > return 0; > } > configure:17921: result: no > configure:17929: checking if DPS package is complete > configure:17952: result: no > configure:17976: checking for FlashPIX components > configure:17978: result: > configure:17999: checking fpxlib.h usability > configure:18008: c++ -c -O -pipe -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.cc >&5 > configure:18011: $? = 0 > configure:18014: test -s conftest.o > configure:18017: $? = 0 > configure:18026: result: yes > configure:18030: checking fpxlib.h presence > configure:18037: c++ -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.cc > configure:18043: $? = 0 > configure:18061: result: yes > configure:18079: checking for fpxlib.h > configure:18086: result: yes > configure:18097: checking for FPX_OpenImageByFilename in -lfpx > configure:18130: c++ -o conftest -O -pipe -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.cc -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:18133: $? = 0 > configure:18136: test -s conftest > configure:18139: $? = 0 > configure:18150: result: yes > configure:18164: checking if FlashPIX package is complete > configure:18181: result: yes > configure:18209: checking for LCMS support > configure:18211: result: > configure:18226: checking lcms.h usability > configure:18235: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:18238: $? = 0 > configure:18241: test -s conftest.o > configure:18244: $? = 0 > configure:18253: result: yes > configure:18257: checking lcms.h presence > configure:18264: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:18270: $? = 0 > configure:18288: result: yes > configure:18306: checking for lcms.h > configure:18313: result: yes > configure:18449: checking for cmsOpenProfileFromMem in -llcms > configure:18482: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:18485: $? = 0 > configure:18488: test -s conftest > configure:18491: $? = 0 > configure:18502: result: yes > configure:18510: checking if LCMS package is complete > configure:18527: result: yes > configure:18555: checking for PNG support > configure:18557: result: > configure:18571: checking png.h usability > configure:18580: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:18583: $? = 0 > configure:18586: test -s conftest.o > configure:18589: $? = 0 > configure:18598: result: yes > configure:18602: checking png.h presence > configure:18609: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:18615: $? = 0 > configure:18633: result: yes > configure:18651: checking for png.h > configure:18658: result: yes > configure:18669: checking for png_free in -lpng > configure:18702: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:18705: $? = 0 > configure:18708: test -s conftest > configure:18711: $? = 0 > configure:18722: result: yes > configure:18730: checking if PNG package is complete > configure:18747: result: yes > configure:18775: checking for JPEG support > configure:18777: result: > configure:18791: checking jconfig.h usability > configure:18800: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from configure:18828: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:18803: $? = 0 > configure:18806: test -s conftest.o > configure:18809: $? = 0 > configure:18818: result: yes > configure:18822: checking jconfig.h presence > configure:18829: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > In file included from configure:18825: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:18835: $? = 0 > configure:18853: result: yes > configure:18871: checking for jconfig.h > configure:18878: result: yes > configure:18899: checking jerror.h usability > configure:18908: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:18911: $? = 0 > configure:18914: test -s conftest.o > configure:18917: $? = 0 > configure:18926: result: yes > configure:18930: checking jerror.h presence > configure:18937: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:18943: $? = 0 > configure:18961: result: yes > configure:18979: checking for jerror.h > configure:18986: result: yes > configure:19007: checking jmorecfg.h usability > configure:19016: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:19019: $? = 0 > configure:19022: test -s conftest.o > configure:19025: $? = 0 > configure:19034: result: yes > configure:19038: checking jmorecfg.h presence > configure:19045: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:19051: $? = 0 > configure:19069: result: yes > configure:19087: checking for jmorecfg.h > configure:19094: result: yes > configure:19115: checking jpeglib.h usability > configure:19124: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from /usr/local/include/jpeglib.h:24, > from configure:19152: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19127: $? = 0 > configure:19130: test -s conftest.o > configure:19133: $? = 0 > configure:19142: result: yes > configure:19146: checking jpeglib.h presence > configure:19153: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > In file included from /usr/local/include/jpeglib.h:24, > from configure:19149: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19159: $? = 0 > configure:19177: result: yes > configure:19195: checking for jpeglib.h > configure:19202: result: yes > configure:19213: checking for jpeg_read_header in -ljpeg > configure:19246: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:19249: $? = 0 > configure:19252: test -s conftest > configure:19255: $? = 0 > configure:19266: result: yes > configure:19277: checking for JPEG library is version 6b or later > configure:19303: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > In file included from /usr/local/include/jpeglib.h:24, > from configure:19291: > /usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined > confdefs.h:10: warning: this is the location of the previous definition > configure:19306: $? = 0 > configure:19308: ./conftest > configure:19311: $? = 0 > configure:19324: result: yes > configure:19327: result: yes > configure:19336: checking if JPEG package is complete > configure:19353: result: yes > configure:20044: checking for MPEG version 2 support > configure:20046: result: > configure:20060: checking mpeg2dec/mpeg2.h usability > configure:20069: cc -c -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from configure:20097: > /usr/local/include/mpeg2dec/mpeg2.h:30: syntax error before `vo_instance_t' > /usr/local/include/mpeg2dec/mpeg2.h:67: syntax error before `vo_instance_t' > configure:20072: $? = 1 > configure: failed program was: > #line 20062 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > #include > configure:20087: result: no > configure:20091: checking mpeg2dec/mpeg2.h presence > configure:20098: cc -E -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20104: $? = 0 > configure:20122: result: yes > configure:20133: WARNING: mpeg2dec/mpeg2.h: present but cannot be compiled > configure:20135: WARNING: mpeg2dec/mpeg2.h: check for missing prerequisite headers? > configure:20137: WARNING: mpeg2dec/mpeg2.h: proceeding with the preprocessor's result > configure:20140: checking for mpeg2dec/mpeg2.h > configure:20147: result: yes > configure:20158: checking for mpeg2_decode_data in -lmpeg2 > configure:20191: cc -o conftest -O -pipe -Wall -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:20194: $? = 0 > configure:20197: test -s conftest > configure:20200: $? = 0 > configure:20211: result: yes > configure:20219: checking if MPEG version 2 support package is complete > configure:20236: result: yes > configure:20264: checking for FreeType 2.0 > configure:20266: result: > configure:20282: checking for freetype-config > configure:20298: found /usr/local/bin/freetype-config > configure:20308: result: freetype-config > configure:20327: checking for FT_Init_FreeType in -lfreetype > configure:20360: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:20363: $? = 0 > configure:20366: test -s conftest > configure:20369: $? = 0 > configure:20380: result: yes > configure:20409: checking freetype/freetype.h usability > configure:20418: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20421: $? = 0 > configure:20424: test -s conftest.o > configure:20427: $? = 0 > configure:20436: result: yes > configure:20440: checking freetype/freetype.h presence > configure:20447: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20453: $? = 0 > configure:20471: result: yes > configure:20489: checking for freetype/freetype.h > configure:20496: result: yes > configure:20517: checking if FreeType package is complete > configure:20534: result: yes > configure:20562: checking for TIFF support > configure:20564: result: > configure:20578: checking tiff.h usability > configure:20587: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20590: $? = 0 > configure:20593: test -s conftest.o > configure:20596: $? = 0 > configure:20605: result: yes > configure:20609: checking tiff.h presence > configure:20616: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20622: $? = 0 > configure:20640: result: yes > configure:20658: checking for tiff.h > configure:20665: result: yes > configure:20686: checking tiffio.h usability > configure:20695: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20698: $? = 0 > configure:20701: test -s conftest.o > configure:20704: $? = 0 > configure:20713: result: yes > configure:20717: checking tiffio.h presence > configure:20724: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20730: $? = 0 > configure:20748: result: yes > configure:20766: checking for tiffio.h > configure:20773: result: yes > configure:20784: checking for TIFFOpen in -ltiff > configure:20817: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:20820: $? = 0 > configure:20823: test -s conftest > configure:20826: $? = 0 > configure:20837: result: yes > configure:20845: checking if TIFF package is complete > configure:20862: result: yes > configure:20879: checking tiffconf.h usability > configure:20888: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:20891: $? = 0 > configure:20894: test -s conftest.o > configure:20897: $? = 0 > configure:20906: result: yes > configure:20910: checking tiffconf.h presence > configure:20917: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:20923: $? = 0 > configure:20941: result: yes > configure:20959: checking for tiffconf.h > configure:20966: result: yes > configure:21237: checking for JBIG support > configure:21239: result: > configure:21253: checking jbig.h usability > configure:21262: cc -c -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:21265: $? = 0 > configure:21268: test -s conftest.o > configure:21271: $? = 0 > configure:21280: result: yes > configure:21284: checking jbig.h presence > configure:21291: cc -E -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:21297: $? = 0 > configure:21315: result: yes > configure:21333: checking for jbig.h > configure:21340: result: yes > configure:21351: checking for jbg_dec_init in -ljbig > configure:21384: cc -o conftest -O -pipe -Wall -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:21387: $? = 0 > configure:21390: test -s conftest > configure:21393: $? = 0 > configure:21404: result: yes > configure:21412: checking if JBIG package is complete > configure:21429: result: yes > configure:21459: checking for XML support > configure:21461: result: > configure:21468: checking for xml2-config > configure:21484: found /usr/local/bin/xml2-config > configure:21494: result: xml2-config > configure:21527: checking libxml/parser.h usability > configure:21536: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:21539: $? = 0 > configure:21542: test -s conftest.o > configure:21545: $? = 0 > configure:21554: result: yes > configure:21558: checking libxml/parser.h presence > configure:21565: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:21571: $? = 0 > configure:21589: result: yes > configure:21607: checking for libxml/parser.h > configure:21614: result: yes > configure:21625: checking for xmlParseExternalEntity in -lxml2 > configure:21658: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > configure:21661: $? = 0 > configure:21664: test -s conftest > configure:21667: $? = 0 > configure:21678: result: yes > configure:21686: checking if XML package is complete > configure:21705: result: yes > configure:21740: checking for WMF support > configure:21742: result: > configure:21759: checking libwmf/ipa.h usability > configure:21768: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:21771: $? = 0 > configure:21774: test -s conftest.o > configure:21777: $? = 0 > configure:21786: result: yes > configure:21790: checking libwmf/ipa.h presence > configure:21797: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:21803: $? = 0 > configure:21821: result: yes > configure:21839: checking for libwmf/ipa.h > configure:21846: result: yes > configure:21858: checking for wmf_lite_create in -lwmflite > configure:21891: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmflite -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: cannot find -lwmflite > configure:21894: $? = 1 > configure: failed program was: > #line 21865 "configure" > #include "confdefs.h" > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char wmf_lite_create (); > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > wmf_lite_create (); > ; > return 0; > } > configure:21911: result: no > configure:21938: checking for wmf_api_create in -lwmf > configure:21971: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -lfreetype -ljpeg -lpng -lz -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:21974: $? = 0 > configure:21977: test -s conftest > configure:21980: $? = 0 > configure:21991: result: yes > configure:22018: checking if WMF package is complete > configure:22022: result: yes > configure:22042: checking for ANSI C header files > configure:22169: result: yes > configure:22179: checking whether stat file-mode macros are broken > configure:22224: result: no > configure:22234: checking whether time.h and sys/time.h may both be included > configure:22262: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22265: $? = 0 > configure:22268: test -s conftest.o > configure:22271: $? = 0 > configure:22281: result: yes > configure:22299: checking for dirent.h that defines DIR > configure:22326: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22329: $? = 0 > configure:22332: test -s conftest.o > configure:22335: $? = 0 > configure:22345: result: yes > configure:22358: checking for library containing opendir > configure:22391: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:22394: $? = 0 > configure:22397: test -s conftest > configure:22400: $? = 0 > configure:22459: result: none required > configure:22594: checking sys/select.h usability > configure:22603: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22606: $? = 0 > configure:22609: test -s conftest.o > configure:22612: $? = 0 > configure:22621: result: yes > configure:22625: checking sys/select.h presence > configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22638: $? = 0 > configure:22656: result: yes > configure:22674: checking for sys/select.h > configure:22681: result: yes > configure:22594: checking sys/time.h usability > configure:22603: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22606: $? = 0 > configure:22609: test -s conftest.o > configure:22612: $? = 0 > configure:22621: result: yes > configure:22625: checking sys/time.h presence > configure:22632: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22638: $? = 0 > configure:22656: result: yes > configure:22674: checking for sys/time.h > configure:22681: result: yes > configure:22585: checking for sys/stat.h > configure:22590: result: yes > configure:22585: checking for sys/types.h > configure:22590: result: yes > configure:22713: checking math.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking math.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for math.h > configure:22800: result: yes > configure:22704: checking for string.h > configure:22709: result: yes > configure:22713: checking stdarg.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking stdarg.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for stdarg.h > configure:22800: result: yes > configure:22713: checking varargs.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking varargs.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for varargs.h > configure:22800: result: yes > configure:22713: checking pwd.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking pwd.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for pwd.h > configure:22800: result: yes > configure:22713: checking malloc.h usability > configure:22722: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > In file included from configure:22750: > /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" > configure:22725: $? = 0 > configure:22728: test -s conftest.o > configure:22731: $? = 0 > configure:22740: result: yes > configure:22744: checking malloc.h presence > configure:22751: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > In file included from configure:22747: > /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" > configure:22757: $? = 0 > configure:22775: result: yes > configure:22793: checking for malloc.h > configure:22800: result: yes > configure:22821: checking for memory.h > configure:22826: result: yes > configure:22830: checking errno.h usability > configure:22839: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22842: $? = 0 > configure:22845: test -s conftest.o > configure:22848: $? = 0 > configure:22857: result: yes > configure:22861: checking errno.h presence > configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22874: $? = 0 > configure:22892: result: yes > configure:22910: checking for errno.h > configure:22917: result: yes > configure:22830: checking fcntl.h usability > configure:22839: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22842: $? = 0 > configure:22845: test -s conftest.o > configure:22848: $? = 0 > configure:22857: result: yes > configure:22861: checking fcntl.h presence > configure:22868: cc -E -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c > configure:22874: $? = 0 > configure:22892: result: yes > configure:22910: checking for fcntl.h > configure:22917: result: yes > configure:22821: checking for stdint.h > configure:22826: result: no > configure:22932: checking for cc option to accept ANSI C > configure:22995: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:22998: $? = 0 > configure:23001: test -s conftest.o > configure:23004: $? = 0 > configure:23021: result: none needed > configure:23029: checking for an ANSI C-conforming const > configure:23099: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure: In function `main': > configure:23068: warning: unused variable `s' > configure:23088: warning: unused variable `foo' > configure:23055: warning: unused variable `zero' > configure:23049: warning: unused variable `x' > configure:23067: warning: `t' might be used uninitialized in this function > configure:23085: warning: `b' might be used uninitialized in this function > configure:23102: $? = 0 > configure:23105: test -s conftest.o > configure:23108: $? = 0 > configure:23118: result: yes > configure:23128: checking for inline > configure:23145: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23148: $? = 0 > configure:23151: test -s conftest.o > configure:23154: $? = 0 > configure:23165: result: inline > configure:23180: checking whether byte ordering is bigendian > configure:23210: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23213: $? = 0 > configure:23216: test -s conftest.o > configure:23219: $? = 0 > configure:23246: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure: In function `main': > configure:23236: syntax error before `big' > configure:23249: $? = 1 > configure: failed program was: > #line 23222 "configure" > #include "confdefs.h" > #include > #include > > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > #if BYTE_ORDER != BIG_ENDIAN > not big endian > #endif > > ; > return 0; > } > configure:23363: result: no > configure:23383: checking for mode_t > configure:23410: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23413: $? = 0 > configure:23416: test -s conftest.o > configure:23419: $? = 0 > configure:23429: result: yes > configure:23441: checking for off_t > configure:23468: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23471: $? = 0 > configure:23474: test -s conftest.o > configure:23477: $? = 0 > configure:23487: result: yes > configure:23499: checking for pid_t > configure:23526: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23529: $? = 0 > configure:23532: test -s conftest.o > configure:23535: $? = 0 > configure:23545: result: yes > configure:23557: checking for size_t > configure:23584: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23587: $? = 0 > configure:23590: test -s conftest.o > configure:23593: $? = 0 > configure:23603: result: yes > configure:23615: checking for int > configure:23642: cc -c -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 > configure:23645: $? = 0 > configure:23648: test -s conftest.o > configure:23651: $? = 0 > configure:23661: result: yes > configure:23664: checking size of int > configure:23942: cc -o conftest -O -pipe -Wall -I/usr/local/include/libxml2 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lwmf -lxml2 -ljbig -ltiff -lfreetype -lmpeg2 -ljpeg -lpng -llcms -lfpx -lXext -lXt -lSM -lICE -lX11 -lbz2 -lz -lm >&5 > /usr/libexec/elf/ld: warning: libfreetype.so.6, needed by /usr/local/lib/libwmf.so, not found (try using -rpath or -rpath-link) > configure:23945: $? = 0 > configure:23947: ./conftest > /usr/libexec/ld-elf.so.1: Shared object "libfreetype.so.6" not found > configure:23950: $? = 1 > configure: program exited with status 1 > configure: failed program was: > #line 23900 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > long longval () { return (long) (sizeof (int)); } > unsigned long ulongval () { return (long) (sizeof (int)); } > #include > #include > #ifdef F77_DUMMY_MAIN > # ifdef __cplusplus > extern "C" > # endif > int F77_DUMMY_MAIN() { return 1; } > #endif > int > main () > { > > FILE *f = fopen ("conftest.val", "w"); > if (! f) > exit (1); > if (((long) (sizeof (int))) < 0) > { > long i = longval (); > if (i != ((long) (sizeof (int)))) > exit (1); > fprintf (f, "%ld\n", i); > } > else > { > unsigned long i = ulongval (); > if (i != ((long) (sizeof (int)))) > exit (1); > fprintf (f, "%lu\n", i); > } > exit (ferror (f) || fclose (f) != 0); > > ; > return 0; > } > configure:23958: error: cannot compute sizeof (int), 77 > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_build=i386-portbld-freebsd4.5 > ac_cv_build_alias=i386-portbld-freebsd4.5 > ac_cv_c_bigendian=no > ac_cv_c_compiler_gnu=yes > ac_cv_c_const=yes > ac_cv_c_inline=inline > ac_cv_cxx_compiler_gnu=yes > ac_cv_env_CC_set=set > ac_cv_env_CC_value=cc > ac_cv_env_CFLAGS_set=set > ac_cv_env_CFLAGS_value='-O -pipe ' > ac_cv_env_CPPFLAGS_set=set > ac_cv_env_CPPFLAGS_value=-I/usr/local/include > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set=set > ac_cv_env_CXXFLAGS_value=' -O -pipe ' > ac_cv_env_CXX_set=set > ac_cv_env_CXX_value=c++ > ac_cv_env_LDFLAGS_set=set > ac_cv_env_LDFLAGS_value=-L/usr/local/lib > ac_cv_env_build_alias_set=set > ac_cv_env_build_alias_value=i386-portbld-freebsd4.5 > 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_exeext= > ac_cv_func_connect=yes > ac_cv_func_gethostbyname=yes > ac_cv_func_remove=yes > ac_cv_func_shmat=yes > ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' > ac_cv_header_DPS_dpsXclient_h=no > ac_cv_header_bzlib_h=yes > ac_cv_header_dirent_dirent_h=yes > ac_cv_header_dlfcn_h=yes > ac_cv_header_errno_h=yes > ac_cv_header_fcntl_h=yes > ac_cv_header_fpxlib_h=yes > ac_cv_header_freetype_freetype_h=yes > ac_cv_header_inttypes_h=yes > ac_cv_header_jbig_h=yes > ac_cv_header_jconfig_h=yes > ac_cv_header_jerror_h=yes > ac_cv_header_jmorecfg_h=yes > ac_cv_header_jpeglib_h=yes > ac_cv_header_lcms_h=yes > ac_cv_header_libwmf_ipa_h=yes > ac_cv_header_libxml_parser_h=yes > ac_cv_header_malloc_h=yes > ac_cv_header_math_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_mpeg2dec_mpeg2_h=yes > ac_cv_header_png_h=yes > ac_cv_header_pwd_h=yes > ac_cv_header_stat_broken=no > ac_cv_header_stdarg_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=no > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_select_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_time_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_tiff_h=yes > ac_cv_header_tiffconf_h=yes > ac_cv_header_tiffio_h=yes > ac_cv_header_time=yes > ac_cv_header_unistd_h=yes > ac_cv_header_varargs_h=yes > ac_cv_header_zconf_h=yes > ac_cv_header_zlib_h=yes > ac_cv_host=i386-portbld-freebsd4.5 > ac_cv_host_alias=i386-portbld-freebsd4.5 > ac_cv_jpeg_version_ok=yes > ac_cv_lib_ICE_IceConnectionNumber=yes > ac_cv_lib_Xext_XShapeCombineMask=yes > ac_cv_lib_Xext_XShmAttach=yes > ac_cv_lib_Xt_XtSetEventDispatcher=yes > ac_cv_lib_bz2_BZ2_bzCompress=yes > ac_cv_lib_bz2_BZ2_bzDecompress=yes > ac_cv_lib_dps_DPSInitialize=no > ac_cv_lib_dpstk_XDPSPixelsPerPoint=no > ac_cv_lib_fpx_FPX_OpenImageByFilename=yes > ac_cv_lib_freetype_FT_Init_FreeType=yes > ac_cv_lib_jbig_jbg_dec_init=yes > ac_cv_lib_jpeg_jpeg_read_header=yes > ac_cv_lib_lcms_cmsOpenProfileFromMem=yes > ac_cv_lib_m_sqrt=yes > ac_cv_lib_mpeg2_mpeg2_decode_data=yes > ac_cv_lib_png_png_free=yes > ac_cv_lib_tiff_TIFFOpen=yes > ac_cv_lib_wmf_wmf_api_create=yes > ac_cv_lib_wmflite_wmf_lite_create=no > ac_cv_lib_xml2_xmlParseExternalEntity=yes > ac_cv_lib_z_compress=yes > ac_cv_lib_z_deflate=yes > ac_cv_lib_z_inflate=yes > ac_cv_lib_z_uncompress=yes > ac_cv_objext=o > ac_cv_prog_AWK=awk > ac_cv_prog_CPP='cc -E' > ac_cv_prog_CXXCPP='c++ -E' > 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_g=yes > ac_cv_prog_cc_stdc= > ac_cv_prog_cxx_g=yes > ac_cv_prog_freetype_config=freetype-config > ac_cv_prog_gcc_traditional=no > ac_cv_prog_make_gmake_set=yes > ac_cv_prog_xml2_config=xml2-config > ac_cv_search_opendir='none required' > ac_cv_target=i386-portbld-freebsd4.5 > ac_cv_target_alias=i386-portbld-freebsd4.5 > ac_cv_type_int=yes > ac_cv_type_mode_t=yes > ac_cv_type_off_t=yes > ac_cv_type_pid_t=yes > ac_cv_type_size_t=yes > am_cv_CC_dependencies_compiler_type=gcc > am_cv_CXX_dependencies_compiler_type=gcc > im_cv_x_configure=/usr/X11R6/lib/X11/ > 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/libexec/elf/ld > lt_cv_path_NM='/usr/bin/nm -B' > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_c_o_CXX=yes > lt_cv_prog_compiler_c_o_GCJ=no > lt_cv_prog_compiler_rtti_exceptions=yes > lt_cv_prog_gnu_ld=yes > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/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_max_cmd_len=16384 > lt_lt_cv_prog_compiler_c_o='"yes"' > lt_lt_cv_prog_compiler_c_o_CXX='"yes"' > lt_lt_cv_prog_compiler_c_o_GCJ='"no"' > lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/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'\''"' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #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_UNISTD_H 1 > #define HAVE_DLFCN_H 1 > #define QuantumDepth 16 > #define X11ConfigurePath "/usr/X11R6/lib/X11/" > #define HasZLIB > #define HasBZLIB > #define HasX11 > #define HasSharedMemory > #define HasShape > #define HasFPX > #define HAVE_LCMS_H 1 > #define HasLCMS > #define HasPNG > #define HasJPEG > #define HasMPEG2 > #define HAVE_FREETYPE_FREETYPE_H 1 > #define HasTTF > #define HasTIFF > #define HAVE_TIFFCONF_H 1 > #define HasJBIG > #define HasXML > #define HasWMF > #define STDC_HEADERS 1 > #define TIME_WITH_SYS_TIME 1 > #define HAVE_DIRENT_H 1 > #define HAVE_SYS_SELECT_H 1 > #define HAVE_SYS_TIME_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_MATH_H 1 > #define HAVE_STRING_H 1 > #define HAVE_STDARG_H 1 > #define HAVE_VARARGS_H 1 > #define HAVE_PWD_H 1 > #define HAVE_MALLOC_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_ERRNO_H 1 > #define HAVE_FCNTL_H 1 > > configure: exit 1 > ImageMagick-5.4.4/ > XFree86-3.3.6_11/ > apache-1.3.24_6/ > autoconf-2.53/ > autoconf213-2.13.000227_1/ > automake14-1.4.5/ > bash-2.05a/ > bison-1.35_1/ > calc-2.11.5/ > cclient-2001a,1/ > cups-base-1.1.14/ > cvsup-without-gui-16.1f/ > eterm-0.9.1_1/ > ezm3-1.0/ > freetype-1.3.1_2/ > freetype2-2.0.9/ > gd-1.8.4_6/ > gdbm-1.8.0/ > gettext-0.10.35_2/ > gettext-0.11.1_2/ > ghostscript-gnu-7.05_1/ > glib-1.2.10_5/ > gmake-3.79.1_1/ > gnupg-1.0.7/ > gnuplot-3.7.1_1/ > gtk-1.2.10_4/ > imap-uw-2001a,1/ > imlib2-1.0.5/ > ircd-hybrid-6.3/ > jbigkit-1.2/ > jpeg-6b_1/ > junkfilter-20010529/ > lcms-1.08/ > less-374/ > libast-0.4/ > libfpx-1.2.0.4/ > libiconv-1.7_4/ > libmpeg2-0.2.1/ > libtool-1.3.4_3/ > libungif-4.1.0b1/ > libwmf-0.2.2_1/ > libxml2-2.4.21/ > lrzsz-0.12.20/ > lynx-2.8.4.1b_1/ > m4-1.4_1/ > magicfilter-1.2/ > man2html-3.0.1/ > mod_php4-4.2.0/ > mrtg-2.9.18.p9/ > mutt-1.2.5.1_1/ > mysql-client-3.23.49/ > mysql-server-3.23.49/ > nano-1.0.9_1/ > oidentd-2.0.3/ > openssh-3.1_7/ > p5-BSD-Resource-1.12/ > p5-DBI-1.21/ > p5-Data-ShowTable-3.3/ > p5-Digest-MD5-2.17/ > p5-HTML-Parser-3.25/ > p5-HTML-Tagset-3.03/ > p5-MIME-Base64-2.12/ > p5-Mysql-modules-1.2216/ > p5-Net-1.10,1/ > p5-Net-DNS-0.14/ > p5-SNMP_Session-0.92/ > p5-Test-Simple-0.42/ > p5-Time-HiRes-01.20/ > p5-TimeDate-1.11/ > p5-Tk-800.023/ > p5-URI-1.18/ > p5-libwww-5.53_1/ > pkg_tarup-1.2_3/ > pkgconfig-0.12.0/ > pkgdb.db > png-1.2.2_1/ > portupgrade-20020405/ > procmail-3.22/ > pth-1.4.1_1/ > python-2.2.1/ > qpopper-2.53_4/ > rsaref-2.0/ > ruby-1.6.7.2002.05.02p/ > ruby-bdb1-0.1.7/ > ruby-fnmatch-1.1b_1/ > ruby-optparse-0.8.6/ > samba-2.2.4/ > sqwebmail-3.2.0/ > stunnel-3.22/ > t1lib-1.3.1/ > tcl-8.3.4_4/ > tcp_wrappers-7.6_1/ > tiff-3.5.7/ > ucd-snmp-4.2.5/ > ucd-snmp-tkmib-4.2.3/ > unzip-5.50/ > vim-lite-6.1.48/ > wget-1.8.1_1/ > xanim-2.80.2/ > xinetd-2.3.3/ > xpdf-1.00/ > xpm-3.4k/ > xv-3.10a_2/ > zip-2.3/ -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message