3.6p2 build errors on buffer_get with latest portable/SNAP
From: STEWARD, Curtis (Jamestown) (Curtis.Steward_at_goodrich.com)
Date: 09/04/03
- Previous message: Stephen Schaefer: "Re: error on openssh 3.5p1 on solaris 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "'secureshell@securityfocus.com'" <secureshell@securityfocus.com> Date: Thu, 4 Sep 2003 13:40:28 -0400
Can't get 3.6.p2 portable running due to buffer_get errors. Does the
latest portable SNAP incorporate the latest patches?
Running Red Hat 8.0
AS SHIPPED
/usr/sbin/sshd
...
cool, listens on 22 with 3.4p1
WITH 3.6.1p2
./configure
make
make install
...
/usr/local/sbin/sshd -t -f /usr/local/etc/sshd_config
buffer_get: trying to get more bytes 1 than in buffer 0
make: [check-config] Error 255 (ignored)
WITH 3.5p1
./configure
make
make install
...
cool, listens on 22 with 3.5p1
WITH SNAP-20030830 (had to go to 8/30 since strlcat.h was missing!?
./configure
make
make install
...
/usr/local/sbin/sshd -t -f /usr/local/etc/sshd_config
buffer_get: trying to get more bytes 1 than in buffer 0
make: [check-config] Error 255 (ignored)
What's up?
cs
- Previous message: Stephen Schaefer: "Re: error on openssh 3.5p1 on solaris 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|