[2511] in Kerberos-V5-bugs
krb5-build/236: krb5 install blows out on windows
daemon@ATHENA.MIT.EDU (marc@MIT.EDU)
Mon Nov 25 15:40:27 1996
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: tlyu@MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, marc@MIT.EDU
Date: Mon, 25 Nov 1996 15:39:36 -0500
From: marc@MIT.EDU
Reply-To: marc@MIT.EDU
To: krb5-bugs@MIT.EDU
>Number: 236
>Category: krb5-build
>Synopsis: krb5 install blows out on windows
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: tlyu
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Mon Nov 25 15:40:00 EST 1996
>Last-Modified:
>Originator: Marc Horowitz N1NZU
>Organization:
mit
>Release: 1.0-development
>Environment:
System: SunOS DUN-DUN-NOODLES 5.4 Generic_101945-37 sun4m sparc
>Description:
>How-To-Repeat:
>Fix:
We can just decide to state that bsd make is broken (which it is), and
that bsd people should use gmake (which works fine), or we can just
remove the install rule from the db in the krb5 tree, since it doesn't
get used, anyway.
Tom prefers the latter.
>Audit-Trail:
>Unformatted:
>> * make install blows out for NetBSD
>>
>> This is mentioned in the README file, with a pointer to
>> the build notes, but there doesn't seem to be anything
>> in build.texinfo, nor was a PR opened on this. Que pasa?
NetBSD make, for reasons which are lame, will use an "obj"
subdirectory if one is present, instead of using the current
directory. This causes Bad Things to happen.