On Sep 3, 2009, at 12:23 PM, Martin Costabel wrote:

> Ken Bloom wrote:
>> Dear Finkers,
>>    I am attempting to do
>> fink install libftgl1-shlibs
>> under Snow Leopard, using Fink 0.29.9, 32-bit version, and am  
>> failing.  I've appended the full output of the command.  The  
>> offending lines in there appear to be:
>> g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/ 
>> include ../../src/FTGLTextureFont.cpp  -fno-common -DPIC -o .libs/ 
>> FTGLTextureFont.lo
>> In file included from ../../src/FTGLTextureFont.cpp:5:
>> ../../include/FTTextureGlyph.h:55: error: extra qualification  
>> 'FTTextureGlyph::' on member 'ResetActiveTexture'
>> make[1]: *** [FTGLTextureFont.lo] Error 1
>
> This looks like sloppy programming in the libftgl1 source that is no  
> longer tolerated by g++-4.2.
>
> Unfortunately, a large number of Fink packages do not yet build with  
> gcc-4.2. Each one has to be adapted individually.
>
> -- 
> Martin

        So in fact (after writing earlier) I did try going in by hand to  
modify what I thought was the offending line of code in the  
FTTextureGlyph.h file, which I found deep in the fink.build area.  But  
then I tried "fink install" after that, and I believe that my change  
got overwritten and I was back to the original, which of course didn't  
build.  Is there a straightforward way for me to get around that?   
Thanks again for the help, best wishes.

                                        Ken


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to