Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19734 - Possible bug in xfree-drm-4.3.0 ebuild
Summary: Possible bug in xfree-drm-4.3.0 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-21 17:26 UTC by Kurt
Modified: 2003-04-21 21:10 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 Kurt 2003-04-21 17:26:09 UTC
When trying to emerge xfree-drm I get the following error message:

>>> Install xfree-drm-4.3.0 into /var/tmp/portage/xfree-drm-4.3.0/image/
category x11-base
 * installing DRM...
make: *** No rule to make target `install'.  Stop.

!!! ERROR: x11-base/xfree-drm-4.3.0 failed.
!!! Function src_install, Line 102, Exitcode 2
!!! (no error message)
. 

I went into the /var/tmp/portage/xfree-drm directory and looked a install target
in the Makefile and saw none.  The -r1 version of the ebuild works fine.  To me
it just looks like there is no install target in the MakeFile.


Reproducible: Always
Steps to Reproduce:
1.emerge xfre-drm.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-21 18:14:55 UTC
sorry -- my local copy had some edits in it, and I checked them in, for some stupid reason.  Sorry about that.  It's fixed now.
Comment 2 Kurt 2003-04-21 21:10:56 UTC
That did it.  Worked like a charm.  Thanks for the quick response.  It is much appreciated!!