Bug 79181 - Patch fixing dasher 3.2.11 build when -lXtst is needed
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.

------- Comment #1 From Sytse Wielinga 2005-01-23 01:18:49 0000 -------
Created an attachment (id=49260) [details]
Patch fixing dasher 3.2.11's configure.in and configure

------- Comment #2 From Sytse Wielinga 2005-01-23 01:19:15 0000 -------
Created an attachment (id=49261) [details]
Patch for dasher-3.2.11.ebuild

------- Comment #3 From Leonardo Boshell (RETIRED) 2005-02-11 23:57:08 0000 -------
*** Bug 81057 has been marked as a duplicate of this bug. ***

------- Comment #4 From Leonardo Boshell (RETIRED) 2005-02-12 00:03:35 0000 -------
Thank you for the report and fix. Committed now.