libiscsi utilizes a bunch of POSIX threads functions but does not link against libpthread as it should nor the pkg-config file properly listing libpthread as a static link time dependency.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>