Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374643 - sys-process/procps-3.2.8-r2 does not compile
Summary: sys-process/procps-3.2.8-r2 does not compile
Status: RESOLVED DUPLICATE of bug 333299
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-10 06:24 UTC by Johannes Geiss
Modified: 2011-07-10 14: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 Johannes Geiss 2011-07-10 06:24:29 UTC
According to http://www.mail-archive.com/bug-make@gnu.org/msg06076.html the top level Makefile contains an include statement, which must be changed from

-include */module.mk

to

-include proc/module.mk ps/module.mk


Reproducible: Always

Steps to Reproduce:
1.emerge procps
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-07-10 10:08:32 UTC
It's already in the ebuild.

procps-3.2.8-r2.ebuild:	epatch "${FILESDIR}"/procps-3.2.8+gmake-3.82.patch

Dunno why this bug got filed for already fixed issue, but closing then.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-07-10 11:19:48 UTC

*** This bug has been marked as a duplicate of bug 333299 ***
Comment 3 Johannes Geiss 2011-07-10 14:47:44 UTC
Oops, sorry it was my fault. I mixed up two portage repositories and reported a bug from the unoffical one.