--- softdevice.cvs/setup-softlog.c.orig 2007-04-11 04:03:44.000000000 -0700 +++ softdevice.cvs/setup-softlog.c 2007-04-11 04:16:20.000000000 -0700 @@ -212,7 +212,7 @@ /* --------------------------------------------------------------------------- */ -int SoftdeviceGetTid() +long int SoftdeviceGetTid() { #ifdef __APPLE__ return getpid();