Bug 2269 - setserial causes make error
Summary: setserial causes make error
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2010.05
Hardware: PC Linux
: P5 normal
Target Milestone: 2010.08
Assignee: Thomas Petazzoni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 14:20 UTC by Dominic Storey
Modified: 2010-07-26 23:06 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 Dominic Storey 2010-07-22 14:20:10 UTC
choosing to enable setserial in the kernel will cause make to fail in the installation of  the manual page as the target directory  ${TOP}/buildroot/buildroot-2010.05/output/target/usr/man does not exist. Creating this directory solves the problem and the make can continue.
Comment 1 Thomas Petazzoni 2010-07-26 14:12:38 UTC
I have sent a fix for this on the list already. Should be merged for 2010.08.
Comment 2 Peter Korsgaard 2010-07-26 23:06:31 UTC
fixed in git by Thomas' commit, thanks