tcd-hackers
[Top][All Lists]
Advanced

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

[Tcd-hackers] Problem using TCD


From: Jan Engelhardt
Subject: [Tcd-hackers] Problem using TCD
Date: Thu, 16 Oct 2003 23:03:11 +0200 (MEST)

>---------------------------------------------------------
>address@hidden:~$ tcd
>sh: line 1: cddbslave: command not found
>Signal 13 caught, exiting.
>Please mail any info (no core dumps please.) to .
>
>address@hidden:~$
>-----------------------------------------------------------

Hi,

I had that error too, even with CVS that day. It is because cddb is not
installed, just as it says. Signal 13 of course then is due to the pclose()
which tries to close a never-opened stream. (SIGPIPE)
I think I flattened this in my -hx patch series recently applied to the TCD CVS
tree, which check for cddbslave's existence first. Needs the sh builtin 'type'
but, everyone has bash ;)

-- 
- Jan Engelhardt




reply via email to

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