|
Sources Bugzilla – Full Text Bug Listing |
| Summary: | ldd -u lists linux-gate as unused dependency | ||
|---|---|---|---|
| Product: | glibc | Reporter: | law |
| Component: | dynamic-link | Assignee: | Marek Polacek <polacek> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | orion, polacek |
| Priority: | P2 | ||
| Version: | 2.15 | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
Looking at it; looks like we want to always set l_used for vDSO. Fixed. |
ldd -u reports linux-gate.so.1 as an unused dep. This was not the case with glibc-2.13.2 (Fedora 14) or 2.14 (Fedora 15). # ldd -u /usr/lib/libzip.so.1 Unused direct dependencies: linux-gate.so.1 /lib/libz.so.1