openssh-6.6p1 on Solaris 10 - 'make tests' fails, sshd won't start

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



Openssh-6.6p1 compiled on Solaris 10, but failed the 'make tests' in the 'sftp' testing:

failed sftp permissions
make[1]: *** [t-exec] Error 1
make[1]: Leaving directory `/opt/local/src/security/openssh-6.6p1/regress'
make: *** [tests] Error 2

[There are also a lot of 'Unsupported query "cipher-auth"' messages, which would indicate the tests are using the installed version of 'ssh' (which doesn't have 'ssh -Q cipher-auth') instead of the newly build version (which does have it).]

After a 'make install', the new 'sshd' would not start:

ld.so.1: sshd: fatal: relocation error: file /opt/local/sbin/sshd: symbol mkdtemp: referenced symbol not found
Killed

I see that '#define HAVE_MKDTEMP 1' is set in 'config.h', but Solaris
does not have that function. I rebuilt with that commented out; 'make tests' still fails, but 'sshd' now starts.

Any ideas what is missing in 'configure', or how the 'make tests' didn't catch that 'sshd' won't run?

Thanks,
Mike
--
Mike Peterson                            Information Security Analyst - Audit
E-mail: mikep@xxxxxxxxxxxxxxx                WWW: http://www.noc.utoronto.ca/
Tel: 416-978-5230                                           Fax: 416-978-6620


_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev




[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux