| Anonymous | Login | Signup for a new account | 11-10-2008 10:40 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 | ||||
| 0000094 | [BusyBox] Other | minor | always | 02-10-05 06:28 | 10-07-05 03:54 | ||||
| Reporter | jonlar | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000094: Busybox 'make install' does not respect PREFIX when using O= | ||||||||
| Description |
Version: cvs snapshot 20050210 Busybox ignores PREFIX when installing like this: $ make PREFIX=/where/to/install O=/put/my/objs/here install instead of installing in '/where/to/install' it installs the binaries and symlinks under './_install'. This happens because submake is not passed PREFIX variable. Attaching a trivial patch to resolve this. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0000044) jonlar 02-10-05 07:49 |
Same problem with CROSS option. Update patch. |
|
(0000612) bernhardf 10-07-05 03:54 |
Fixed in revision 11796. Thanks for pointing that out. |
| Copyright © 2000 - 2006 Mantis Group |