[bug-notifications] [wxwidgets_gtk2 0005033]: Libraries are not self-contained
Mantis Bug Tracker
noreply at opencsw.org
Tue Dec 18 10:33:44 CET 2012
The following issue has been SUBMITTED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5033
======================================================================
Reported By: dam
Assigned To:
======================================================================
Project: wxwidgets_gtk2
Issue ID: 5033
Category: packaging
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-12-18 10:33 CET
Last Modified: 2012-12-18 10:33 CET
======================================================================
Summary: Libraries are not self-contained
Description:
The libraries like libwx_gtk2u_core-2.8.so.0.6.0 are not self-contained.
That means ldd -r on them throws unresolved symbol linker errors. When
linking against the libwx libraries these missing libs like libCstd must be
added manually. However, this interferes with -z ignore as the libs
themselves are not needed by applications pulling in libwx but libwx itself
making it necessary to disable that with LINKER_IGNORE=
======================================================================
More information about the bug-notifications
mailing list