- From: Peter Kerr <p.kerr@auckland.ac.nz>
- Date: Thu, 7 Jul 2005 13:01:24 +1200
- To: www-amaya-dev@w3.org
9.2 appears not to have yet filtered thru to the fink/10.4-transitional tree, so with a few minutes to spare ;-) I d/led the tarball and tried to compile It throws me a make error: ./thotlib/internals/f -I/sw/src/fink.build/wxWidgets/src/png -I/sw/ src/fink.build/wxWidgets/src/jpeg -I/sw/src/fink.build/wxWidgets/src/ tiff -I/sw/src/fink.build/Amaya/Darwin-wx/wxWidgets_RELEASE/lib/wx/ include/mac-unicode-release-static-2.6 -I/sw/src/fink.build/wxWidgets/ include -I/sw/src/fink.build/wxWidgets/contrib/include -D__WXMAC__ - D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -I/System/ Library/Frameworks/OpenGL.framework/Versions/Current/Headers/ -I/ opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include/ freetype2/freetype -c ../../thotlib/dialogue/font.c -o dialogue/font.o In file included from ../../thotlib/internals/h/openglfont.h:5, from ../../thotlib/dialogue/font.c:93: ../../thotlib/internals/h/glglyph.h:23:22: error: ft2build.h: No such file or directory ../../thotlib/internals/h/glglyph.h:24:10: error: #include expects "FILENAME" or <FILENAME> ../../thotlib/internals/h/glglyph.h:25:10: error: #include expects "FILENAME" or <FILENAME> ../../thotlib/internals/h/glglyph.h:26:10: error: #include expects "FILENAME" or <FILENAME> ../../thotlib/internals/h/glglyph.h:63: error: 'FT_BBox' does not name a type ../../thotlib/internals/h/glglyph.h:64: error: 'FT_Vector' does not name a type ../../thotlib/internals/h/glglyph.h:65: error: 'FT_Vector' does not name a type ../../thotlib/internals/h/glglyph.h:80: error: 'FT_Face' does not name a type make[1]: *** [dialogue/font.o] Error 1 make: *** [thotlib] Error 2 Disclaimer: I Am Not A Programmer, but looking at glglyph.h I'm inclined to agree with those msgs. Maybe I shouldn't be using glglyph.h? from my config.log: $ ../configure --with-mac --with-wx --with-gl ## --------- ## ## Platform. ## ## --------- ## hostname = tech.mus.auckland.ac.nz uname -m = Power Macintosh uname -r = 8.1.0 uname -s = Darwin uname -v = Darwin Kernel Version 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/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 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 768.00 megabytes Default processor set: 50 tasks, 161 threads, 1 processors Load average: 1.32, Mach factor: 0.31 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: ~/bin/powerpc-apple-darwin PATH: /Users/peterk/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /sw/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1379: checking build system type configure:1397: result: powerpc-apple-darwin8.1.0 configure:1405: checking host system type configure:1419: result: powerpc-apple-darwin8.1.0 configure:1427: checking target system type configure:1441: result: powerpc-apple-darwin8.1.0 configure:1459: checking whether make sets $(MAKE) configure:1479: result: yes configure:1507: checking for bison configure:1523: found /usr/bin/bison configure:1533: result: bison -y configure:1590: checking for gcc configure:1606: found /usr/bin/gcc configure:1616: result: gcc configure:1860: checking for C compiler version configure:1863: gcc --version </dev/null >&5 powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061) Copyright (C) 2004 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:1866: $? = 0 configure:1868: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs Configured with: /private/var/tmp/gcc/gcc-4061.obj~8/src/configure -- disable-checking --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/ s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ -- build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 -- target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061) --- Peter Kerr Mail.app 2.0.1 (730) Snr Technician School of Music, University of Auckland, New Zealand
Received on Thursday, 7 July 2005 01:01:38 UTC