| Summary: | Error in the make install | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Shaila Parashar <shaila> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | UltraSPARC | ||
| OS: | Solaris | ||
this is neither new nor an error but it got fixed. thanks Mass change of RESOLVED bugs to CLOSED |
Hi I am trying to build ssh on a Ultra 10 machine running Solaris 8. I downloaded the pathc for the /drv/random and openssl. i installed both of them and did not face any problem. Then I downloaded openssh3.4p1. Configuration and make did not give me any problems. But make install gave me the following error message :- d sshd || \ echo "WARNING: Privilege separation user \"sshd\" does not exist" uid=60000(sshd) gid=60000(sshd) I added the sshd user to the /etc/passwd file as follows:- sshd:x:60000:60000:Openssh Privilege Separation user :/var/empty:/bin/false but I still get the same error. Can someone PLEASE help me or direct me to the location where I can find the solution. I really need to get the openssh installed soon since this is one of our servers. Thanks in advance