This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sshd broken on reboot


On Mon, Nov 29, 2004 at 08:28:30PM -0800, David Christensen wrote:
> Larry Hall wrote:
> > Ah, so this is the classic rebase problem. ...
> > [install] the 'rebase' package ... run 'rebaseall'...
> 
> That fixed it!  Thank you very much.  :-)

This is the first time I've heard that sshd requires rebase to function
properly.  I thought only applications that use dlopen() and fork()
could require rebasing.

When I grep the OpenSSH source, I come up empty:

    $ find /tmp/openssh-3.9p1-2 -name '*.[ch]' | xargs fgrep dlopen
    $

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]