trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2013

Re: [trinity-devel] tdelibs FTBFS

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 15 Aug 2013 18:56:03 -0500
> On Friday 16 of August 2013 00:39:24 Darrell Anderson wrote:
>> /dev/shm/tdelibs/tdeio/tdeio/backtrace_symbols.c:57:22: fatal
>> error: demangle.h: No such file or directory
>>
>> We ran into this before with tdebase and we added
>> DWITH_KDESKTOP_LOCK_BACKTRACE as a configure option in commit
>> 936d3cec 2013-01-26.
>>
>> demangle.h is not supported in all distros.
>>
>> I'll try to massage 936d3cec into tdelibs.
>>
>> Darrell
>>
>
> As soon as I saw Tim's commit, it was clear to me that we will need to add
> such a choice. You have prepared a patch or should I do it?
>
> Slavek
> --

Sorry about that guys, I only had a short time to work on the crash bug
and therefore didn't add in the compile time checks/flags.  Thanks for
cleaning this up!

Tim