Bug 198192
| Summary: | ldd -r reports undefined symbols | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karsten Hopp <karsten> |
| Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-01-02 16:14:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 198485 | ||
|
Description
Karsten Hopp
2006-07-10 13:24:38 UTC
Looks like a typo in evolution-data-server/servers/exchange/storage/Makefile.am. Actually it's much nastier than a simple typo. The undefined symbols are provided by libedataserverui, but libexchange-storage cannot link with that library or else it introduces a cyclic library dependency and the build fails. Closing as UPSTREAM since there is an equivalent upstream bug report. I will continue to track the problem there. Please refer to [1] for further updates. [1] http://bugzilla.gnome.org/show_bug.cgi?id=342830 |