3.6p2 build errors on buffer_get with latest portable/SNAP
STEWARD, Curtis (Jamestown)
Curtis.Steward at goodrich.com
Wed Sep 10 05:40:34 EST 2003
Tried the user discussion list to no avail, 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
More information about the openssh-unix-dev
mailing list