| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Date: | Mon, 14 Jan 2008 11:08:46 +0100 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cygserver-service doesn't start |
| Message-ID: | <20080114100846.GQ5097@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <8A13418356E45E4784744371A8B4DD7942E50A AT frds00501 DOT emea DOT zf-world DOT com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <8A13418356E45E4784744371A8B4DD7942E50A@frds00501.emea.zf-world.com> |
| User-Agent: | Mutt/1.5.16 (2007-06-09) |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Jan 14 09:52, Thomas DOT Schmitt AT zf DOT com wrote:
> I installed cygwin including the cygserver on a Windows XP PC. This
> seemed to be successful.
>
> But whenever I try to start the server-service I get the error message:
> PID 4960: `cygserver' service stopped, exit status: 57 in the Windows
> event-log.
I never saw an exit status of 57, EBFONT. Actually, this error is never
generated by cygserver, cygrunsrv, or any Cygwin function.
> <<cygcheck.out>>
You cygcheck output shows that you have multiple copies of the Cygwin
DLL installed in $PATH. That's a no-no. You should either remove the
following paths from $PATH
C:\app\tools\dSPACE51\Exe
C:\app\tools\dSPACE51\PPCTools20m\Bin
and reboot, or get rid of the two cygwin1.dll's
C:\app\tools\dSPACE51\Exe\cygwin1.dll
C:\app\tools\dSPACE51\PPCTools20m\Bin\cygwin1.dll
The first of them is the very old 1.3.19 release, the second is a very
suspicious one which claims to be version 2.1.0, which doesn't exist as
official release number. You should ask the provider of the tools under
C:\app\tools\dSPACE51 what this is supposed to be. I wouldn't trust it.
Any of the above actions should fix your problem.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |