trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2012

Re: [trinity-devel] FTBFS - krusader - no type named 'iterator_category' in 'class TQValueListConstIterator<KURL>'

From: "David C. Rankin" <drankinatty@...>
Date: Tue, 26 Jun 2012 23:45:34 -0500
On 06/26/2012 09:03 PM, Darrell Anderson wrote:
>>   # fix konquisidebar include failure
>> >   sed -i '/${TQT_INCLUDE_DIRS}/s|$|\n 
>> > /opt/trinity/include|' \
>> >   amarok/amarok/src/konquisidebar/CMakeLists.txt
> Which failure is this? I have -DWITH_KONQSIDEBAR=ON in my build script but have not noticed any failures.
> 

IIRC both of these are already fixed.

>> >   # fix "riokarma support is not buildable, it needs to
>> > link to karma-sharp.dll"
>> >   sed -i '/tde_message_fatal(/s|^|#|' \
>> >  
>> > amarok/amarok/src/mediadevice/riokarma/CMakeLists.txt
> Why not just use -DWITH_RIOKARMA=OFF?

I do :)

-DWITH_MTP=OFF \
    -DWITH_RIOKARMA=OFF \
    -DWITH_DAAP=OFF \
    -DBUILD_ALL=ON

This was necessary when building with riokarma ON, but I nixed it do to the mono
requirement -- didn't want the overhead.

-- 
David C. Rankin, J.D.,P.E.