Sorry. I should have posted to the reply to the list. Mark Arrasmith
replied. The openssl and openssh on ALO are all compiled with ccc. I
didn't realize this. Thinking that only the ones with 'ccc' in the name
field were compiled with 'ccc' I accidentally mixed gcc compiled openssl
with ccc compiled openssh. Once I installed the openssl from ALO all was
better.
Thank you for the commands to look at the shared libs. I need to learn
how to figure out my own problems. (how to use the tools at my disposal).
Thanks to all those who responded.
James
On Mon, 8 Jan 2001, Paul Allen wrote:
> James Fowler wrote:
> >
> > My ssh was working fine. Then it started generating errors. Now it is
> > useless. I have tried compiling and installing sources. (This hasn't
> > exactly worked out so far).
> > I am running a 2.2.17 or a 2.4 test 10 kernel. The error is the same.
> > This is on a DPW 433au
> >
> > whenever I attempt to use ssh it returns:
> > ssh: error in loading shared libraries: ssh: undefined symbol: stat
> >
> > When I try to ssh to this machine it won't authenticate.
> > When I attempted to re-install the ssh rpms from ALO, it
> > (/usr/bin/ssh-keygen) returned:
> > /usr/bin/ssh-keygen: error in loading shared libraries:
> > /usr/bin/ssh-keygen: undefined symbol: stat
>
> I haven't seen any replies on the list, so here are my two bits:
>
> Something is wrong with your shared libraries. What does ldd think
> about your ssh or ssh-keygen binaries? If you run ssh under strace,
> you can see what happens when it loads the shared libraries. As root,
> do something like this:
>
> strace ssh somehost 2>&1 |egrep 'stat|open' |more
>
> Paul Allen
>
> --
> Boeing Phantom Works \ Paul L. Allen, (425) 865-3297
> Math & Computing Technology \ paul.l.allen@boeing.com
> POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \ Prototype Systems Group
>
------------------------------------------------------------------------------
James Fowler
Technology & Education
jamesf@sequoia.net ICQ: 22088266
-----------------------------------------------------------------------------
_______________________________________________
Axp-list mailing list
Axp-list@redhat.com
https://listman.redhat.com/mailman/listinfo/axp-list
This archive was generated by hypermail version 2a22 on Sat Mar 3 12:54:54 2001 PST
Send any problems or questions about this archive to webmaster@alphalinux.org.