20 Nov
2008
20 Nov
'08
7:36 p.m.
Am 20.11.2008 um 19:37 schrieb Jeremy Huddleston:
threadSafety.c:34:22: error: execinfo.h: No such file or directory
hmm...
It's here at the top of xserver/hw/xquartz/threadSafety.c: #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> #endif #include "threadSafety.h" #include "os.h" #include <execinfo.h> pthread_t APPKIT_THREAD_ID; pthread_t SERVER_THREAD_ID; Part of Leopard? I definitely do not have a C header file with this name, not even in Fink. -- Greetings Pete The world would be a better place if Larry Wall had been born in Iceland, or any other country where the native language actually has syntax. – Peter da Silva