| Anonymous | Login | Signup for a new account | 11-10-2008 13:42 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0005614 | [buildroot] Other | major | always | 10-20-08 13:20 | 11-07-08 09:08 | |||||||
| Reporter | robang74 | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.27 | |||||||||
| Summary | 0005614: make clean + make does not provide a full project rootfs | |||||||||||
| Description |
roberto@rafbook:~/gles/buildroot$ make clean [...] roberto@rafbook:~/gles/buildroot$ make Size of boot image is 4 sectors -> No emulation Total translation table size: 2048 Total rockridge attributes bytes: 996 Total directory bytes: 4096 Path table size(bytes): 34 Max brk space used 0 2838 extents written (5 MB) echo /home/roberto/gles/buildroot/binaries/ugles/rootfs.i586.iso /home/roberto/gles/buildroot/binaries/ugles/rootfs.i586.iso -rw-r--r-- 1 roberto roberto 5812224 2008-10-20 22:13 /home/roberto/gles/buildroot/binaries/ugles/rootfs.i586.iso rm -f /home/roberto/gles/buildroot/project_build_i586/ugles/.fakeroot* |
|||||||||||
| Additional Information |
I have tried to do a work around like this but it does not work roberto@rafbook:~/gles/buildroot/build_i586$ for i in $(ls -1); do make -C $i clean; done Last Changed Author: jacmet Last Changed Rev: 23719 Last Changed Date: 2008-10-19 09:59:19 +0200 (Sun, 19 Oct 2008) Could be related with bug report n.5604? |
|||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Notes |
|
|
(0014434) robang74 10-28-08 02:33 |
Proposed solution discussed in m-list http://busybox.net/lists/buildroot/2008-October/011309.html [^] |
| Copyright © 2000 - 2006 Mantis Group |