All of lore.kernel.org
 help / color / mirror / Atom feed
* minimal-uclibc: pulseaudio: task compile fails with `./.libs/libpulsecommon-0.9.22.so: undefined reference to `backtrace_symbols'`
@ 2011-05-21 16:57 Paul Menzel
  2011-05-22 10:02 ` Henning Heinold
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2011-05-21 16:57 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1328 bytes --]

Dear OE folks,


with the latest change for uClibc 

        commit 2a1c9e1ee5eb8067592d26100b563dd2ae7be00d
        Author: Henning Heinold <heinold@inf.fu-berlin.de>
        Date:   Mon May 2 22:49:36 2011 +0200
        
            ulibc: bump git to version 71d63ed75648da9b0b71afabb9c60aaad792c55c and add some features
            
            * enable backtrace support and put libubacktrace into own package, needed by firefox
            * added one patch from Timo Teräs to implement RTLD_NO, needed by openjdk
            * added one patch from Timo Teräs  implement ORIGIN_PATH, needed by openjdk
            * remove fts-support.patch, because is applied upstream
            * bump PR

task compile of `pulseaudio_0.9.22.bb` fails with the following error.

        […]
          CCLD   pulseaudio
        ./.libs/libpulsecommon-0.9.22.so: undefined reference to `backtrace_symbols'
        ./.libs/libpulsecommon-0.9.22.so: undefined reference to `backtrace'
        collect2: ld returned 1 exit status
        make[3]: *** [pulseaudio] Error 1


Thanks,

Paul


[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=2a1c9e1ee5eb8067592d26100b563dd2ae7be00d
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/screen/screen-4.0.3/no-stropts.patch

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: minimal-uclibc: pulseaudio: task compile fails with `./.libs/libpulsecommon-0.9.22.so: undefined reference to `backtrace_symbols'`
  2011-05-21 16:57 minimal-uclibc: pulseaudio: task compile fails with `./.libs/libpulsecommon-0.9.22.so: undefined reference to `backtrace_symbols'` Paul Menzel
@ 2011-05-22 10:02 ` Henning Heinold
  0 siblings, 0 replies; 2+ messages in thread
From: Henning Heinold @ 2011-05-22 10:02 UTC (permalink / raw)
  To: openembedded-devel

Okay,

so it's need a patch to link against ubacktrace. Will do it later.

Bye Henning



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-22 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-21 16:57 minimal-uclibc: pulseaudio: task compile fails with `./.libs/libpulsecommon-0.9.22.so: undefined reference to `backtrace_symbols'` Paul Menzel
2011-05-22 10:02 ` Henning Heinold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.