[Bug 1001] Error on MAKE while compiling SRPMS and tar.gz but not while installing RPMS

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Mar 22 05:08:59 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1001





------- Additional Comments From praveenmm at hotmail.com  2005-03-22 05:08 -------
Thanks, Darren. With TextUtils was able to execute MAKE. 

On MAKE INSTALL, I get this below message on permissions. I stopped the SSHD 
service (/usr/local/sbin) and tried MAKE INSTALL but still gives same message.

The permissions I have on SSHD is:
bash-2.05# ls -alp
total 644
drwxr-xr-x    2 root     root         4096 Feb  6  1996 ./
drwxr-sr-x   15 root     root         4096 Mar 18 18:18 ../
-rwsr-sr-x    1 root     root       645854 Oct 14  2003 sshd
--------------------


bash-2.05# make install
if test ! -z ""; then \
        /usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Entering directory `/usr/src/redhat/SOURCES/openssh-3.7.1p2/openbsd-com
pat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/redhat/SOURCES/openssh-3.7.1p2/openbsd-comp
at'
(cd scard && make DESTDIR= install)
make[1]: Entering directory `/usr/src/redhat/SOURCES/openssh-3.7.1p2/scard'
../mkinstalldirs /usr/local/share
/usr/bin/install -c -m 0644 ./Ssh.bin /usr/local/share/Ssh.bin
make[1]: Leaving directory `/usr/src/redhat/SOURCES/openssh-3.7.1p2/scard'
./mkinstalldirs /usr/local/bin
./mkinstalldirs /usr/local/sbin
./mkinstalldirs /usr/local/man
./mkinstalldirs /usr/local/share
./mkinstalldirs /usr/local/man/man1
./mkinstalldirs /usr/local/man/man5
./mkinstalldirs /usr/local/man/man8
./mkinstalldirs /usr/local/libexec
(umask 022 ; ./mkinstalldirs /var/empty)
/usr/bin/install -c -m 0755 -s ssh /usr/local/bin/ssh
/usr/bin/install -c -m 0755 -s scp /usr/local/bin/scp
/usr/bin/install -c -m 0755 -s ssh-add /usr/local/bin/ssh-add
/usr/bin/install -c -m 0755 -s ssh-agent /usr/local/bin/ssh-agent
/usr/bin/install -c -m 0755 -s ssh-keygen /usr/local/bin/ssh-keygen
/usr/bin/install -c -m 0755 -s ssh-keyscan /usr/local/bin/ssh-keyscan
/usr/bin/install -c -m 0755 -s sshd /usr/local/sbin/sshd
/usr/bin/install: cannot remove `/usr/local/sbin/sshd': Operation not permitted
make: *** [install-files] Error 1

Thanks!




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list