BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001099 [buildroot] Architecture Specific major always 11-22-06 11:54 02-12-07 05:44
Reporter znmeb View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0001099: make crashes on cpio right after make menuconfig
Description I downloaded buildroot from SVN, did a make menuconfig and then a make. In the menuconfig, I just selected the defaults. Right after that, it crashes:

make menuconfig
#
# using defaults found in .config
#


*** End of Buildroot configuration.
*** Check the top-level Makefile for additional configuration options.

make
target/cpio/cpioroot.mk:10: *** missing separator. Stop.

The problem is that "make" is rather anal about lines beginning with spaces as opposed to tabs -- it wants tabs. By a stroke of luck, my Gentoo vim syntax coloring flags those, so it was easy to clean up cpioroot.mk. The cleaned up version is attached.
Additional Information
Attached Files  cpioroot.mk [^] (1,684 bytes) 11-22-06 11:54

- Relationships

- Notes
(0001769)
bernhardf
11-22-06 13:14

This was already fixed and caused by a malformed patch sent by Goetz Bock.
 

- Issue History
Date Modified Username Field Change
11-22-06 11:54 znmeb New Issue
11-22-06 11:54 znmeb Status new => assigned
11-22-06 11:54 znmeb Assigned To  => uClibc
11-22-06 11:54 znmeb File Added: cpioroot.mk
11-22-06 11:54 znmeb Issue Monitored: znmeb
11-22-06 13:14 bernhardf Status assigned => closed
11-22-06 13:14 bernhardf Note Added: 0001769
11-22-06 13:14 bernhardf Resolution open => fixed
02-12-07 05:44 vapier Status closed => assigned
02-12-07 05:44 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker