Bug 593 - Missing early check for patch(1)
Summary: Missing early check for patch(1)
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-04 18:22 UTC by Felix Nawothnig
Modified: 2009-10-25 21:16 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Nawothnig 2009-09-04 18:22:58 UTC
I'm preparing a tool-chain inside a fresh virtual machine and although the process pretty quickly informed me about the missing bison and flex binaries it was just when it was trying to patch the kernel sources (I believe) when it realized I didn't have a patch binary installed.

I realize you might never early-check all dependencies for what-ever weird configuration options the user might have chosen, but as this is a pretty basic one I'm filing this as an enhancement.
Comment 1 Peter Korsgaard 2009-10-25 21:16:56 UTC
Thanks, fixed in 7f7bf9637e2a9c3 (a few weeks ago)