On Friday 16 of August 2013 01:56:03 Timothy
Pearson wrote:
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
Two questions:
1) backtrace handler we want by default ${WITH_ALL_OPTIONS} or OFF?
2) and for Debian/Ubuntu packages by default ON or OFF?
Slavek
Wait a minute, don't apply it... IMO, it place there the system
configuration check fits better than prompting another option. Isn't it?