* [Buildroot] [Bug 4039] New: libssp.so missing from target
@ 2011-08-04 17:06 bugzilla at busybox.net
2013-11-14 0:18 ` [Buildroot] [Bug 4039] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2011-08-04 17:06 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4039
Summary: libssp.so missing from target
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: grant.b.edwards at gmail.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
ext-tool.mk isn't copying libssp.so from the toolchain to the target.
When I build a system using an external crostool-ng/uClibc toolchain, ssh won't
work because libssp.so is missing from the target:
# ssh
ssh: can't load library 'libssp.so.0'
In the past, to get a working system, I've had to tweak ext-tool.mk to copy
some additional libraries (including libssp) from the toolchain to the target.
It's probably time to actually try to get ext-tool.mk fixed instead of
continuing to tweak it locally. :)
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread* [Buildroot] [Bug 4039] libssp.so missing from target
2011-08-04 17:06 [Buildroot] [Bug 4039] New: libssp.so missing from target bugzilla at busybox.net
@ 2013-11-14 0:18 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2013-11-14 0:18 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4039
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2013-11-14 00:18:26 UTC ---
The external toolchain logic makes the assumption that the SSP support is
provided by the C library (and therefore part of the usual libc), and not
provided by the compiler (in which case it is a separate libssp.so).
If you have examples of toolchains for which SSP support is provided by a
compiler library, please let us know so we can improve the external toolchain
support. In the mean time, due the age of the bug, I'm closing it.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-14 0:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-04 17:06 [Buildroot] [Bug 4039] New: libssp.so missing from target bugzilla at busybox.net
2013-11-14 0:18 ` [Buildroot] [Bug 4039] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox