Dear Finkers,
I am attempting to do
fink install libftgl1-shlibs
under Snow Leopard, using Fink 0.29.9, 32-bit version, and am
failing. I've appended the full output of the command. The offending
lines in there appear to be:
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/
include ../../src/FTGLTextureFont.cpp -fno-common -DPIC -o .libs/
FTGLTextureFont.lo
In file included from ../../src/FTGLTextureFont.cpp:5:
../../include/FTTextureGlyph.h:55: error: extra qualification
'FTTextureGlyph::' on member 'ResetActiveTexture'
make[1]: *** [FTGLTextureFont.lo] Error 1
and then later
/bin/sh ../libtool --mode=link g++ FTGLDemo.o tb.o trackball.o -o
FTGLDemo ../src/libftgl.la -L/sw/lib -lfreetype -lz -Wl,-
framework,CoreServices -Wl,-framework,ApplicationServices -Wl,-
framework,GLUT -Wl,-framework,OpenGL -lobjc
mkdir .libs
libtool: link: cannot find the library `../src/libftgl.la'
make[1]: *** [FTGLDemo] Error 1
Could someone suggest a solution? Thanks, best wishes.
Ken
Script started on Wed Sep 2 12:34:45 2009
]1;bl...@bloomlap]2;bloomlap
/Users/bloom/Downloads/fink-0.29.9[bloomlap:~/Downloads/fink-0.29.9] bloom%
exitsource /sw/bin/init.sh[43Gexit[K[Kfink install
libftgl1-shlibs
The following package will be installed or updated:
libftgl1-shlibs
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-libftgl1-2.1.2-4
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-libftgl1-2.1.2-4' in
`/sw/src/fink.build/fink-buildlock-libftgl1-2.1.2-4_2009.09.02-12.34.58_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-libftgl1-2.1.2-4_2009.09.02-12.34.58_darwin-i386.deb
Selecting previously deselected package fink-buildlock-libftgl1-2.1.2-4.
(Reading database ... 28139 files and directories currently installed.)
Unpacking fink-buildlock-libftgl1-2.1.2-4 (from
.../fink-buildlock-libftgl1-2.1.2-4_2009.09.02-12.34.58_darwin-i386.deb) ...
Setting up fink-buildlock-libftgl1-2.1.2-4 (2009.09.02-12.34.58) ...
gzip -dc /sw/src/ftgl-2.1.2.tar.gz | /sw/bin/tar -xf - --no-same-owner
--no-same-permissions
[ -r /sw/fink/dists/unstable/main/finkinfo/libs/libftgl1.patch ]
patch -p1 < /sw/fink/dists/unstable/main/finkinfo/libs/libftgl1.patch
patching file unix/Makefile
patching file unix/configure
Hunk #7 succeeded at 9429 with fuzz 1.
Hunk #8 succeeded at 9443 with fuzz 1.
Hunk #18 succeeded at 9682 with fuzz 1.
Hunk #19 succeeded at 9696 with fuzz 1.
Hunk #29 succeeded at 10023 with fuzz 1.
Hunk #30 succeeded at 10037 with fuzz 1.
patching file unix/demo/Makefile
patching file unix/docs/Makefile
patching file unix/src/Makefile
patching file src/FTVectoriser.cpp
patching file unix/ftgl.pc.in
/var/tmp/tmp.1.mNmviF
#!/bin/bash -ev
cd unix
./configure --prefix=/sw --enable-shared --enable-static --with-ft-prefix=/sw
--x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include
checking build system type... i686-apple-darwin10.0.0
checking host system type... i686-apple-darwin10.0.0
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU
ld... no
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload
object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic Mach-O dynamically
linked shared library
checking command to parse /usr/bin/nm output... rm: conftest.dSYM: is a
directory
ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld)
supports shared libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin10.0.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest.dSYM: is a
directory
yes
creating libtool
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for freetype-config... /sw/bin/freetype-config
checking for FreeType - version >= 9.0.3... yes
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking for GL library... yes
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking for GLU version >= 1.2... yes
checking for GLU library... yes
checking GLUT/glut.h usability... yes
checking GLUT/glut.h presence... yes
checking for GLUT/glut.h... yes
checking for GLUT library... yes
checking for memset... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for doxygen... doxygen
configure: creating ./config.status
config.status: creating Make.conf
config.status: creating ftgl.pc
make
for d in src demo docs ; do make -C $d all ; done
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTBitmapGlyph.cpp
mkdir .libs
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTBitmapGlyph.cpp -fno-common -DPIC -o .libs/FTBitmapGlyph.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTBitmapGlyph.cpp -o FTBitmapGlyph.o >/dev/null 2>&1
mv -f .libs/FTBitmapGlyph.lo FTBitmapGlyph.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTCharmap.cpp
rm -f .libs/FTCharmap.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTCharmap.cpp -fno-common -DPIC -o .libs/FTCharmap.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTCharmap.cpp -o FTCharmap.o >/dev/null 2>&1
mv -f .libs/FTCharmap.lo FTCharmap.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTContour.cpp
rm -f .libs/FTContour.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTContour.cpp -fno-common -DPIC -o .libs/FTContour.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTContour.cpp -o FTContour.o >/dev/null 2>&1
mv -f .libs/FTContour.lo FTContour.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTExtrdGlyph.cpp
rm -f .libs/FTExtrdGlyph.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTExtrdGlyph.cpp -fno-common -DPIC -o .libs/FTExtrdGlyph.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTExtrdGlyph.cpp -o FTExtrdGlyph.o >/dev/null 2>&1
mv -f .libs/FTExtrdGlyph.lo FTExtrdGlyph.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTFace.cpp
rm -f .libs/FTFace.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTFace.cpp -fno-common -DPIC -o .libs/FTFace.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTFace.cpp -o FTFace.o >/dev/null 2>&1
mv -f .libs/FTFace.lo FTFace.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTFont.cpp
rm -f .libs/FTFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTFont.cpp -fno-common -DPIC -o .libs/FTFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTFont.cpp -o FTFont.o >/dev/null 2>&1
mv -f .libs/FTFont.lo FTFont.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTGLBitmapFont.cpp
rm -f .libs/FTGLBitmapFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLBitmapFont.cpp -fno-common -DPIC -o .libs/FTGLBitmapFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLBitmapFont.cpp -o FTGLBitmapFont.o >/dev/null 2>&1
mv -f .libs/FTGLBitmapFont.lo FTGLBitmapFont.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTGLExtrdFont.cpp
rm -f .libs/FTGLExtrdFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLExtrdFont.cpp -fno-common -DPIC -o .libs/FTGLExtrdFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLExtrdFont.cpp -o FTGLExtrdFont.o >/dev/null 2>&1
mv -f .libs/FTGLExtrdFont.lo FTGLExtrdFont.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTGLOutlineFont.cpp
rm -f .libs/FTGLOutlineFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLOutlineFont.cpp -fno-common -DPIC -o .libs/FTGLOutlineFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLOutlineFont.cpp -o FTGLOutlineFont.o >/dev/null 2>&1
mv -f .libs/FTGLOutlineFont.lo FTGLOutlineFont.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTGLPixmapFont.cpp
rm -f .libs/FTGLPixmapFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLPixmapFont.cpp -fno-common -DPIC -o .libs/FTGLPixmapFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLPixmapFont.cpp -o FTGLPixmapFont.o >/dev/null 2>&1
mv -f .libs/FTGLPixmapFont.lo FTGLPixmapFont.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTGLPolygonFont.cpp
rm -f .libs/FTGLPolygonFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLPolygonFont.cpp -fno-common -DPIC -o .libs/FTGLPolygonFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLPolygonFont.cpp -o FTGLPolygonFont.o >/dev/null 2>&1
mv -f .libs/FTGLPolygonFont.lo FTGLPolygonFont.lo
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTGLTextureFont.cpp
rm -f .libs/FTGLTextureFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLTextureFont.cpp -fno-common -DPIC -o .libs/FTGLTextureFont.lo
In file included from ../../src/FTGLTextureFont.cpp:5:
../../include/FTTextureGlyph.h:55: error: extra qualification
'FTTextureGlyph::' on member 'ResetActiveTexture'
make[1]: *** [FTGLTextureFont.lo] Error 1
g++ -g -O2 -I../../include -I/sw/include/freetype2 -I/sw/include -I../../src
-c -o FTGLDemo.o ../../demo/FTGLDemo.cpp
../../demo/FTGLDemo.cpp:43: warning: deprecated conversion from string constant
to 'char*'
gcc -g -O2 -I../../include -I/sw/include/freetype2 -I/sw/include -I../../src
-c -o tb.o ../../demo/tb.c
gcc -g -O2 -I../../include -I/sw/include/freetype2 -I/sw/include -I../../src
-c -o trackball.o ../../demo/trackball.c
/bin/sh ../libtool --mode=link g++ FTGLDemo.o tb.o trackball.o -o FTGLDemo
../src/libftgl.la -L/sw/lib -lfreetype -lz -Wl,-framework,CoreServices
-Wl,-framework,ApplicationServices -Wl,-framework,GLUT -Wl,-framework,OpenGL
-lobjc
mkdir .libs
libtool: link: cannot find the library `../src/libftgl.la'
make[1]: *** [FTGLDemo] Error 1
sed 's,^INPUT[ ].*,INPUT=../../src,' ../../docs/ftgl_dox | doxygen -
Warning: Tag `USE_WINDOWS_ENCODING' at line 10 of file - has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: ignoring unknown tag `include' at line 68, file -
Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 203 of file - has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 204 of file - has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for files to exclude
Searching for files to process...
Searching for files in directory /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src
Reading and parsing tag files
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTBitmapGlyph.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTBitmapGlyph.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTContour.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTContour.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTExtrdGlyph.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTExtrdGlyph.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLExtrdFont.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLExtrdFont.cpp...
Preprocessing
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp...
Preprocessing
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPolygonFont.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPolygonFont.cpp...
Preprocessing
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyph.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyph.cpp...
Preprocessing
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp...
Parsing file
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTLibrary.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTLibrary.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTOutlineGlyph.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTOutlineGlyph.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPixmapGlyph.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPixmapGlyph.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPoint.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPoint.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPolyGlyph.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPolyGlyph.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTTextureGlyph.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTTextureGlyph.cpp...
Preprocessing /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp...
Parsing file /sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Searching for included using directives...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Searching for members imported via using declarations...
Building example list...
Searching for enumerations...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTBitmapGlyph.cpp:10: Warning:
documented function `FTBitmapGlyph::FTBitmapGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTBitmapGlyph.cpp:47: Warning:
documented function `FTBitmapGlyph::~FTBitmapGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTBitmapGlyph.cpp:53: Warning:
documented function `const FTPoint & FTBitmapGlyph::Render' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp:8: Warning:
documented function `FTCharmap::FTCharmap' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp:19: Warning:
documented function `FTCharmap::~FTCharmap' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp:25: Warning:
documented function `bool FTCharmap::CharMap' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp:48: Warning:
documented function `unsigned int FTCharmap::GlyphListIndex' was not declared
or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp:54: Warning:
documented function `unsigned int FTCharmap::FontIndex' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTCharmap.cpp:60: Warning:
documented function `void FTCharmap::InsertIndex' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTContour.cpp:7: Warning:
documented function `void FTContour::AddPoint' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTContour.cpp:16: Warning:
documented function `void FTContour::AddPoint' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTContour.cpp:22: Warning:
documented function `void FTContour::evaluateQuadraticCurve' was not declared
or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTContour.cpp:43: Warning:
documented function `void FTContour::evaluateCubicCurve' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTContour.cpp:74: Warning:
documented function `FTContour::FTContour' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTExtrdGlyph.cpp:12: Warning:
documented function `FTExtrdGlyph::FTExtrdGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTExtrdGlyph.cpp:135: Warning:
documented function `FTExtrdGlyph::~FTExtrdGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTExtrdGlyph.cpp:141: Warning:
documented function `const FTPoint & FTExtrdGlyph::Render' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTExtrdGlyph.cpp:154: Warning:
documented function `FTPoint FTExtrdGlyph::GetNormal' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:10: Warning: documented
function `FTFace::FTFace' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:32: Warning: documented
function `FTFace::FTFace' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:51: Warning: documented
function `FTFace::~FTFace' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:62: Warning: documented
function `bool FTFace::Attach' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:69: Warning: documented
function `bool FTFace::Attach' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:82: Warning: documented
function `const FTSize & FTFace::Size' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:91: Warning: documented
function `unsigned int FTFace::CharMapCount' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:97: Warning: documented
function `FT_Encoding * FTFace::CharMapList' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:112: Warning:
documented function `FTPoint FTFace::KernAdvance' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFace.cpp:134: Warning:
documented function `FT_GlyphSlot FTFace::Glyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:11: Warning: documented
function `FTFont::FTFont' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:23: Warning: documented
function `FTFont::FTFont' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:33: Warning: documented
function `FTFont::~FTFont' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:39: Warning: documented
function `bool FTFont::Attach' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:54: Warning: documented
function `bool FTFont::Attach' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:69: Warning: documented
function `bool FTFont::FaceSize' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:89: Warning: documented
function `unsigned int FTFont::FaceSize' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:95: Warning: documented
function `bool FTFont::CharMap' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:103: Warning:
documented function `unsigned int FTFont::CharMapCount' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:109: Warning:
documented function `FT_Encoding * FTFont::CharMapList' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:115: Warning:
documented function `void FTFont::UseDisplayList' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:120: Warning:
documented function `float FTFont::Ascender' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:126: Warning:
documented function `float FTFont::Descender' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:131: Warning:
documented function `float FTFont::LineHeight' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:137: Warning:
documented function `void FTFont::BBox' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:174: Warning:
documented function `void FTFont::BBox' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:210: Warning:
documented function `float FTFont::Advance' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:228: Warning:
documented function `float FTFont::Advance' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:246: Warning:
documented function `void FTFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:262: Warning:
documented function `void FTFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTFont.cpp:278: Warning:
documented function `bool FTFont::CheckGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp:7: Warning:
documented function `FTGLBitmapFont::FTGLBitmapFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp:12: Warning:
documented function `FTGLBitmapFont::FTGLBitmapFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp:16: Warning:
documented function `FTGLBitmapFont::~FTGLBitmapFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp:20: Warning:
documented function `FTGlyph * FTGLBitmapFont::MakeGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp:35: Warning:
documented function `void FTGLBitmapFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLBitmapFont.cpp:52: Warning:
documented function `void FTGLBitmapFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLExtrdFont.cpp:8: Warning:
documented function `FTGLExtrdFont::FTGLExtrdFont' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLExtrdFont.cpp:14: Warning:
documented function `FTGLExtrdFont::FTGLExtrdFont' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLExtrdFont.cpp:18: Warning:
documented function `FTGLExtrdFont::~FTGLExtrdFont' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLExtrdFont.cpp:22: Warning:
documented function `FTGlyph * FTGLExtrdFont::MakeGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp:7: Warning:
documented function `FTGLOutlineFont::FTGLOutlineFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp:12: Warning:
documented function `FTGLOutlineFont::FTGLOutlineFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp:16: Warning:
documented function `FTGLOutlineFont::~FTGLOutlineFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp:20: Warning:
documented function `FTGlyph * FTGLOutlineFont::MakeGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp:35: Warning:
documented function `void FTGLOutlineFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLOutlineFont.cpp:52: Warning:
documented function `void FTGLOutlineFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp:7: Warning:
documented function `FTGLPixmapFont::FTGLPixmapFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp:12: Warning:
documented function `FTGLPixmapFont::FTGLPixmapFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp:16: Warning:
documented function `FTGLPixmapFont::~FTGLPixmapFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp:20: Warning:
documented function `FTGlyph * FTGLPixmapFont::MakeGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp:35: Warning:
documented function `void FTGLPixmapFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPixmapFont.cpp:60: Warning:
documented function `void FTGLPixmapFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPolygonFont.cpp:7: Warning:
documented function `FTGLPolygonFont::FTGLPolygonFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPolygonFont.cpp:12: Warning:
documented function `FTGLPolygonFont::FTGLPolygonFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPolygonFont.cpp:16: Warning:
documented function `FTGLPolygonFont::~FTGLPolygonFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLPolygonFont.cpp:20: Warning:
documented function `FTGlyph * FTGLPolygonFont::MakeGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:32: Warning:
documented function `FTGLTextureFont::FTGLTextureFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:47: Warning:
documented function `FTGLTextureFont::FTGLTextureFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:53: Warning:
documented function `FTGLTextureFont::~FTGLTextureFont' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:59: Warning:
documented function `FTGlyph * FTGLTextureFont::MakeGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:99: Warning:
documented function `void FTGLTextureFont::CalculateTextureSize' was not
declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:117: Warning:
documented function `GLuint FTGLTextureFont::CreateTexture' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:142: Warning:
documented function `bool FTGLTextureFont::FaceSize' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:155: Warning:
documented function `void FTGLTextureFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGLTextureFont.cpp:170: Warning:
documented function `void FTGLTextureFont::Render' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyph.cpp:7: Warning: documented
function `FTGlyph::FTGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyph.cpp:17: Warning:
documented function `FTGlyph::~FTGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:10: Warning:
documented function `FTGlyphContainer::FTGlyphContainer' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:17: Warning:
documented function `FTGlyphContainer::~FTGlyphContainer' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:30: Warning:
documented function `bool FTGlyphContainer::CharMap' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:38: Warning:
documented function `unsigned int FTGlyphContainer::FontIndex' was not declared
or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:44: Warning:
documented function `void FTGlyphContainer::Add' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:51: Warning:
documented function `const FTGlyph *const FTGlyphContainer::Glyph' was not
declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:58: Warning:
documented function `FTBBox FTGlyphContainer::BBox' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:64: Warning:
documented function `float FTGlyphContainer::Advance' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTGlyphContainer.cpp:76: Warning:
documented function `FTPoint FTGlyphContainer::Render' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTLibrary.cpp:5: Warning:
documented function `const FTLibrary & FTLibrary::Instance' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTLibrary.cpp:12: Warning:
documented function `FTLibrary::~FTLibrary' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTLibrary.cpp:34: Warning:
documented function `FTLibrary::FTLibrary' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTLibrary.cpp:40: Warning:
documented function `bool FTLibrary::Initialise' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTOutlineGlyph.cpp:8: Warning:
documented function `FTOutlineGlyph::FTOutlineGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTOutlineGlyph.cpp:50: Warning:
documented function `FTOutlineGlyph::~FTOutlineGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTOutlineGlyph.cpp:56: Warning:
documented function `const FTPoint & FTOutlineGlyph::Render' was not declared
or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPixmapGlyph.cpp:8: Warning:
documented function `FTPixmapGlyph::FTPixmapGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPixmapGlyph.cpp:53: Warning:
documented function `FTPixmapGlyph::~FTPixmapGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPixmapGlyph.cpp:59: Warning:
documented function `const FTPoint & FTPixmapGlyph::Render' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPolyGlyph.cpp:8: Warning:
documented function `FTPolyGlyph::FTPolyGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPolyGlyph.cpp:62: Warning:
documented function `FTPolyGlyph::~FTPolyGlyph' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTPolyGlyph.cpp:68: Warning:
documented function `const FTPoint & FTPolyGlyph::Render' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:11: Warning: documented
function `FTSize::FTSize' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:15: Warning: documented
function `FTSize::~FTSize' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:19: Warning: documented
function `bool FTSize::CharSize' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:47: Warning: documented
function `unsigned int FTSize::CharSize' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:53: Warning: documented
function `float FTSize::Ascender' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:59: Warning: documented
function `float FTSize::Descender' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:65: Warning: documented
function `float FTSize::Height' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:83: Warning: documented
function `float FTSize::Width' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTSize.cpp:101: Warning:
documented function `float FTSize::Underline' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTTextureGlyph.cpp:3: Warning:
documented function `GLint FTTextureGlyph::activeTextureID' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTTextureGlyph.cpp:10: Warning:
documented function `FTTextureGlyph::FTTextureGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTTextureGlyph.cpp:55: Warning:
documented function `FTTextureGlyph::~FTTextureGlyph' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTTextureGlyph.cpp:59: Warning:
documented function `const FTPoint & FTTextureGlyph::Render' was not declared
or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:54: Warning:
documented function `FTMesh::FTMesh' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:60: Warning:
documented function `FTMesh::~FTMesh' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:71: Warning:
documented function `void FTMesh::AddPoint' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:77: Warning:
documented function `const FTGL_DOUBLE * FTMesh::Combine' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:84: Warning:
documented function `void FTMesh::Begin' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:90: Warning:
documented function `void FTMesh::End' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:96: Warning:
documented function `const FTTesselation *const FTMesh::Tesselation' was not
declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:106: Warning:
documented function `FTVectoriser::FTVectoriser' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:121: Warning:
documented function `FTVectoriser::~FTVectoriser' was not declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:133: Warning:
documented function `void FTVectoriser::ProcessContours' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:158: Warning:
documented function `size_t FTVectoriser::PointCount' was not declared or
defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:170: Warning:
documented function `const FTContour *const FTVectoriser::Contour' was not
declared or defined.
/sw/src/fink.build/libftgl1-2.1.2-4/FTGL/src/FTVectoriser.cpp:176: Warning:
documented function `void FTVectoriser::MakeMesh' was not declared or defined.
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding todo/test/bug list items...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Combining using relations...
Generating style sheet...
Generating index page...
Generating page index...
Generating example documentation...
Generating file sources...
Generating code for file FTBitmapGlyph.cpp...
Generating code for file FTCharmap.cpp...
Generating code for file FTContour.cpp...
Generating code for file FTExtrdGlyph.cpp...
Generating code for file FTFace.cpp...
Generating code for file FTFont.cpp...
Generating code for file FTGLBitmapFont.cpp...
Generating code for file FTGLExtrdFont.cpp...
Generating code for file FTGLOutlineFont.cpp...
Generating code for file FTGLPixmapFont.cpp...
Generating code for file FTGLPolygonFont.cpp...
Generating code for file FTGLTextureFont.cpp...
Generating code for file FTGlyph.cpp...
Generating code for file FTGlyphContainer.cpp...
Generating code for file FTLibrary.cpp...
Generating code for file FTOutlineGlyph.cpp...
Generating code for file FTPixmapGlyph.cpp...
Generating code for file FTPoint.cpp...
Generating code for file FTPolyGlyph.cpp...
Generating code for file FTSize.cpp...
Generating code for file FTTextureGlyph.cpp...
Generating code for file FTVectoriser.cpp...
Generating file documentation...
Generating docs for file FTBitmapGlyph.cpp...
Generating docs for file FTCharmap.cpp...
Generating docs for file FTContour.cpp...
Generating docs for file FTExtrdGlyph.cpp...
Generating docs for file FTFace.cpp...
Generating docs for file FTFont.cpp...
Generating docs for file FTGLBitmapFont.cpp...
Generating docs for file FTGLExtrdFont.cpp...
Generating docs for file FTGLOutlineFont.cpp...
Generating docs for file FTGLPixmapFont.cpp...
Generating docs for file FTGLPolygonFont.cpp...
Generating docs for file FTGLTextureFont.cpp...
Generating docs for file FTGlyph.cpp...
Generating docs for file FTGlyphContainer.cpp...
Generating docs for file FTLibrary.cpp...
Generating docs for file FTOutlineGlyph.cpp...
Generating docs for file FTPixmapGlyph.cpp...
Generating docs for file FTPoint.cpp...
Generating docs for file FTPolyGlyph.cpp...
Generating docs for file FTSize.cpp...
Generating docs for file FTTextureGlyph.cpp...
Generating docs for file FTVectoriser.cpp...
Generating page documentation...
Generating group documentation...
Generating group index...
Generating class documentation...
Generating annotated compound index...
Generating hierarchical class index...
Generating member index...
Generating namespace index...
Generating namespace member index...
Generating graph info page...
Generating file index...
Generating example index...
Generating file member index...
touch doc-stamp
/bin/rm -rf /sw/src/fink.build/root-libftgl1-2.1.2-4
/bin/mkdir -p /sw/src/fink.build/root-libftgl1-2.1.2-4/sw
/bin/mkdir -p /sw/src/fink.build/root-libftgl1-2.1.2-4/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-libftgl1-2.1.2-4
/var/tmp/tmp.2.mTu7le
#!/bin/bash -ev
cd unix
make -j1 install prefix=/sw/src/fink.build/root-libftgl1-2.1.2-4/sw
for d in src demo docs ; do make -C $d install ; done
/bin/sh ../libtool --mode=compile g++ -c -I../../include -g -O2
-I/sw/include/freetype2 -I/sw/include ../../src/FTGLTextureFont.cpp
rm -f .libs/FTGLTextureFont.lo
g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/include
../../src/FTGLTextureFont.cpp -fno-common -DPIC -o .libs/FTGLTextureFont.lo
In file included from ../../src/FTGLTextureFont.cpp:5:
../../include/FTTextureGlyph.h:55: error: extra qualification
'FTTextureGlyph::' on member 'ResetActiveTexture'
make[1]: *** [FTGLTextureFont.lo] Error 1
/bin/sh ../libtool --mode=link g++ FTGLDemo.o tb.o trackball.o -o FTGLDemo
../src/libftgl.la -L/sw/lib -lfreetype -lz -Wl,-framework,CoreServices
-Wl,-framework,ApplicationServices -Wl,-framework,GLUT -Wl,-framework,OpenGL
-lobjc
libtool: link: cannot find the library `../src/libftgl.la'
make[1]: *** [FTGLDemo] Error 1
/usr/bin/install -c -d -m 0755
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/ftgl/html
/usr/bin/install -c -m 0644 html/*
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/ftgl/html/
/usr/bin/install -c -d -m 0755
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/lib/pkgconfig
/usr/bin/install -c -m 0644 ftgl.pc
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/lib/pkgconfig/
/usr/bin/install -d -m 700
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/libftgl1
/bin/cp -r README.txt
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/libftgl1/
/bin/cp -r COPYING.txt
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/libftgl1/
/bin/cp -r license.txt
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/libftgl1/
/bin/cp -r HISTORY.txt
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/libftgl1/
/bin/chmod -R go=u-w
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/doc/libftgl1
/bin/rm -f /sw/src/fink.build/root-libftgl1-2.1.2-4/sw/info/dir
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/info/dir.old
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/info/dir
/sw/src/fink.build/root-libftgl1-2.1.2-4/sw/share/info/dir.old
/bin/rm -rf /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-4
/bin/mkdir -p /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-4/sw
/bin/mkdir -p /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-4/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-4
/usr/bin/install -d -m 755
/sw/src/fink.build/root-libftgl1-shlibs-2.1.2-4/sw/lib
/bin/mv /sw/src/fink.build/root-libftgl1-2.1.2-4/sw/lib/libftgl.0.0.0.dylib
/sw/src/fink.build/root-libftgl1-shlibs-2.1.2-4/sw/lib/
mv: rename /sw/src/fink.build/root-libftgl1-2.1.2-4/sw/lib/libftgl.0.0.0.dylib
to /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-4/sw/lib/libftgl.0.0.0.dylib:
No such file or directory
### execution of /bin/mv failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libftgl1-2.1.2-4
(Reading database ... 28140 files and directories currently installed.)
Removing fink-buildlock-libftgl1-2.1.2-4 ...
Failed: phase installing: libftgl1-shlibs-2.1.2-4 failed
Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem. If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:
Hans-Christoph Steiner <[email protected]>
Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.
]1;bl...@bloomlap]2;bloomlap
/Users/bloom/Downloads/fink-0.29.9[bloomlap:~/Downloads/fink-0.29.9] bloom%
exit
]1;bl...@bloomlap]2;bloomlap /Users/bloom/Downloads/fink-0.29.9exit
Script done on Wed Sep 2 12:35:20 2009
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners