[14800] in Kerberos
failing make install on solaris
daemon@ATHENA.MIT.EDU (Don)
Mon Jul 30 15:54:43 2001
From: Don <fike@cs.utk.edu>
Date: Mon, 30 Jul 2001 15:41:16 -0400
Message-ID: <7ldbmtkipvaa5sb9bje0qjfailfibd75qn@4ax.com>
To: kerberos@MIT.EDU
Help,
I am having a tough time getting Krb-1.2.2
to "make install" on solaris. I typically use
this configure;
./configure --prefix=/myhome/lib/kerberos --with-ccopts=-Oi
configure and make are OK, but make install fails with the following
error...
FAIL: make install
/usr/local/gnu/bin/install: /myhome/lib/kerberos/bin/v4rcp: Not owner
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /mysource/src/krb5-1.2.2/src/appl/bsd
This file is getting copied with sticky bit set, might be a problem;
-rwxr-xr-x 1 me mygroup 551608 Jul 30 10:41 uuclient
-rwsr-xr-x 1 me mygroup 502980 Jul 30 10:41 v4rcp
-rwxr-xr-x 1 me mygroup 496240 Jul 30 10:41 v5passwd
Any compile suggestions welcomed,
Don
fike@cs.utk.edu