Skip to content

Instantly share code, notes, and snippets.

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... .auto/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking build system type... i386-apple-darwin13.3.0
@megrimm
megrimm / gist:c2b2dd6f9e9bf84d48db
Created August 10, 2014 21:15
make[3]: *** [libBase_la-TextBaseFTGL.lo] Error 1
In file included from TextBaseFTGL.cpp:24:
In file included from ./TextBase.h:38:
/usr/local/Cellar/ftgl/2.1.3-rc5/include/FTGL/FTFont.h:29:5: warning: This header is deprecated. Please use <FTGL/ftgl.h> from now. [-W#warnings]
# warning This header is deprecated. Please use <FTGL/ftgl.h> from now.
^
In file included from TextBaseFTGL.cpp:24:
In file included from ./TextBase.h:38:
In file included from /usr/local/Cellar/ftgl/2.1.3-rc5/include/FTGL/FTFont.h:30:
In file included from /usr/local/Cellar/ftgl/2.1.3-rc5/include/FTGL/ftgl.h:34:
/usr/local/Cellar/ftgl/2.1.3-rc5/include/FTGL/ftglyph.h:50:19: error: variable has incomplete type 'class FTGL_EXPORT'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... autotools/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin13.3.0