When building eaccelerator-0.9.6 with "--with-eaccelerator-debug" i
get:
eaccelerator-0.9.6/ea_restore.c: In function 'restore_op_array':
eaccelerator-0.9.6/ea_restore.c:460: warning: cast from pointer to
integer of different size
eaccelerator-0.9.6/ea_restore.c:576: error: 'ea_op_array' has no
member named 'early_binding'
make: *** [ea_restore.lo] Error 1
However, building 0.9.6 without this option goes fine.
What is the problem?