Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79181 - Patch fixing dasher 3.2.11 build when -lXtst is needed
Summary: Patch fixing dasher 3.2.11 build when -lXtst is needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Low minor (vote)
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 81057 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-23 01:17 UTC by Sytse Wielinga
Modified: 2005-02-12 00:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch fixing dasher 3.2.11's configure.in and configure (dasher-3.2.11-xtst_breakage.patch,1.65 KB, patch)
2005-01-23 01:18 UTC, Sytse Wielinga
Details | Diff
Patch for dasher-3.2.11.ebuild (dasher-3.2.11.ebuild.patch,711 bytes, patch)
2005-01-23 01:19 UTC, Sytse Wielinga
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sytse Wielinga 2005-01-23 01:17:58 UTC
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 Sytse Wielinga 2005-01-23 01:18:49 UTC
Created attachment 49260 [details, diff]
Patch fixing dasher 3.2.11's configure.in and configure
Comment 2 Sytse Wielinga 2005-01-23 01:19:15 UTC
Created attachment 49261 [details, diff]
Patch for dasher-3.2.11.ebuild
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2005-02-11 23:57:08 UTC
*** Bug 81057 has been marked as a duplicate of this bug. ***
Comment 4 Leonardo Boshell (RETIRED) gentoo-dev 2005-02-12 00:03:35 UTC
Thank you for the report and fix. Committed now.