Hello Andrew, I was checking some test result output, and while doing that I found that ftok is only defined while this preprocessor macro evalutates to true:
#if HAVE_SYSVSEM || HAVE_SYSVSHM || HAVE_SHMOP Can you tell me why this is needed? It is in both in: ext/standard/basic_functions.c (line 834) ext/standard/ftok.c (line 23) ext/standard/php_ftok.h (line 24) regards, Derick -- --------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions http://www.jdimedia.nl/ --------------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php