| Bug#: 161554 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: base-system@gentoo.org | Reported By: phajdan.jr@gmail.com | |
| Component: Library | |||
| URL: | |||
| Summary: sys-apps/tcb-1.0 - shared libraries lack a SONAME | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-01-11 15:04 0000 | |||
| Description: | Opened: 2007-01-11 15:04 0000 |
During emerge of sys-apps/tcb-1.0 the following messages appear: QA Notice: the following shared libraries lack a SONAME /var/tmp/portage/tcb-1.0/image/lib/libnss_tcb.so.2 QA Notice: the following files are setXid, dyn linked, and using lazy bindings This combination is generally discouraged. Try re-emerging the package: LDFLAGS='-Wl,-z,now' emerge tcb LAZY usr/libexec/chkpwd/tcb_chkpwd
We are not fixing lazy bindings in ebuilds, see Bug 71609.