| Anonymous | Login | Signup for a new account | 11-10-2008 11:01 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 | ||||
| 0000861 | [buildroot] Other | major | always | 05-01-06 19:33 | 02-12-07 05:42 | ||||
| Reporter | zugvogel | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000861: buildroot jail unable to compile busybox --- "missing" output directory | ||||||||
| Description |
Background: I am attempting to use buildroot as a root jail for making components to be linked against uClibc. For the jail, I am using an unwrapped copy of the ext2 target file system as produced by buildroot. Symptom: I am attempting to rebuild busybox inside the jail with my own setting. Unfortunately, "make menuconfig" (or just "make" with a planted .config) fails with the following ominous error: /tmp/busybox $ make Makefile:72: *** output directory "/tmp/busybox" does not exist. Stop. The listed output directory does exist (relative to chroot) as I am currently in it. Disabling the check in the makefile results in a segfault instead--- so I would guess that the "missing" output directory is just a symptom of something more sinister going on. |
||||||||
| Additional Information |
As buildroot's bash does not work (see pre-existing bug report) I am using ash as my jail shell. However, I the same thing happens if I plant a statically linked bash in the jail and use that instead. Please let me know if I you need any more specifics pertaining to configuration, host system (actually it's OpenSuSE 10.0, i686), and such. Thanks! Frank |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |