OpenSSH 2.9p1 on 4.3BSD based system

mouring at etoh.eviladmin.org mouring at etoh.eviladmin.org
Wed May 9 10:44:26 EST 2001


Thanks.. I've applied this patch.. And in the next few days or so I'll
look at strftime().   There is a src/lib/libc/time/strftime.c  which may
work.  If you can get a partial patch worked up minus the configure.in
aspect I can finish it off.

- Ben

On 9 May 2001, NAKAJI Hiroyuki wrote:

> Dear developpers,
>
> I successfully compiled OpenSSH 2.9p1 which I get via CVS with a
> little modification. Patch is available at
> http://www.rc.tutrp.tut.ac.jp/~nakaji/install/NEWS/utils/ref/openssh_cvs-news4.diff.gz
>
> But one problem remains.
>
> In config.h.in, there is a definition about strftime function
>
> /* Define if you have the `strftime' function. */
> #undef HAVE_STRFTIME
>
> but this HAVE_STRFTIME directive is not used. And my system, Sony
> NEWS-OS 4.2.1a+RD which is 4.3BSD based system, does not have strftime
> function so that I must add a library including strftime function to
> LIBS variable in Makefile after executing of configure script.
>
> I hope some strftime implementation (strftime.c of OpenBSD?) will be
> included in openbsd-compat directory.
>
> Thanks.
> --
> NAKAJI Hiroyuki
>




More information about the openssh-unix-dev mailing list