Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17137 - xstroke compile fix
Summary: xstroke compile fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-09 08:27 UTC by Thomas Weidner
Modified: 2003-03-11 03:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Weidner 2003-03-09 08:27:34 UTC
Hi, i tried to compile xstroke-0.5.12 but i failed,seems like some XKB keysym
defines need extra macros to get defined. in the xstroke ebuild change the line
with the make command to:
make INCLUDES="-I/usr/include/freetype2" DEFINES="-DXK_XKB_KEYS" || die
which worked for me.
also the homepage seems to have changed to http://dsn.east.isi.edu/xstroke/,but
i'm not sure about that.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-11 03:08:40 UTC
thanks for this :)  updated the homepage, added the DEFINES statement, installs a manpage and html docs now as well.