Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69247 - mouseemu makefile lacks include directory
Summary: mouseemu makefile lacks include directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-28 05:03 UTC by iago
Modified: 2004-11-13 07:27 UTC (History)
0 users

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


Attachments
Working Makefile for the ebuild (Makefile,166 bytes, text/plain)
2004-10-28 05:05 UTC, iago
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iago 2004-10-28 05:03:38 UTC
mouseemu 0.12 doesn't compile on PPC because it lacks an include in its Makefile.
The should-be-included directory is the actual-kernel-source. I don't know if ebuilds can include this information and pass this argument to make.

Reproducible: Always
Steps to Reproduce:
1.emerge sys-apps/mouseemu
2.
3.

Actual Results:  
it can't compile. I modified the Makefile to get it compile.
I'll include it as soon as this bug is posted.
Comment 1 iago 2004-10-28 05:05:18 UTC
Created attachment 42760 [details]
Working Makefile for the ebuild
Comment 2 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2004-11-13 07:27:06 UTC
Looks like this has already been fixed. Compiled fine for me and there's a patch in there.