Actions
Bug #4163
closedIllumos build should not break if /usr/bin/install is installed
Start date:
2013-09-30
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
On my Gentoo/illumos port /usr/bin/install is a hardlink to /usr/bin/ginstall. This minor addition allows many sources to build and install which would otherwise need to be patched and saves me a lot of time so I'd rather not remove it, but it does break the illumos build because it's picked up in the path before the version in /opt/onbld. My suggestion is that the path to INS in Makefile.master is made to be absolute.
Related issues
Updated by Andrew Stormont over 8 years ago
- Status changed from New to Rejected
Closing. INS can be set. Not illumos problem.
Updated by Rich Lowe over 4 years ago
- Related to Bug #8571: Makefile.master should not trust $PATH added
Updated by Rich Lowe about 3 years ago
- Related to Bug #11246: krb5 makefiles should use INS or INS.file added
Actions