BusyBox Bug and Patch Tracking
BusyBox
  

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  prefix.patch [^] (471 bytes) 02-10-05 06:28
 prefix_and_cross.patch [^] (490 bytes) 02-10-05 07:50

- Relationships

- 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.
 

- Issue History
Date Modified Username Field Change
02-10-05 06:28 jonlar New Issue
02-10-05 06:28 jonlar File Added: prefix.patch
02-10-05 07:49 jonlar Note Added: 0000044
02-10-05 07:50 jonlar File Added: prefix_and_cross.patch
03-16-05 12:27 andersen Assigned To andersen => BusyBox
10-07-05 03:54 bernhardf Status assigned => closed
10-07-05 03:54 bernhardf Note Added: 0000612
10-07-05 03:54 bernhardf Resolution open => fixed
10-07-05 03:54 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker