Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263251 - media-libs/libdc1394-1.2.2 missing patch file
Summary: media-libs/libdc1394-1.2.2 missing patch file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefaan De Roeck (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-21 13:52 UTC by kouyu
Modified: 2009-06-17 21:56 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 kouyu 2009-03-21 13:52:31 UTC
when you run command
$ ebuild /usr/portage/media-libs/libdc1394/libdc1394-1.2.2.ebuild unpack
you will get these die messsages.

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/media-libs/libdc1394/files/libdc1394-1.2.2-nox11.patch
 *   ( libdc1394-1.2.2-nox11.patch )
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-21 20:56:34 UTC
The X USE flag has to be unset to trigger this problem.
Comment 2 kouyu 2009-03-22 03:32:32 UTC
(In reply to comment #1)
> The X USE flag has to be unset to trigger this problem.
> 

Yes, I forget this condition. sorry.
Comment 3 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-03-31 02:59:39 UTC
Same issue. Was forced to use 1.2.1.
Comment 4 Stefaan De Roeck (RETIRED) gentoo-dev 2009-06-17 21:56:11 UTC
Fix in-place.  Thanks for reporting.