| Anonymous | Login | Signup for a new account | 11-10-2008 10:48 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 | ||||
| 0000365 | [buildroot] Architecture Specific | trivial | always | 08-03-05 01:06 | 02-12-07 05:50 | ||||
| Reporter | uzeisberger | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | won't fix | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000365: $(BUILD_DIR)/busybox/.unpacked does not depend on $(BUILD_DIR) | ||||||||
| Description |
If I call $ make `pwd`/build_arm/busybox/.unpacked (after a matching configuration, s.t. BUILD_DIR=pwd`/build_arm/) the resulting tar command fails because $(BUILD_DIR) does not exist. The easy fix would be to add $(BUILD_DIR) to the dependencies of busybox/.unpacked The more complete one would be to revise all Makefile snipplets to add this dependency |
||||||||
| Additional Information | using r11034 | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |