PLEASE TEST snapshots
Mark D. Baushke
mdb at juniper.net
Sat Apr 13 03:36:36 EST 2002
Using a cvs checkout of the openssh module from
CVSROOT=openssh at anoncvs.be.openbsd.org:/cvs
A Solaris 2.6 sparc system fails to compile with the error:
../openssh/monitor_mm.c: In function `mm_create':
../openssh/monitor_mm.c:88: `MAP_ANON' undeclared (first use in this function)
../openssh/monitor_mm.c:88: (Each undeclared identifier is reported only once
../openssh/monitor_mm.c:88: for each function it appears in.)
make: *** [monitor_mm.o] Error 1
It might be well for such systems to default to --without-privsep-user
in configure Also, it would be well to add the documentation of the
--with(out)-privsep-user to the 'configure --help' output.
Thanks,
-- Mark
More information about the openssh-unix-dev
mailing list