First Last Prev Next    No search results available
Details
: Scratchbox 1.0's ldd segfaults with binaries compiled wit...
Bug#: 225
: scratchbox
: tools
Status: RESOLVED
Resolution: WONTFIX
: PC
: Linux
: 1.0
: P2
: normal

:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Valtteri Rahkonen <valtteri@rahkonen.org>
Assigned To: Toni Timonen <ttimonen@movial.fi>

Attachments
Patch to fix ldd (473 bytes, patch)
2005-06-07 10:17, Valtteri Rahkonen
Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2005-06-07 10:17
Scratchbox ldd uses DT_RPATH flag wich according to elf.h is deprecated. Correct
search flag would be DT_RUNPATH. This can be verified with Maemo rs 1.0 and
issuing command "ldd /usr/bin/dbus-daemon-1".
------- Comment #1 From Valtteri Rahkonen 2005-06-07 10:17:58 -------
Created an attachment (id=17) [details]
Patch to fix ldd

Added patch that fixes the segfault.
------- Comment #2 From Timo Savola 2005-06-17 08:53:59 -------
Curious.
------- Comment #3 From Valtteri Rahkonen 2005-06-17 09:10:23 -------
Hopefully you didn't apply the patch because it removes the segfault by breaking
the RPATH handling ;) Correct fix should be investigated instead...
------- Comment #4 From Veli Mankinen 2005-10-11 16:06:57 -------
I hope no-one uses binaries compiled with 0.9.8 host-gcc with 1.0 -series...
Compile again please.

First Last Prev Next    No search results available