On Tue, 24 Feb 2015, Damien Miller wrote: > > Have to manually edit 'config.h': > > > > diff config.h.orig config.h > > 783c783 > > < #define HAVE_MKDTEMP 1 > > --- > > > /* #undef HAVE_MKDTEMP */ > > > > as Solaris does not have 'mkdtemp'. > > That's strange - it's finding it somewhere. Could I ask you to rummage > through config.log to see what it is detecting? Actually it does have mkdtemp, it's in libc. ..... tim(trr)@boomerang 1% who_defines mkdtemp Searching /usr/lib/ld.so nm: /usr/lib/ld.so: invalid file type /usr/lib/libc.so: mkdtemp /usr/lib/libc.so.1: linked to /usr/lib/libc.so /opt/lib/libgettextlib-0.17.so: mkdtemp tim(trr)@boomerang 2% uname -a 1 SunOS boomerang 5.10 Generic_148888-03 sun4u sparc SUNW,UltraAX-i2 tim(trr)@boomerang 3% ..... -- Tim Rice Multitalents tim@xxxxxxxxxxxxxxxx _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev