[Xquartz-dev] 2.3.2_beta3 on Tiger in X11R7.2

Peter Dyballa Peter_Dyballa at Freenet.DE
Thu Nov 20 11:36:10 PST 2008


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





More information about the Xquartz-dev mailing list