Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160557 - x11-wm/e-9999 requires automake-1.9
Summary: x11-wm/e-9999 requires automake-1.9
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 19:51 UTC by smrspam88
Modified: 2007-01-07 12:59 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 smrspam88 2007-01-06 19:51:49 UTC
Hi, current x11-wm/e-9999 fails to build. According to
http://forums.gentoo.org/viewtopic-t-480102-postdays-0-postorder-asc-start-500.html
e17 requires automake-1.9, not automake-1.10

I think the problem lies in the enlightenment.eclass:
WANT_AUTOMAKE=${E17_WANT_AUTOMAKE:-latest}
should be set properly. But I'm not really sure whether this should be fixed in the eclass or in the e17 ebuild.

Bye,
Momsen


Reproducible: Always

Steps to Reproduce:
1. emerge e17
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-06 20:29:57 UTC
Stick E17_WANT_AUTOMAKE="1.9" into make.conf; that's why it's there. The automake thing needs to be fixed upstream.
Comment 2 smrspam88 2007-01-07 12:38:47 UTC
But according to the post upstream does not plan to solve these issues. I think this should be fixed permanently or at least issue an ewarn message, although e-9999 is marked -*!
Comment 3 smrspam88 2007-01-07 12:43:05 UTC
(In reply to comment #2)
> But according to the post 

I meant the post in the forums, sorry If that is unclear

>upstream does not plan to solve these issues. I think
> this should be fixed permanently or at least issue an ewarn message, although
> e-9999 is marked -*!
> 

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-01-07 12:59:50 UTC
As said, needs to be fixed upstream. Not a Gentoo bug.