On 2009-09-10, Michael Burk <bur...@gmail.com> wrote:
> It links with libpthread.
>
> I am told that on the client side it uses a single thread.
> Would that make a difference?

That is exactly the problem then. Just linking with libpthread is enough,
for userland threading to work it has to use non-blocking FDs and wraps
libc functions to do this.

> Also, I forgot to include a link to the *very* long thread on the Amanda
> list discussing this problem:
>
> http://archives.zmanda.com/amanda-archives/viewtopic.php?t=4763&sid=f86451987866cfccc9fe363fe7546a7b

ouch. yes, *very* long.

Reply via email to