trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2013

Re: [trinity-devel] tdelibs FTBFS

From: Slávek Banko <slavek.banko@...>
Date: Fri, 16 Aug 2013 02:11:57 +0200
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