On Sunday 19 April 2009 18:13:19 John P. Burkett wrote:
> glConsole.cc:50:23: error: FTGL/FTGL.h: No such file or directory
> In file included from glConsole.cc:51:
> /usr/include/FTGL/FTGLPixmapFont.h:29:5: warning: #warning This header
> is deprecated. Please use <FTGL/ftgl.h> from now.

There's your error. I'll bet you are using incompatible versions of 
libprojectm and ftgl - the case of the header file names are different.

I don't know the packages, so I would try downgrade ftgl through lower and 
lower versions till you find one that works. Or maybe upgrade libprojectm till 
you find one that works.

Two sources of information that are valuable in cases like this:

Check bugs.gentoo.org
Read the ebuilds (all versions) to find what blockers are in place.

-- 
alan dot mckinnon at gmail dot com

Reply via email to