| Bug#: 79181 | Product: Gentoo Linux | Version: 2004.3 | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: minor | Priority: P4 |
| Resolution: FIXED | Assigned To: gnome-accessibility@gentoo.org | Reported By: s.b.wielinga@student.utwente.nl | |
| Component: Applications | |||
| URL: | |||
| Summary: Patch fixing dasher 3.2.11 build when -lXtst is needed | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-01-23 01:17 0000 | |||
| Description: | Opened: 2005-01-23 01:17 0000 |
Dasher 3.2.11 won't compile with x.org due to horrible, horrible idiocy in configure.in, causing -lXtst never to be added. Patch for dasher and one for dasher-3.2.11.ebuild attached. Result: linking breaks down by cause of undefined references to `XTestFakeKeyEvent' in Gtk2/libdashergtk.a(edit.o). Reported to break on several other distributions too.
Created an attachment (id=49260) [details]
Patch fixing dasher 3.2.11's configure.in and configure
Created an attachment (id=49261) [details]
Patch for dasher-3.2.11.ebuild
*** Bug 81057 has been marked as a duplicate of this bug. ***
Thank you for the report and fix. Committed now.