Matthias Neeracher wrote:
> 
> On Sep 10, 2009, at 18:19 , Martin Costabel wrote:
> 
>> Alexander Hansen wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>> Robert Wyatt wrote:
>>>> On 10.5 PPC unstable tree with Xquartz 2.4.0, lilypond-devel is 
>>>> failing with:
>>>>
>>>> /usr/include/c++/4.0.0/bits/vector.tcc:407: error: expected 
>>>> unqualified-id before '<' token
>>>> ./include/std-vector.hh:74: error: expected class-name before 
>>>> '__attribute__'
>> []
>>
>> This is a conflict between a variable declared by lilypond and a 
>> built-in macro of the ppc cpp.
>>
>> The bug was discussed and fixed for lilypond a couple of months ago. 
>> It looks like lilypond-devel has ceased to be maintained before the 
>> fix for that error came to lilypond. The same patch will probably 
>> work. But then, what is the interest of the -devel package when it is 
>> older than the lilypond package itself? The fix was a patchscript 
>> containing
>>
>>  perl -pi -e 's|__vector|lily_vector|g' flower/include/std-vector.hh
> 
> Ah yes, thanks for jogging my memory. That does indeed seem correct on 
> all accounts: That was the fix we used then, and lilypond-devel was not 
> updated because it was not interesting at the time anyway (2.13 builds 
> have started to be available, so this should be changing).
> 
> Matthias


Thank you! It has built and installed now.  --Robert

------------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to