-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I did change the dependency in the .info file to freetype2, but couldn't
get 2.1.4 to build either. I got Scribus-Aqua to build after I installed
the binary package 2.1.3, but it looks like that may not be a long-term
solution. I have not tested the Scribus-Aqua build extensively yet.
The config.log file for freetype 2.1.9 is attached. Thanks for taking a
look.
Cheers,
Kevin Walzer, PhD
WordTech Software--Open Source Applications and Packages for OS X
http://www.wordtech-software.com
http://www.smallbizmac.com
http://www.kevin-walzer.com
mailto:[EMAIL PROTECTED]
Martin Costabel wrote:
| Kevin Walzer wrote:
|
|> -----BEGIN PGP SIGNED MESSAGE-----
|> Hash: SHA1
|>
|> OK, let me come at this from another angle. The minimum dependency for
|> Scribus as recommended by the developers there is freetype 2.1.3, which
|> is available in Fink stable. Is there any reason Fink requires freetype
|> 2.1.9?
|
|
| No, Fink per se doesn't. Both freetype2 (which is at 2.1.4 now, a minor
| upgrade to 2.1.3) and freetype219 exist in Fink, because different
| packages require different versions. Both can be installed at the same
| time. And both have the same build system. Does freetype2 build for you
| while freetype219 doesn't?
|
| As you say, Scribus requires at least freetype-2.1.3, and the "official"
| scribus packages are set to do exactly this. It requires, however, a
| more recent version than the one in the binary distribution, because the
| latter - while working OK with scribus up to version 1.2 - led to
| crashes with scribus-1.2.1. So for any scribus version 1.2.1 or later,
| you need to build your own freetype2 or freetype219 package.
|
| For the experimental scribus-aqua package I arbitrarily chose
| freetype219 as dependency, but if you replace every occurrence (5 of
| them) of "freetype219" by "freetype2" in the scribus-aqua info file, it
| works, too.
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCNb6yJmdQs+6YVcoRAtydAJ0Z/I1pzRNpgpDvTMfDKxdYqQTfgQCfX8M2
sQ8ijo1SpNpKfy2VNeZjAEM=
=NTh+
-----END PGP SIGNATURE-----
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.59a. Invocation command line was
$ ./builds/unix/configure --prefix=/sw/lib/freetype219
## --------- ##
## Platform. ##
## --------- ##
hostname = Kevin-Walzers-Computer.local
uname -m = Power Macintosh
uname -r = 7.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 7.8.0: Wed Dec 22 14:26:17 PST 2004;
root:xnu/xnu-517.11.1.obj~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 7.8.0:
Wed Dec 22 14:26:17 PST 2004; root:xnu/xnu-517.11.1.obj~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc750 (PowerPC 750)
Processor active: 0
Primary memory available: 384.00 megabytes.
Default processor set: 75 tasks, 191 threads, 1 processors
Load average: 2.47, Mach factor: 0.36
unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sw/bin
PATH: /sw/sbin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1762: checking build system type
configure:1780: result: powerpc-apple-darwin7.8.0
configure:1788: checking host system type
configure:1802: result: powerpc-apple-darwin7.8.0
configure:1810: checking target system type
configure:1824: result: powerpc-apple-darwin7.8.0
configure:1888: checking for gcc
configure:1904: found /usr/bin/gcc
configure:1914: result: gcc
configure:2194: checking for C compiler version
configure:2197: gcc --version </dev/null >&5
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671)
Copyright (C) 2002 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:2200: $? = 0
configure:2202: gcc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
configure:2205: $? = 0
configure:2207: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2210: $? = 1
configure:2233: checking for C compiler default output file name
configure:2236: gcc -I/sw/include -L/sw/lib conftest.c >&5
configure:2239: $? = 0
configure:2285: result: a.out
configure:2290: checking whether the C compiler works
configure:2296: ./a.out
configure:2299: $? = 0
configure:2316: result: yes
configure:2323: checking whether we are cross compiling
configure:2325: result: no
configure:2328: checking for suffix of executables
configure:2330: gcc -o conftest -I/sw/include -L/sw/lib conftest.c >&5
configure:2333: $? = 0
configure:2358: result:
configure:2364: checking for suffix of object files
configure:2385: gcc -c -I/sw/include conftest.c >&5
configure:2388: $? = 0
configure:2410: result: o
configure:2414: checking whether we are using the GNU C compiler
configure:2438: gcc -c -I/sw/include conftest.c >&5
configure:2444: $? = 0
configure:2448: test -z
|| test ! -s conftest.err
configure:2451: $? = 0
configure:2454: test -s conftest.o
configure:2457: $? = 0
configure:2470: result: yes
configure:2476: checking whether gcc accepts -g
configure:2497: gcc -c -g -I/sw/include conftest.c >&5
configure:2503: $? = 0
configure:2507: test -z
|| test ! -s conftest.err
configure:2510: $? = 0
configure:2513: test -s conftest.o
configure:2516: $? = 0
configure:2527: result: yes
configure:2544: checking for gcc option to accept ANSI C
configure:2614: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:2620: $? = 0
configure:2624: test -z
|| test ! -s conftest.err
configure:2627: $? = 0
configure:2630: test -s conftest.o
configure:2633: $? = 0
configure:2651: result: none needed
configure:2669: gcc -c -g -O2 -I/sw/include conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2675: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2813: checking how to run the C preprocessor
configure:2848: gcc -E -I/sw/include conftest.c
configure:2854: $? = 0
configure:2886: gcc -E -I/sw/include conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:2892: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2931: result: gcc -E
configure:2955: gcc -E -I/sw/include conftest.c
configure:2961: $? = 0
configure:2993: gcc -E -I/sw/include conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:2999: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3070: checking for rm
configure:3086: found /bin/rm
configure:3096: result: rm -f
configure:3105: checking for rmdir
configure:3121: found /bin/rmdir
configure:3131: result: rmdir
configure:3157: checking for a BSD-compatible install
configure:3212: result: /usr/bin/install -c
configure:3235: checking for grep that handles long lines
configure:3327: result:
configure:3332: checking for egrep
configure:3428: result: /usr/bin/grep -E
configure:3433: checking for ANSI C header files
configure:3458: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3464: $? = 0
configure:3468: test -z
|| test ! -s conftest.err
configure:3471: $? = 0
configure:3474: test -s conftest.o
configure:3477: $? = 0
configure:3563: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:3566: $? = 0
configure:3568: ./conftest
configure:3571: $? = 0
configure:3586: result: yes
configure:3610: checking for sys/types.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for sys/stat.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for stdlib.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for string.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for memory.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for strings.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for inttypes.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for stdint.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3610: checking for unistd.h
configure:3626: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3632: $? = 0
configure:3636: test -z
|| test ! -s conftest.err
configure:3639: $? = 0
configure:3642: test -s conftest.o
configure:3645: $? = 0
configure:3656: result: yes
configure:3683: checking fcntl.h usability
configure:3695: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3701: $? = 0
configure:3705: test -z
|| test ! -s conftest.err
configure:3708: $? = 0
configure:3711: test -s conftest.o
configure:3714: $? = 0
configure:3724: result: yes
configure:3728: checking fcntl.h presence
configure:3738: gcc -E -I/sw/include conftest.c
configure:3744: $? = 0
configure:3764: result: yes
configure:3799: checking for fcntl.h
configure:3806: result: yes
configure:3674: checking for unistd.h
configure:3679: result: yes
configure:3823: checking for an ANSI C-conforming const
configure:3890: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3896: $? = 0
configure:3900: test -z
|| test ! -s conftest.err
configure:3903: $? = 0
configure:3906: test -s conftest.o
configure:3909: $? = 0
configure:3920: result: yes
configure:3930: checking for int
configure:3954: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:3960: $? = 0
configure:3964: test -z
|| test ! -s conftest.err
configure:3967: $? = 0
configure:3970: test -s conftest.o
configure:3973: $? = 0
configure:3984: result: yes
configure:3987: checking size of int
configure:4299: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:4302: $? = 0
configure:4304: ./conftest
configure:4307: $? = 0
configure:4329: result: 4
configure:4336: checking for long
configure:4360: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:4366: $? = 0
configure:4370: test -z
|| test ! -s conftest.err
configure:4373: $? = 0
configure:4376: test -s conftest.o
configure:4379: $? = 0
configure:4390: result: yes
configure:4393: checking size of long
configure:4705: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:4708: $? = 0
configure:4710: ./conftest
configure:4713: $? = 0
configure:4735: result: 4
configure:4754: checking for stdlib.h
configure:4759: result: yes
configure:4754: checking for unistd.h
configure:4759: result: yes
configure:4903: checking for getpagesize
configure:4960: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:4966: $? = 0
configure:4970: test -z
|| test ! -s conftest.err
configure:4973: $? = 0
configure:4976: test -s conftest
configure:4979: $? = 0
configure:4991: result: yes
configure:5001: checking for working mmap
configure:5143: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:5146: $? = 0
configure:5148: ./conftest
configure:5151: $? = 0
configure:5165: result: yes
configure:5181: checking whether munmap is declared
configure:5213: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:5219: $? = 0
configure:5223: test -z
|| test ! -s conftest.err
configure:5226: $? = 0
configure:5229: test -s conftest.o
configure:5232: $? = 0
configure:5243: result: yes
configure:5262: checking for munmap's first parameter type
configure:5281: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:5287: $? = 0
configure:5291: test -z
|| test ! -s conftest.err
configure:5294: $? = 0
configure:5297: test -s conftest.o
configure:5300: $? = 0
configure:5302: result: void *
configure:5326: checking for memcpy
configure:5383: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
conftest.c:53: warning: conflicting types for built-in function `memcpy'
configure:5389: $? = 0
configure:5393: test -z
|| test ! -s conftest.err
configure:5396: $? = 0
configure:5399: test -s conftest
configure:5402: $? = 0
configure:5414: result: yes
configure:5326: checking for memmove
configure:5383: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >&5
configure:5389: $? = 0
configure:5393: test -z
|| test ! -s conftest.err
configure:5396: $? = 0
configure:5399: test -s conftest
configure:5402: $? = 0
configure:5414: result: yes
configure:5435: checking for gzsetparams in -lz
configure:5465: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c -lz
>&5
configure:5471: $? = 0
configure:5475: test -z
|| test ! -s conftest.err
configure:5478: $? = 0
configure:5481: test -s conftest
configure:5484: $? = 0
configure:5497: result: yes
configure:5510: checking zlib.h usability
configure:5522: gcc -c -g -O2 -I/sw/include conftest.c >&5
configure:5528: $? = 0
configure:5532: test -z
|| test ! -s conftest.err
configure:5535: $? = 0
configure:5538: test -s conftest.o
configure:5541: $? = 0
configure:5551: result: yes
configure:5555: checking zlib.h presence
configure:5565: gcc -E -I/sw/include conftest.c
configure:5571: $? = 0
configure:5591: result: yes
configure:5626: checking for zlib.h
configure:5633: result: yes
configure:5746: checking for a sed that does not truncate output
configure:5800: result: /usr/bin/sed
configure:5814: checking for ld used by gcc
configure:5881: result: /usr/bin/ld
configure:5890: checking if the linker (/usr/bin/ld) is GNU ld
configure:5905: result: no
configure:5910: checking for /usr/bin/ld option to reload object files
configure:5917: result: -r
configure:5926: checking for BSD-compatible nm
configure:5968: result: /usr/bin/nm -p
configure:5972: checking whether ln -s works
configure:5976: result: yes
configure:5983: checking how to recognise dependent libraries
configure:6166: result: pass_all
configure:6388: checking dlfcn.h usability
configure:6400: gcc -c -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
-I/sw/include conftest.c >&5
configure:6406: $? = 0
configure:6410: test -z
|| test ! -s conftest.err
configure:6413: $? = 0
configure:6416: test -s conftest.o
configure:6419: $? = 0
configure:6429: result: yes
configure:6433: checking dlfcn.h presence
configure:6443: gcc -E -I/sw/include conftest.c
configure:6449: $? = 0
configure:6469: result: yes
configure:6504: checking for dlfcn.h
configure:6511: result: yes
configure:6576: checking for g++
configure:6592: found /usr/bin/g++
configure:6602: result: g++
configure:6629: checking for C++ compiler version
configure:6632: g++ --version </dev/null >&5
g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671)
Copyright (C) 2002 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:6635: $? = 0
configure:6637: g++ -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
configure:6640: $? = 0
configure:6642: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:6645: $? = 1
configure:6648: checking whether we are using the GNU C++ compiler
configure:6672: g++ -c -I/sw/include conftest.cc >&5
configure:6678: $? = 0
configure:6682: test -z
|| test ! -s conftest.err
configure:6685: $? = 0
configure:6688: test -s conftest.o
configure:6691: $? = 0
configure:6704: result: yes
configure:6710: checking whether g++ accepts -g
configure:6731: g++ -c -g -I/sw/include conftest.cc >&5
configure:6737: $? = 0
configure:6741: test -z
|| test ! -s conftest.err
configure:6744: $? = 0
configure:6747: test -s conftest.o
configure:6750: $? = 0
configure:6761: result: yes
configure:6803: g++ -c -g -O2 -I/sw/include conftest.cc >&5
configure:6809: $? = 0
configure:6813: test -z
|| test ! -s conftest.err
configure:6816: $? = 0
configure:6819: test -s conftest.o
configure:6822: $? = 0
configure:6848: g++ -c -g -O2 -I/sw/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:36: error: `exit' undeclared (first use this function)
conftest.cc:36: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:6854: $? = 1
configure: failed program was:
| /* 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_MUNMAP 1
| #define MUNMAP_USES_VOIDP
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6803: g++ -c -g -O2 -I/sw/include conftest.cc >&5
configure:6809: $? = 0
configure:6813: test -z
|| test ! -s conftest.err
configure:6816: $? = 0
configure:6819: test -s conftest.o
configure:6822: $? = 0
configure:6848: g++ -c -g -O2 -I/sw/include conftest.cc >&5
configure:6854: $? = 0
configure:6858: test -z
|| test ! -s conftest.err
configure:6861: $? = 0
configure:6864: test -s conftest.o
configure:6867: $? = 0
configure:6895: checking how to run the C++ preprocessor
configure:6926: g++ -E -I/sw/include conftest.cc
configure:6932: $? = 0
configure:6964: g++ -E -I/sw/include conftest.cc
conftest.cc:35:28: ac_nonexistent.h: No such file or directory
configure:6970: $? = 1
configure: failed program was:
| /* 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_MUNMAP 1
| #define MUNMAP_USES_VOIDP
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7009: result: g++ -E
configure:7033: g++ -E -I/sw/include conftest.cc
configure:7039: $? = 0
configure:7071: g++ -E -I/sw/include conftest.cc
conftest.cc:35:28: ac_nonexistent.h: No such file or directory
configure:7077: $? = 1
configure: failed program was:
| /* 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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_MUNMAP 1
| #define MUNMAP_USES_VOIDP
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7172: checking for g77
configure:7201: result: no
configure:7172: checking for f77
configure:7201: result: no
configure:7172: checking for xlf
configure:7201: result: no
configure:7172: checking for frt
configure:7201: result: no
configure:7172: checking for pgf77
configure:7201: result: no
configure:7172: checking for fort77
configure:7201: result: no
configure:7172: checking for fl32
configure:7201: result: no
configure:7172: checking for af77
configure:7201: result: no
configure:7172: checking for f90
configure:7201: result: no
configure:7172: checking for xlf90
configure:7201: result: no
configure:7172: checking for pgf90
configure:7201: result: no
configure:7172: checking for epcf90
configure:7201: result: no
configure:7172: checking for f95
configure:7201: result: no
configure:7172: checking for fort
configure:7201: result: no
configure:7172: checking for xlf95
configure:7201: result: no
configure:7172: checking for ifc
configure:7201: result: no
configure:7172: checking for efc
configure:7201: result: no
configure:7172: checking for pgf95
configure:7201: result: no
configure:7172: checking for lf95
configure:7201: result: no
configure:7172: checking for gfortran
configure:7201: result: no
configure:7228: checking for Fortran 77 compiler version
configure:7228: --version </dev/null >&5
./builds/unix/configure: line 1: --version: command not found
configure:7231: $? = 127
configure:7233: -v </dev/null >&5
./builds/unix/configure: line 1: -v: command not found
configure:7236: $? = 127
configure:7238: -V </dev/null >&5
./builds/unix/configure: line 1: -V: command not found
configure:7241: $? = 127
configure:7249: checking whether we are using the GNU Fortran 77 compiler
configure:7263: -c conftest.F >&5
./builds/unix/configure: line 1: -c: command not found
configure:7269: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:7295: result: no
configure:7301: checking whether accepts -g
configure:7313: -c -g conftest.f >&5
./builds/unix/configure: line 1: -c: command not found
configure:7319: $? = 127
configure: failed program was:
| program main
|
| end
configure:7344: result: no
configure:7374: checking the maximum length of command line arguments
configure:7439: result: 65536
configure:7450: checking command to parse /usr/bin/nm -p output from gcc object
configure:7539: gcc -c -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
-I/sw/include conftest.c >&5
configure:7542: $? = 0
configure:7546: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[
]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2\3 \3/p' \> conftest.nm
configure:7549: $? = 0
cannot find nm_test_var in conftest.nm
configure:7539: gcc -c -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
-I/sw/include conftest.c >&5
configure:7542: $? = 0
configure:7546: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[
]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1
\2\3 \3/p' \> conftest.nm
configure:7549: $? = 0
configure:7601: gcc -o conftest -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB
-DDARWIN_NO_CARBON -I/sw/include -L/sw/lib -lz conftest.c conftstm.o >&5
configure:7604: $? = 0
configure:7642: result: ok
configure:7646: checking for objdir
configure:7661: result: .libs
configure:7751: checking for ar
configure:7767: found /usr/bin/ar
configure:7777: result: ar
configure:7842: checking for ranlib
configure:7858: found /usr/bin/ranlib
configure:7868: result: ranlib
configure:7933: checking for strip
configure:7949: found /usr/bin/strip
configure:7959: result: strip
configure:8233: checking if gcc static flag works
configure:8256: result: yes
configure:8274: checking if gcc supports -fno-rtti -fno-exceptions
configure:8295: gcc -c -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
-I/sw/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
configure:8299: $? = 0
configure:8307: result: no
configure:8322: checking for gcc option to produce PIC
configure:8499: result: -fno-common
configure:8507: checking if gcc PIC flag -fno-common works
configure:8528: gcc -c -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
-I/sw/include -fno-common -DPIC conftest.c >&5
configure:8532: $? = 0
configure:8540: result: yes
configure:8564: checking if gcc supports -c -o file.o
configure:8588: gcc -c -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON
-I/sw/include -o out/conftest2.o conftest.c >&5
configure:8592: $? = 0
configure:8609: result: yes
configure:8635: checking whether the gcc linker (/usr/bin/ld) supports shared
libraries
configure:9483: result: yes
configure:9554: checking dynamic linker characteristics
configure:10094: result: darwin7.8.0 dyld
configure:10098: checking how to hardcode library paths into programs
configure:10123: result: immediate
configure:10137: checking whether stripping libraries is possible
configure:10150: result: yes
configure:10972: checking if libtool supports shared libraries
configure:10974: result: yes
configure:10977: checking whether to build shared libraries
configure:11035: result: yes
configure:11038: checking whether to build static libraries
configure:11042: result: yes
configure:11134: creating libtool
configure:11681: checking for ld used by g++
configure:11748: result: /usr/bin/ld
configure:11757: checking if the linker (/usr/bin/ld) is GNU ld
configure:11772: result: no
configure:11823: checking whether the g++ linker (/usr/bin/ld) supports shared
libraries
configure:12651: result: yes
configure:12669: g++ -c -g -O2 -I/sw/include conftest.cc >&5
configure:12672: $? = 0
configure:12768: checking for g++ option to produce PIC
configure:13020: result: -fno-common
configure:13028: checking if g++ PIC flag -fno-common works
configure:13049: g++ -c -g -O2 -I/sw/include -fno-common -DPIC conftest.cc >&5
configure:13053: $? = 0
configure:13061: result: yes
configure:13085: checking if g++ supports -c -o file.o
configure:13109: g++ -c -g -O2 -I/sw/include -o out/conftest2.o conftest.cc >&5
configure:13113: $? = 0
configure:13130: result: yes
configure:13156: checking whether the g++ linker (/usr/bin/ld) supports shared
libraries
configure:13181: result: yes
configure:13252: checking dynamic linker characteristics
configure:13792: result: darwin7.8.0 dyld
configure:13796: checking how to hardcode library paths into programs
configure:13821: result: immediate
configure:13835: checking whether stripping libraries is possible
configure:13848: result: yes
configure:21192: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59a. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Kevin-Walzers-Computer.local
config.status:676: creating unix-cc.mk
config.status:676: creating unix-def.mk
config.status:676: creating freetype-config
config.status:676: creating freetype2.pc
config.status:773: creating ftconfig.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-apple-darwin7.8.0
ac_cv_build_alias=powerpc-apple-darwin7.8.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/sw/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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/sw/lib
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_f77_compiler_gnu=no
ac_cv_func_getpagesize=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_have_decl_munmap=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_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_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=powerpc-apple-darwin7.8.0
ac_cv_host_alias=powerpc-apple-darwin7.8.0
ac_cv_lib_z_gzsetparams=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_RMDIR=rmdir
ac_cv_prog_RMF='rm -f'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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_f77_g=no
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_target=powerpc-apple-darwin7.8.0
ac_cv_target_alias=powerpc-apple-darwin7.8.0
ac_cv_type_int=yes
ac_cv_type_long=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -p'
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_rtti_exceptions=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_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=65536
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/^.*[
]\\([BCDEGRST][BCDEGRST]*\\)[ ][
]*\\(_\\)\\([_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'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='gcc'
CFLAGS='-g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON'
CPP='gcc -E'
CPPFLAGS='-I/sw/include'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
FTSYS_SRC='$(BUILD_DIR)/ftsystem.c'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-L/sw/lib -lz'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZ='-lz'
LN_S='ln -s'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RMDIR='rmdir'
RMF='rm -f'
SHELL='/bin/sh'
STRIP='strip'
SYSTEM_ZLIB='yes'
XX_ANSIFLAGS='-pedantic -ansi'
XX_CFLAGS='-Wall'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin7.8.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin7.8.0'
build_vendor='apple'
datadir='${prefix}/share'
enable_shared='yes'
exec_prefix='${prefix}'
ft_version='9.7.3'
hardcode_libdir_flag_spec=''
host='powerpc-apple-darwin7.8.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin7.8.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/sw/lib/freetype219'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='powerpc-apple-darwin7.8.0'
target_alias=''
target_cpu='powerpc'
target_os='darwin7.8.0'
target_vendor='apple'
version_info='9:7:3'
wl=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DECL_MUNMAP 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define MUNMAP_USES_VOIDP
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0