| Anonymous | Login | Signup for a new account | 11-10-2008 11:13 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 | |||||||
| 0001294 | [buildroot] Other | block | always | 03-28-07 21:12 | 03-28-07 21:28 | |||||||
| Reporter | tony_cureington | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.27 | |||||||||
| Summary | 0001294: makedevs errors out in build | |||||||||||
| Description |
I've attached the .config file that should contain all the info needed to repro. I just extracted buildroot-20070328.tar.bz2, make menuconfig, make, and got this error. I removed all USB support to get past the other error I just reported. /usr/bin/install -c -g root -o root -m 644 Problems Copyright README ChangeLog timespec /home/tony/Buildroot/buildroot/build_i486/root/usr/doc/at rm -f /home/tony/Buildroot/buildroot/build_i486/root/usr/man/cat1/at.1* /home/tony/Buildroot/buildroot/build_i486/root/usr/man/cat1/batch.1* \ /home/tony/Buildroot/buildroot/build_i486/root/usr/man/cat1/atq.1* rm -f /home/tony/Buildroot/buildroot/build_i486/root/usr/man/cat1/atd.8* make[1]: Leaving directory `/home/tony/Buildroot/buildroot/build_i486/at-3.1.10'rootdir=/home/tony/Buildroot/buildroot/build_i486/root table='target/generic/device_table.txt' makedevs: line 42: regular file '/home/tony/Buildroot/buildroot/build_i486/root/bin/busybox' does not exist: No such file or directory -rw-rw-r-- 1 tony tony 8028160 Mar 28 23:03 /home/tony/Buildroot/buildroot/rootfs.i486.ext2 [tony@penguin buildroot]$ find -name busybox ./package/busybox ./build_i486/busybox-1.5.0/_install/bin/busybox ./build_i486/busybox-1.5.0/include/config/busybox ./build_i486/busybox-1.5.0/busybox [tony@penguin buildroot]$ |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Notes |
|
|
(0002289) tony_cureington 03-28-07 21:28 |
I copied the busybox binary to the location makedevs expected it and things seemed to build OK. |
| Copyright © 2000 - 2006 Mantis Group |