Actions
Bug #4126
closedminor fixes to libkrb5 Makefile
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2013-09-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
There are two mistakes in the libkrb5 Makefile:
1. Setting BUILD64 causes make to fail with a parser error.
2. INS.file should be used to install files.
3. The makefile should know how to create KRB5INCDIR.
Related issues
Updated by Rich Lowe about 10 years ago
The BUILD64 bug is everywhere. It'd be nice to fix it all in one pass.
(I actually have changes from a project to do this, if you wanted them)
Updated by Andrew Stormont about 10 years ago
I prepared a patch for #1681 which fixes builds with BUILD64 set, but haven't bothered to upstream it because I'm still left with 64bit binaries in my proto area. If you've got a better patch I'd like to get my hands on it.
Updated by Andrew Stormont over 9 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 #11246: krb5 makefiles should use INS or INS.file added
Actions