[Bug 605] make install don't create piddir
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jun 27 02:12:18 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=605
------- Additional Comments From tim at multitalents.net 2003-06-27 02:12 -------
We DO warn if the specified piddir doesn't exist.
....
if test ! -d $piddir ; then
AC_MSG_WARN([** no $piddir directory on this system **])
fi
....
That's a clue to ethier specify a different piddir or create it.
------- 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