Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76334 - ytalk 3.1.6 fails to build without X
Summary: ytalk 3.1.6 fails to build without X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-01 12:04 UTC by Danek Duvall
Modified: 2005-01-03 20:47 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 Danek Duvall 2005-01-01 12:04:42 UTC
There's a bug in configure.in -- in AC_ARG_WITH(x, ...), the true and false strings are reversed.  It should read "no_x=1, nox_=0", rather than "no_x=0, no_x=1" on line 72.
Comment 1 Andreas Kling 2005-01-01 20:59:39 UTC
This is fixed in fresh new YTalk 3.2.0, available at http://www.impul.se/ytalk/

Note that --with-x is changed to --enable-x

Seemant, btw, you got my last name wrong in the ChangeLog ;)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2005-01-03 20:47:28 UTC
but Andreas, it's GOOD to be King :P

fixed in portage.