On Mon 2001-03-05 (10:29), Sec. Acct. wrote:
> Hello all,
> 
> As p2 has been released, I pulled down the source for it but am encountering
> the same problems that I did under 2.5.1p1.  Currently, I am still using
> 2.3.0 without issues.
> [...]
> 
> The ./configure completes without errors.
> The make stops with this:
> 
> gcc -g -O2 -Wall -I/usr/local/include -I/usr/local/ssl/include 
> -I/usr/local/ssl/include -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getcwd.c
> getcwd.c:39: sys/dir.h: No such file or directory
> make[1]: *** [getcwd.o] Error 1
> make[1]: Leaving directory `/usr/local/vendor/o/openssh-2.5.1p1/openbsd-compat'
> make: *** [openbsd-compat/libopenbsd-compat.a] Error 2

cd openbsd-compat
ln -s ../config.h

-Juergen

Reply via email to