Skip to content

Instantly share code, notes, and snippets.

@turadg
Created June 6, 2010 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save turadg/427703 to your computer and use it in GitHub Desktop.
Save turadg/427703 to your computer and use it in GitHub Desktop.
effuse-hcii-cs-cmu-edu:~ taleahma$ brew install gource
==> Downloading http://pkgconfig.freedesktop.org/releases/pkg-config-0.23.tar.gz
######################################################################## 100.0%
==> ./configure --with-pc-path=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X11/lib/pkgconfig --disable-debug --
==> make install
/usr/local/Cellar/pkg-config/0.23: 7 files, 220K, built in 38 seconds
==> Downloading http://www.libsdl.org/release/SDL-1.2.14.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/sdl/1.2.14 --disable-debug --disable-dependency-tracking --disable-nasm
==> make install
/usr/local/Cellar/sdl/1.2.14: 221 files, 2.7M, built in 62 seconds
==> Downloading http://downloads.sourceforge.net/project/libpng/03-libpng-previous/1.2.43/libpng-1.2.43.tar.bz2
######################################################################## 100.0%
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libpng/1.2.43
==> make install
==> Caveats
libpng is keg-only. This means it is not symlinked into Homebrew's
prefix. This is because the formula is already provided by OS X.
Generally there are no consequences of this for you, however if you build your
own software and it requires this formula, you may want to run this command to
link it into the Homebrew prefix:
brew link libpng
==> Summary
/usr/local/Cellar/libpng/1.2.43: 12 files, 1.1M, built in 19 seconds
==> Downloading http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.10.tar.gz
######################################################################## 100.0%
==> ./configure --prefix=/usr/local/Cellar/sdl_image/1.2.10 --disable-debug --disable-dependency-tracking --disable-
==> make install
/usr/local/Cellar/sdl_image/1.2.10: 6 files, 132K, built in 9 seconds
==> Downloading http://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3~rc5/ftgl-2.1.3-rc5.tar.gz
######################################################################## 100.0%
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/ftgl/2.1.3-rc5 --disable-fr
==> make install
Making install in src
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I/usr/X11R6/include -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/Applications/MAMP/Library/include/freetype2 -I/Applications/MAMP/Library/include -O3 -march=core2 -msse4.1 -w -pipe -c -o libftgl_la-FTBuffer.lo `test -f 'FTBuffer.cpp' || echo './'`FTBuffer.cpp
/bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I/usr/X11R6/include -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/Applications/MAMP/Library/include/freetype2 -I/Applications/MAMP/Library/include -O3 -march=core2 -msse4.1 -w -pipe -c -o libftgl_la-FTCharmap.lo `test -f 'FTCharmap.cpp' || echo './'`FTCharmap.cpp
mkdir .libs
mkdir .libs
mkdir: .libs: File exists
/usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I/usr/X11R6/include -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/Applications/MAMP/Library/include/freetype2 -I/Applications/MAMP/Library/include -O3 -march=core2 -msse4.1 -w -pipe -c FTBuffer.cpp -fno-common -DPIC -o .libs/libftgl_la-FTBuffer.o
/usr/bin/c++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I/usr/X11R6/include -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/Applications/MAMP/Library/include/freetype2 -I/Applications/MAMP/Library/include -O3 -march=core2 -msse4.1 -w -pipe -c FTCharmap.cpp -fno-common -DPIC -o .libs/libftgl_la-FTCharmap.o
In file included from FTFace.h:29In file included from FTGL/ftgl.h:32,
from FTBuffer.cpp:28:
/usr/X11R6/include/ft2build.h:56:38: ,
from FTCharmap.cpp:29error: :
/usr/X11R6/include/ft2build.h:56:38: freetype/config/ftheader.h: No such file or directoryerror:
freetype/config/ftheader.h: No such file or directory
In file included from FTBuffer.cpp:28:
FTGL/ftgl.h:33:10: error: #include expects "FILENAME" or <FILENAME>
FTGL/ftgl.h:34:10:In file included from FTCharmap.cpp:29:
FTFace.h:30:10: error: #include expects "FILENAME" or <FILENAME> error:
FTGL/ftgl.h:35:10: error: #include expects "FILENAME" or <FILENAME>
#include expects "FILENAME" or <FILENAME>
FTFace.h:31:10: error: #include expects "FILENAME" or <FILENAME>
In file included from FTFace.h:33,
from FTCharmap.cpp:29:
FTGL/ftgl.h:33:10: error: #include expects "FILENAME" or <FILENAME>
FTGL/ftgl.h:34:10: error: #include expects "FILENAME" or <FILENAME>
FTGL/ftgl.h:35:10: error: #include expects "FILENAME" or <FILENAME>
In file included from FTGL/ftgl.h:110,
from FTBuffer.cpp:28:
./FTGL/FTPoint.h:75: error: expected ‘,’ or ‘...’ before ‘&’ token
./FTGL/FTPoint.h:75: error: ISO C++ forbids declaration of ‘FT_Vector’ with no type
./FTGL/FTPoint.h: In constructor ‘FTPoint::FTPoint(int)’:
./FTGL/FTPoint.h:77: error: ‘ft_vector’ was not declared in this scope
In file included from FTGL/ftgl.h:111,
from FTBuffer.cpp:28:
./FTGL/FTBBox.h: At global scope:
./FTGL/FTBBox.h:75: error: expected `)' before ‘glyph’
In file included from FTGL/ftgl.h:114,
from FTBuffer.cpp:28:
./FTGL/FTGlyph.h:58: error: expected `)' before ‘glyph’
./FTGL/FTGlyph.h:112: error: ‘FT_Error’ does not name a type
./FTGL/FTGlyph.h:196: error: ‘FT_Error’ does not name a type
In file included from FTGL/ftgl.h:115,
from FTBuffer.cpp:28:
./FTGL/FTBitmapGlyph.h:50: error: expected `)' before ‘glyph’
./FTGL/FTBitmapGlyph.h:77: error: ‘FT_GlyphSlot’ was not declared in this scope
In file included from FTGL/ftgl.h:116,
from FTBuffer.cpp:28:
./FTGL/FTBufferGlyph.h:49: error: expected `)' before ‘glyph’
In file included from FTGL/ftgl.h:117,
from FTBuffer.cpp:28:
./FTGL/FTExtrdGlyph.h:59: error: expected `)' before ‘glyph’
./FTGL/FTExtrdGlyph.h:97: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTExtrdGlyph.h:97: error: expected primary-expression before ‘float’
./FTGL/FTExtrdGlyph.h:98: error: expected primary-expression before ‘float’
./FTGL/FTExtrdGlyph.h:98: error: expected primary-expression before ‘float’
./FTGL/FTExtrdGlyph.h:99: error: expected primary-expression before ‘int’
./FTGL/FTExtrdGlyph.h:99: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:118,
from FTBuffer.cpp:28:
./FTGL/FTOutlineGlyph.h:56: error: expected `)' before ‘glyph’
./FTGL/FTOutlineGlyph.h:88: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTOutlineGlyph.h:88: error: expected primary-expression before ‘float’
./FTGL/FTOutlineGlyph.h:89: error: expected primary-expression before ‘int’
./FTGL/FTOutlineGlyph.h:89: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:119,
from FTBuffer.cpp:28:
./FTGL/FTPixmapGlyph.h:50: error: expected `)' before ‘glyph’
./FTGL/FTPixmapGlyph.h:77: error: ‘FT_GlyphSlot’ was not declared in this scope
In file included from FTGL/ftgl.h:120,
from FTBuffer.cpp:28:
./FTGL/FTPolyGlyph.h:57: error: expected `)' before ‘glyph’
./FTGL/FTPolyGlyph.h:92: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTPolyGlyph.h:92: error: expected primary-expression before ‘float’
./FTGL/FTPolyGlyph.h:93: error: expected primary-expression before ‘int’
./FTGL/FTPolyGlyph.h:93: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:121,
from FTBuffer.cpp:28:
./FTGL/FTTextureGlyph.h:59: error: expected `)' before ‘glyph’
./FTGL/FTTextureGlyph.h:92: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTTextureGlyph.h:92: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:93: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:93: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:94: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:94: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:94: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:123,
from FTBuffer.cpp:28:
./FTGL/FTFont.h:74: error: ‘size_t’ has not been declared
./FTGL/FTFont.h:119: error: ‘size_t’ has not been declared
./FTGL/FTFont.h:128: error: ‘FT_Int’ has not been declared
./FTGL/FTFont.h:137: error: ‘FT_Encoding’ has not been declared
./FTGL/FTFont.h:151: error: ISO C++ forbids declaration of ‘FT_Encoding’ with no type
./FTGL/FTFont.h:151: error: ‘FT_Encoding’ declared as a ‘virtual’ field
./FTGL/FTFont.h:151: error: expected ‘;’ before ‘*’ token
./FTGL/FTFont.h:363: error: ‘FT_Error’ does not name a type
./FTGL/FTFont.h:378: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTFont.h:378: error: expected ‘;’ before ‘(’ token
./FTGL/FTFont.h:411: error: expected ‘,’ or ‘...’ before ‘(’ token
./FTGL/FTFont.h:442: error: ‘size_t’ has not been declared
./FTGL/FTFont.h:451: error: ‘FT_Encoding’ has not been declared
./FTGL/FTFont.h:467: error: expected constructor, destructor, or type conversion before ‘*’ token
In file included from FTFace.h:35,
from FTCharmap.cpp:29:
FTSize.h:31:10: error: #include expects "FILENAME" or <FILENAME>
./FTGL/FTFont.h:579: error: ‘FT_Error’ does not name a type
In file included from FTGL/ftgl.h:124,
from FTBuffer.cpp:28:
./FTGL/FTGLBitmapFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLBitmapFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLBitmapFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:125,
from FTBuffer.cpp:28:
./FTGL/FTBufferFont.h:62: error: ‘size_t’ has not been declared
./FTGL/FTBufferFont.h:79: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTBufferFont.h:79: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:126,
from FTBuffer.cpp:28:
./FTGL/FTGLExtrdFont.h:65: error: ‘size_t’ has not been declared
./FTGL/FTGLExtrdFont.h:82: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLExtrdFont.h:82: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:127,
from FTBuffer.cpp:28:
./FTGL/FTGLOutlineFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLOutlineFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLOutlineFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:128,
from FTBuffer.cpp:28:
./FTGL/FTGLPixmapFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLPixmapFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLPixmapFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:129,
from FTBuffer.cpp:28:
./FTGL/FTGLPolygonFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLPolygonFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLPolygonFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:130,
from FTBuffer.cpp:28:
./FTGL/FTGLTextureFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLTextureFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLTextureFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:132,
from FTBuffer.cpp:28:
./FTGL/FTLayout.h:134: error: ‘FT_Error’ does not name a type
In file included from FTCharmap.cpp:30./FTGL/FTLayout.h:187: error: ‘FT_Error’ does not name a type:
FTCharmap.h:31:10:
error: #include expects "FILENAME" or <FILENAME>
FTCharmap.h:32:10: error: #include expects "FILENAME" or <FILENAME>
FTBuffer.cpp: In member function ‘void FTBuffer::Size(int, int)’:
FTBuffer.cpp:65: error: ‘memset’ was not declared in this scope
make[1]: *** [libftgl_la-FTBuffer.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from FTGL/ftgl.h:110,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTPoint.h:75: error: expected ‘,’ or ‘...’ before ‘&’ token
./FTGL/FTPoint.h:75: error: ISO C++ forbids declaration of ‘FT_Vector’ with no type
./FTGL/FTPoint.h: In constructor ‘FTPoint::FTPoint(int)’:
./FTGL/FTPoint.h:77: error: ‘ft_vector’ was not declared in this scope
In file included from FTGL/ftgl.h:111,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTBBox.h: At global scope:
./FTGL/FTBBox.h:75: error: expected `)' before ‘glyph’
In file included from FTGL/ftgl.h:114,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTGlyph.h:58: error: expected `)' before ‘glyph’
./FTGL/FTGlyph.h:112: error: ‘FT_Error’ does not name a type
./FTGL/FTGlyph.h:196: error: ‘FT_Error’ does not name a type
In file included from FTGL/ftgl.h:115,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTBitmapGlyph.h:50: error: expected `)' before ‘glyph’
./FTGL/FTBitmapGlyph.h:77: error: ‘FT_GlyphSlot’ was not declared in this scope
In file included from FTGL/ftgl.h:116,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTBufferGlyph.h:49: error: expected `)' before ‘glyph’
In file included from FTGL/ftgl.h:117,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTExtrdGlyph.h:59: error: expected `)' before ‘glyph’
./FTGL/FTExtrdGlyph.h:97: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTExtrdGlyph.h:97: error: expected primary-expression before ‘float’
./FTGL/FTExtrdGlyph.h:98: error: expected primary-expression before ‘float’
./FTGL/FTExtrdGlyph.h:98: error: expected primary-expression before ‘float’
./FTGL/FTExtrdGlyph.h:99: error: expected primary-expression before ‘int’
./FTGL/FTExtrdGlyph.h:99: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:118,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTOutlineGlyph.h:56: error: expected `)' before ‘glyph’
./FTGL/FTOutlineGlyph.h:88: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTOutlineGlyph.h:88: error: expected primary-expression before ‘float’
./FTGL/FTOutlineGlyph.h:89: error: expected primary-expression before ‘int’
./FTGL/FTOutlineGlyph.h:89: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:119,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTPixmapGlyph.h:50: error: expected `)' before ‘glyph’
./FTGL/FTPixmapGlyph.h:77: error: ‘FT_GlyphSlot’ was not declared in this scope
In file included from FTGL/ftgl.h:120,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTPolyGlyph.h:57: error: expected `)' before ‘glyph’
./FTGL/FTPolyGlyph.h:92: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTPolyGlyph.h:92: error: expected primary-expression before ‘float’
./FTGL/FTPolyGlyph.h:93: error: expected primary-expression before ‘int’
./FTGL/FTPolyGlyph.h:93: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:121,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTTextureGlyph.h:59: error: expected `)' before ‘glyph’
./FTGL/FTTextureGlyph.h:92: error: ‘FT_GlyphSlot’ was not declared in this scope
./FTGL/FTTextureGlyph.h:92: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:93: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:93: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:94: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:94: error: expected primary-expression before ‘int’
./FTGL/FTTextureGlyph.h:94: error: initializer expression list treated as compound expression
In file included from FTGL/ftgl.h:123,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTFont.h:74: error: ‘size_t’ has not been declared
./FTGL/FTFont.h:119: error: ‘size_t’ has not been declared
./FTGL/FTFont.h:128: error: ‘FT_Int’ has not been declared
./FTGL/FTFont.h:137: error: ‘FT_Encoding’ has not been declared
./FTGL/FTFont.h:151: error: ISO C++ forbids declaration of ‘FT_Encoding’ with no type
./FTGL/FTFont.h:151: error: ‘FT_Encoding’ declared as a ‘virtual’ field
./FTGL/FTFont.h:151: error: expected ‘;’ before ‘*’ token
./FTGL/FTFont.h:363: error: ‘FT_Error’ does not name a type
./FTGL/FTFont.h:378: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTFont.h:378: error: expected ‘;’ before ‘(’ token
./FTGL/FTFont.h:411: error: expected ‘,’ or ‘...’ before ‘(’ token
./FTGL/FTFont.h:442: error: ‘size_t’ has not been declared
./FTGL/FTFont.h:451: error: ‘FT_Encoding’ has not been declared
./FTGL/FTFont.h:467: error: expected constructor, destructor, or type conversion before ‘*’ token
./FTGL/FTFont.h:579: error: ‘FT_Error’ does not name a type
In file included from FTGL/ftgl.h:124,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTGLBitmapFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLBitmapFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLBitmapFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:125,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTBufferFont.h:62: error: ‘size_t’ has not been declared
./FTGL/FTBufferFont.h:79: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTBufferFont.h:79: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:126,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTGLExtrdFont.h:65: error: ‘size_t’ has not been declared
./FTGL/FTGLExtrdFont.h:82: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLExtrdFont.h:82: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:127,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTGLOutlineFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLOutlineFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLOutlineFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:128,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTGLPixmapFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLPixmapFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLPixmapFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:129,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTGLPolygonFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLPolygonFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLPolygonFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:130,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTGLTextureFont.h:64: error: ‘size_t’ has not been declared
./FTGL/FTGLTextureFont.h:81: error: ‘MakeGlyph’ declared as a ‘virtual’ field
./FTGL/FTGLTextureFont.h:81: error: expected ‘;’ before ‘(’ token
In file included from FTGL/ftgl.h:132,
from FTFace.h:33,
from FTCharmap.cpp:29:
./FTGL/FTLayout.h:134: error: ‘FT_Error’ does not name a type
./FTGL/FTLayout.h:187: error: ‘FT_Error’ does not name a type
In file included from FTFace.h:35,
from FTCharmap.cpp:29:
FTSize.h:68: error: ‘FT_Face’ has not been declared
FTSize.h:128: error: ‘FT_Error’ does not name a type
FTSize.h:134: error: ISO C++ forbids declaration of ‘FT_Face’ with no type
FTSize.h:134: error: expected ‘;’ before ‘*’ token
FTSize.h:139: error: ‘FT_Size’ does not name a type
FTSize.h:159: error: ‘FT_Error’ does not name a type
In file included from FTCharmap.cpp:29:
FTFace.h:59: error: ‘size_t’ has not been declared
FTFace.h:87: error: ‘size_t’ has not been declared
FTFace.h:94: error: ISO C++ forbids declaration of ‘FT_Face’ with no type
FTFace.h:94: error: expected ‘;’ before ‘*’ token
FTFace.h:106: error: expected `;' before ‘const’
FTFace.h:120: error: ISO C++ forbids declaration of ‘FT_Encoding’ with no type
FTFace.h:120: error: expected ‘;’ before ‘*’ token
FTFace.h:130: error: ‘FT_GlyphSlot’ does not name a type
FTFace.h:142: error: ‘FT_Error’ does not name a type
FTFace.h:148: error: ISO C++ forbids declaration of ‘FT_Face’ with no type
FTFace.h:148: error: expected ‘;’ before ‘*’ token
FTFace.h:160: error: ISO C++ forbids declaration of ‘FT_Encoding’ with no type
FTFace.h:160: error: expected ‘;’ before ‘*’ token
FTFace.h:177: error: ‘FT_Error’ does not name a type
In file included from FTCharmap.cpp:30:
FTCharmap.h:71: error: ‘FT_Encoding’ does not name a type
FTCharmap.h:94: error: ‘FT_Encoding’ has not been declared
FTCharmap.h:131: error: ‘FT_Error’ does not name a type
FTCharmap.h:137: error: ‘FT_Encoding’ does not name a type
FTCharmap.h:142: error: ‘FT_Face’ does not name a type
FTCharmap.h:161: error: ‘FT_Error’ does not name a type
FTCharmap.cpp: In constructor ‘FTCharmap::FTCharmap(FTFace*)’:
FTCharmap.cpp:34: error: class ‘FTCharmap’ does not have any field named ‘ftFace’
FTCharmap.cpp:34: error: ‘class FTFace’ has no member named ‘Face’
FTCharmap.cpp:35: error: class ‘FTCharmap’ does not have any field named ‘err’
FTCharmap.cpp:37: error: ‘ftFace’ was not declared in this scope
FTCharmap.cpp:42: error: ‘err’ was not declared in this scope
FTCharmap.cpp:46: error: ‘err’ was not declared in this scope
FTCharmap.cpp:46: error: ‘FT_Set_Charmap’ was not declared in this scope
FTCharmap.cpp:49: error: ‘ftEncoding’ was not declared in this scope
FTCharmap.cpp:49: error: ‘ftFace’ was not declared in this scope
FTCharmap.cpp:53: error: ‘FT_Get_Char_Index’ was not declared in this scope
FTCharmap.cpp: At global scope:
FTCharmap.cpp:64: error: ‘bool FTCharmap::CharMap’ is not a static member of ‘class FTCharmap’
FTCharmap.cpp:64: error: ‘FT_Encoding’ was not declared in this scope
FTCharmap.cpp:65: error: expected ‘,’ or ‘;’ before ‘{’ token
make[1]: *** [libftgl_la-FTCharmap.lo] Error 1
make: *** [install-recursive] Error 1
Exit status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/ftgl.rb#L28
==> Environment
HOMEBREW_VERSION: 0.6
HEAD: 01ef0f8f490873bc94b3da84bba6004d570e0723
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_CACHE: /Users/taleahma/Library/Caches/Homebrew
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit penryn
OS X: 10.6.3
Kernel Architecture: i386
Ruby: 1.8.7-173
GCC-4.0: build 5493 (5493 or newer recommended)
GCC-4.2: build 5659 (5646 or newer recommended)
LLVM: build 2207 (2206 or newer recommended)
MacPorts or Fink? false
X11 installed? true
PATH: /Library/Frameworks/Python.framework/Versions/2.6/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/mysql/bin:/opt/subversion/bin:/Applications/MAMP/Library/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin
==> Build Flags
CC: /usr/bin/cc
CXX: /usr/bin/c++
LD: /usr/bin/cc
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe
CPPFLAGS: -I/usr/X11R6/include
LDFLAGS: -L/usr/X11R6/lib
MAKEFLAGS: -j2
PATH: /Library/Frameworks/Python.framework/Versions/2.6/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/mysql/bin:/opt/subversion/bin:/Applications/MAMP/Library/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin
Error: Failure while executing: make install
Please report this bug at http://github.com/mxcl/homebrew/issues
These existing issues may help you:
http://github.com/mxcl/homebrew/issues/#issue/1543
Consider running `brew doctor` if a large number of installs are failing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment