[tuhopuu-devel] Make errors

William Reynish william at shadeless.dk
Wed Jul 27 21:09:04 CEST 2005


I'm also having problems with compiling. Both scons and make give me  
errors with a fresh tuhopuu and lib (from bf-blender) checkout.

scons:

/usr/bin/ld: warning -L: directory name (lib) does not exist
/usr/bin/ld: Undefined symbols:
FTGLPixmapFont::FTGLPixmapFont(char const*)
FTGLPixmapFont::FTGLPixmapFont(unsigned char const*, unsigned long)
FTGLTextureFont::FTGLTextureFont(char const*)
FTGLTextureFont::FTGLTextureFont(unsigned char const*, unsigned long)
FTFont::BBox(wchar_t const*, float&, float&, float&, float&, float&,  
float&)
FTFont::Advance(wchar_t const*)
FTFont::CharMap(FT_Encoding_)
collect2: ld returned 1 exit status
scons: *** [blender] Error 1
scons: building terminated because of errors.
 >







make:

====> make all in extern/bFTGL/src
g++ -c -Wall -Wno-reorder -DUSE_SUMO_SOLID -pipe -fPIC  -DNDEBUG -O2   
-D_THREAD_SAFE -I../include -I/sw/include -I/sw/include/freetype2   
FTBitmapGlyph.cpp -o /Users/William/BlenderC/TuhopuuCVSnewnew/ 
tuhopuu3/obj/darwin-8.2.0-powerpc/extern/ftgl/FTBitmapGlyph.o
In file included from FTBitmapGlyph.cpp:3:
../include/FTBitmapGlyph.h:5:22: error: ft2build.h: No such file or  
directory
../include/FTBitmapGlyph.h:6:10: error: #include expects "FILENAME"  
or <FILENAME>
../include/FTBitmapGlyph.h:7:10: error: #include expects "FILENAME"  
or <FILENAME>
In file included from ../include/FTBitmapGlyph.h:10,
                  from FTBitmapGlyph.cpp:3:
../include/FTGlyph.h:5:10: error: #include expects "FILENAME" or  
<FILENAME>
../include/FTGlyph.h:6:10: error: #include expects "FILENAME" or  
<FILENAME>
In file included from ../include/FTGlyph.h:8,
                  from ../include/FTBitmapGlyph.h:10,
                  from FTBitmapGlyph.cpp:3:
../include/FTBBox.h:5:10: error: #include expects "FILENAME" or  
<FILENAME>
../include/FTBBox.h:7:10: error: #include expects "FILENAME" or  
<FILENAME>
In file included from ../include/FTBBox.h:10,
                  from ../include/FTGlyph.h:8,
                  from ../include/FTBitmapGlyph.h:10,
                  from FTBitmapGlyph.cpp:3:
../include/FTPoint.h:5:10: error: #include expects "FILENAME" or  
<FILENAME>
../include/FTPoint.h:6:10: error: #include expects "FILENAME" or  
<FILENAME>
../include/FTPoint.h:39: error: expected %<,%> or %<...%> before '&'  
token
../include/FTPoint.h:39: error: ISO C++ forbids declaration of  
'FT_Vector' with no type
../include/FTPoint.h: In constructor `FTPoint::FTPoint(int)':
../include/FTPoint.h:40: error: 'ft_vector' was not declared in this  
scope
../include/FTBBox.h: At global scope:
../include/FTBBox.h:49: error: expected `)' before "glyph"
../include/FTGlyph.h:31: error: expected `)' before "glyph"
../include/FTGlyph.h:65: error: 'FT_Error' does not name a type
../include/FTGlyph.h:81: error: 'FT_Error' does not name a type
../include/FTBitmapGlyph.h:31: error: expected `)' before "glyph"
FTBitmapGlyph.cpp:5: error: expected `)' before "glyph"
make[2]: *** [/Users/William/BlenderC/TuhopuuCVSnewnew/tuhopuu3/obj/ 
darwin-8.2.0-powerpc/extern/ftgl/FTBitmapGlyph.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
 > 



More information about the tuhopuu-devel mailing list