Package: belpic
Version: 2.3.13.full-4
Severity: important

Hi,

Your package is failing to build on amd64 with the following
error:
../ObjectsMultiPlatform/Src/Base/Thread.cpp: In member function 'void 
CThread::Kill()':
../ObjectsMultiPlatform/Src/Base/Thread.cpp:224: error: 'pthread_kill' was not 
declared in this scope
make[2]: *** [Thread.lo] Error 1

The problem is probably a missing incluce for <signal.h>.  On
amd64, we use nptl by default, and there <pthread.h> doesn't
include <signal.h>

Note that the manpage says you need to include both.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to