Alan McKinnon wrote: > 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, Thank you very much for your diagnosis and suggestion. Having no experience downgrading packages, I'm not certain how to implement the proposal to downgrade ftgl. The approach I tried is the following: I created a /usr/portage/package.mask file containing the line =media-libs/ftgl-2.1.3_rc5 and then did emerge -C ftgl which removed ftgl-2.l.3_rc5. Then I did emerge ftgl expecting to get a lower version. Instead, ftgl-2.l.3_rc5 was emerged again. So, if you'll forgive such a basic question, how should ftgl be downgraded?
John -- John P. Burkett Department of Economics University of Rhode Island Kingston, RI 02881-0808 USA phone (401) 874-9195

