Bug 4898

Summary: * make: [target-finalize] Error 1 (ignored)*
Product: buildroot Reporter: zhongbin <zhongb>
Component: OtherAssignee: unassigned
Status: RESOLVED WORKSFORME    
Severity: minor CC: buildroot
Priority: P5    
Version: 2012.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description zhongbin 2012-03-12 08:58:21 UTC
make target-finalize failed


Makefile
line : 456

-rmdir .....
Comment 1 Peter Korsgaard 2012-03-12 09:07:28 UTC
Are you just referring to the make output while building, or is something not working for you? The 'make: [target-finalize] Error 1 (ignored)' is expected (depending on what packages you have selected) and doesn't mean anything is wrong.
Comment 2 Thomas Petazzoni 2012-04-22 17:36:33 UTC
Not enough information provided by the user, and appears like a misreading of the build output.