help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sprtool fails


From: Andrew Wiseman
Subject: Re: sprtool fails
Date: Mon, 4 Apr 2011 03:56:41 +0100

> > Thanks, this seems to have fixed the sprtool problem.
> > But now 'make check' fails with the following.  I'd imagine this is related
> > to the fix in some way as this didn't happen beforehand.
> [...]
> > FAIL: testdsa
>
> Probably some process has been left listening to port 5559 in your
> system. If this isn't the case please let me know.

]> netstat -anp | grep 5559
tcp        0      0 :::5559                     :::*
     LISTEN      28171/lt-gnutls-ser

]> kill 28171

]> make check
...all tests pass

So that did the trick.  Thanks again!

Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]