[16679] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #8975] Apparent bug with configure and "make install"

daemon@ATHENA.MIT.EDU (Mike Jetzer via RT)
Thu Dec 31 15:06:52 2020

From: "Mike Jetzer via RT" <rt-comment@krbdev.mit.edu>
In-Reply-To: <CANm2B1mU-DiE54xBWzHbqfPPBQwY_JJMTvZD9TwKf4a1_7gEOA@mail.gmail.com>
Message-ID: <rt-4.4.4-1136-1609445179-208.8975-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8975":;
Date: Thu, 31 Dec 2020 15:06:19 -0500
MIME-Version: 1.0
Reply-To: rt-comment@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


Thu Dec 31 15:06:18 2020: Request 8975 was acted upon.
 Transaction: Ticket created by mjetzer.cdc@gmail.com
       Queue: krb5
     Subject: Apparent bug with configure and "make install"
       Owner: Nobody
  Requestors: mjetzer.cdc@gmail.com
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8975 >


Compiling krb5-1.18.3 on a Red Hat Enterprise Linux 7 system.  When I did a
"make install" as a non-privileged user, I got a "mkdir: cannot create
directory '/run/krb5kdc': Permission denied" in the initial "mkdir" section
of the "make install".

Inspecting src/Makefile, INSTALLMKDIRS includes ${localstatedir}/run and
${localstatedir}/run/krb5kdc, but these are the only two occurrences of the
string "localstatedir" in this Makefile.

I see that localstatdir is defined as ${prefix}/var in src/doc/Makefile, so
I manually added this definition to my src/Makefile, which allowed "make
install" to run without error.

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post