Hello !
I'm currently trying to compile the trunk with dtrace under FreeBSD 8 with revision 298979 and i have the following problem :
# ./buildconf
# ./configure --enable-dtrace
#make
...
local/include -g -O2 -fvisibility=hidden -c /usr/home/fch/php/TSRM/tsrm_strtok_r.c -o TSRM/tsrm_strtok_r.lo
/bin/sh /usr/home/fch/php/libtool --silent --preserve-dup-deps --mode=compile cc -ITSRM/ -I/usr/home/fch/php/TSRM/ -DPHP_ATOM_INC -I/usr/home/fch/php/include -I/usr/home/fch/php/main -I/usr/home/fch/php -I/usr/home/fch/php/ext/date/lib -I/usr/home/fch/php/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/home/fch/php/ext/sqlite3/libsqlite -I/usr/home/fch/php/TSRM
In file included from /usr/home/fch/php/main/main.c:84:
/path/to/php/Zend/zend_dtrace.h:40:29: error: zend_dtrace_gen.h: No such file or directory
Any suggestion ?
All my apologize if it's not the good place to report this.
Best regards,
Fred