On Tue, Mar 15, 2016 at 12:17:45AM +0200, Konstantin Belousov wrote: > On Mon, Mar 14, 2016 at 05:10:18PM -0500, Larry Rosenman wrote: > > There is something(tm) strange with sshd but nothing else at the moment. > > > > When I use the sshd from the build, I get: > > > > /usr/sbin/sshd.BAD: Undefined symbol "Fssh_ssh_malloc_init" > > > > But on a different box from the same build it works. > > > > Really weird. > > > > Ideas? > > > > (I've reverted to a known good sshd). > > On my stable/10 machines, the Fssh_ssh_malloc_init symbol is exported > by /usr/lib/private/libssh.so.5 and imported by sshd. > > OTOH on my HEAD machine, the symbol is not exported by > /usr/lib/libprivatessh.so.5 and sshd does not need it. > > I have no idea what happens to your build. Try to check out the pristine > sources, perhaps. I **DID** check out PRISTINE sources, cleaned out /usr/obj, moved /etc/{make,src}.conf out of the way, and did a single thread (no -j, no -DNO_CLEAN) build. And sshd is busted. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler_at_lerctr.org US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961Received on Mon Mar 14 2016 - 21:22:31 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:03 UTC