From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 08 Oct 2014 11:58:37 +0200 Subject: [Buildroot] [PATCH] package/trinity: New package In-Reply-To: <54350771.9000208@imgtec.com> (Vicente Olivert Riera's message of "Wed, 8 Oct 2014 10:44:17 +0100") References: <1412594507-48779-1-git-send-email-Vincent.Riera@imgtec.com> <874mvffs2a.fsf@dell.be.48ers.dk> <54350771.9000208@imgtec.com> Message-ID: <87mw96evci.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Vicente" == Vicente Olivert Riera writes: Hi, >> execinfo.h is only available if uClibc is built with >> UCLIBC_HAS_BACKTRACE=y (which it isn't by default). >> >> Perhaps the backtrace() stuff can get #ifdef'ed out if not available? > It looks like a change to be made upstream. Maybe it needs to include > a header check in the configure.sh script, then defining a macro if > the header is present, and then modify the source code to take that > macro into account to do things like "#ifdef USE_EXECINFO"... > So, what do you propose by now for the Buildroot package? Disabling it > for uClibc until upstream fixes that? Either that or submit a patch upstream. -- Bye, Peter Korsgaard