Bug 2269

Summary: setserial causes make error
Product: buildroot Reporter: Dominic Storey <dstorey>
Component: OtherAssignee: Thomas Petazzoni <thomas.petazzoni>
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: 2010.05   
Target Milestone: 2010.08   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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