octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No FTGL, says configure script?


From: Ben Abbott
Subject: Re: No FTGL, says configure script?
Date: Thu, 23 Oct 2008 13:55:17 -0400

On Thursday, October 23, 2008, at 12:56PM, "John W. Eaton" <address@hidden> 
wrote:
>
>Does config.log have any clues?
>
>Beyond that, I don't think I can help, so perhaps someone else can.
>
>jwe
>

All the Freetype/FTGL stuff is below

configure:11558: checking for freetype-config
configure:11576: found /sw/bin/freetype-config
configure:11589: result: /sw/bin/freetype-config
configure:11599: checking for FreeType -- version >= 9.0.3
configure:11687: gcc -o conftest -g -O2 -I/sw/lib/freetype219/include/freetype2 
-I/sw/lib/freetype219/include -g -I/sw/include -FOpenGL -I/sw/include/freetype2 
-I/sw/include -L/sw/lib/fltk-aqua/lib -L/sw/lib -lfltk_gl -framework AGL 
-framework OpenGL -lfltk -lpthread -framework Carbon -framework 
ApplicationServices conftest.c -L/sw/lib/freetype219/lib -lfreetype -lz 
-Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -lhdf5 -lz -lm  
>&5
configure:11691: $? = 0
configure:11697: ./conftest
configure:11701: $? = 0
configure:11722: result: yes
configure:11818: checking FTGL/ftgl.h usability
configure:11835: g++ -c -g -O2 -I/sw/lib/freetype219/include/freetype2 
-I/sw/lib/freetype219/include -g -I/sw/include -FOpenGL -I/sw/include/freetype2 
-I/sw/include -I/sw/lib/freetype219/include/freetype2 
-I/sw/lib/freetype219/include conftest.cpp >&5
configure:11842: $? = 0
configure:11856: result: yes
configure:11860: checking FTGL/ftgl.h presence
configure:11875: g++ -E -g -I/sw/include -FOpenGL -I/sw/include/freetype2 
-I/sw/include -I/sw/lib/freetype219/include/freetype2 
-I/sw/lib/freetype219/include conftest.cpp
configure:11882: $? = 0
configure:11896: result: yes
configure:11924: checking for FTGL/ftgl.h
configure:11933: result: yes
configure:12107: checking for FTGLTextureFont in -lftgl
configure:12147: g++ -o conftest -g -O2 -I/sw/lib/freetype219/include/freetype2 
-I/sw/lib/freetype219/include -g -I/sw/include -FOpenGL -I/sw/include/freetype2 
-I/sw/include -I/sw/lib/freetype219/include/freetype2 
-I/sw/lib/freetype219/include -L/sw/lib/fltk-aqua/lib -L/sw/lib -lfltk_gl 
-framework AGL -framework OpenGL -lfltk -lpthread -framework Carbon -framework 
ApplicationServices conftest.cpp -lhdf5 -lz -lm  -L/usr/X11R6/lib -lGL -lGLU 
-L/sw/lib/freetype219/lib -lfreetype -lz -Wl,-framework,CoreServices 
-Wl,-framework,ApplicationServices -lftgl >&5
conftest.cpp: In function 'int main()':
conftest.cpp:78: error: 'FTGLTextureFont' was not declared in this scope
conftest.cpp:78: error: expected `;' before 'font'
configure:12154: $? = 1
configure: failed program was:

Anyone have any idea what is going here?

Ben





reply via email to

[Prev in Thread] Current Thread [Next in Thread]