sprtool fails

Andrew Wiseman andrew.wiseman at gmail.com
Mon Apr 4 04:56:41 CEST 2011


> > 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




More information about the Gnutls-help mailing list