|
Bugzilla – Full Text Bug Listing |
| Summary: | mlterm doesn't link against libutempter anymore | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Mike Fabian <mfabian> |
| Component: | X11 Applications | Assignee: | Mike Fabian <mfabian> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | bugzilla-105320-use-utempter.patch | ||
Created attachment 46914 [details]
bugzilla-105320-use-utempter.patch
The attached patch seem to fix it.
fixed package submitted to STABLE. → FIXED. Reported upstream, see http://sourceforge.net/mailarchive/forum.php?thread_id=8014271&forum_id=3019 |
linux@rossini:~> ldd /usr/X11R6/bin/mlterm | grep utempter linux@rossini:~> ldd /usr/X11R6/bin/xterm | grep utempter libutempter.so.0 => /usr/lib64/libutempter.so.0 (0x00002aaaabe72000) linux@rossini:~> Something is wrong here!