"/usr/bin/gmake" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .clean-conf gmake[1]: entrant dans le répertoire « /usr/local/src/jxgrabkey-code/JXGrabKey/C++ » rm -f -r build/Debug rm -f dist/Debug/GNU-Linux-x86/libC__.so gmake[1]: quittant le répertoire « /usr/local/src/jxgrabkey-code/JXGrabKey/C++ » CLEAN SUCCESSFUL (total time: 239ms) "/usr/bin/gmake" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf gmake[1]: entrant dans le répertoire « /usr/local/src/jxgrabkey-code/JXGrabKey/C++ » "/usr/bin/gmake" -f nbproject/Makefile-Debug.mk dist/Debug/GNU-Linux-x86/libC__.so gmake[2]: entrant dans le répertoire « /usr/local/src/jxgrabkey-code/JXGrabKey/C++ » mkdir -p build/Debug/GNU-Linux-x86/src rm -f build/Debug/GNU-Linux-x86/src/JXGrabKey.o.d g++ -c -O2 -I/usr/java/jdk1.7.0_45/include -I/usr/java/jdk1.7.0_45/include/linux -fPIC -MMD -MP -MF build/Debug/GNU-Linux-x86/src/JXGrabKey.o.d -o build/Debug/GNU-Linux-x86/src/JXGrabKey.o src/JXGrabKey.cpp src/JXGrabKey.cpp: In function ‘void Java_jxgrabkey_JXGrabKey_listen(JNIEnv*, _jobject*)’: src/JXGrabKey.cpp:321: attention : passing NULL to non-pointer argument 2 of ‘int pthread_spin_init(volatile pthread_spinlock_t*, int)’ mkdir -p dist/Debug/GNU-Linux-x86 gcc -o dist/Debug/GNU-Linux-x86/libC__.so build/Debug/GNU-Linux-x86/src/JXGrabKey.o -lX11 -shared -fPIC gmake[2]: quittant le répertoire « /usr/local/src/jxgrabkey-code/JXGrabKey/C++ » gmake[1]: quittant le répertoire « /usr/local/src/jxgrabkey-code/JXGrabKey/C++ » BUILD SUCCESSFUL (total time: 5s)