Pietro, On Thu, Mar 24, 2005 at 03:02:49PM +0100, Pietro Toniolo wrote: > Pietro Toniolo wrote: > >After a rebaseall, as suggested in the kde-cygwin instructions at > >sf.net, my sshd daemon is not running anymore. > > I found a suggestione from Axel at Fermilab for a similar problem on: > http://root.cern.ch/phpBB2/viewtopic.php?t=1382 > and rebasing again with this command: > \ls /bin/*.exe /bin/*.dll | rebaseall -v -T - > , even if this command terminates with an error when the rebasing > reaches cygwin1.dll,
Assuming one has not installed any non-standard DLLs in /bin, then the above just rebases the DLLs that are rebased by the recommended method: $ rebaseall with the following differences: 1. some DLLs are rebased twice 2. cygwin1.dll is rebased, but the attempt fails 3. /bin executables are rebased, but this (AFAICT) should not help Unless you had non-standard DLLs in /bin, I cannot explain why this way of rebasing fixed your sshd problem. > now my sshd is again ok! Anyway, I'm glad you got sshd working again. 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/