- Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi there!!!
Thanks for your awesome code...
Seems it is failing to compile with php8.4...
output:
/bin/sh /tmp/mod_execdir_8.4/libtool --tag=CC --mode=compile cc -I. -I/tmp/mod_execdir_8.4 -I/usr/include/php/20240924 -I/usr/include/php/20240924/main -I/usr/include/php/20240924/TSRM -I/usr/include/php/20240924/Zend -I/usr/include/php/20240924/ext -I/usr/include/php/20240924/ext/date/lib -DHAVE_CONFIG_H -g -O2 -Wall -D_GNU_SOURCE \ -DZEND_COMPILE_DL_EXT=1 -c /tmp/mod_execdir_8.4/php_execdir.c -o php_execdir.lo -MMD -MF php_execdir.dep -MT php_execdir.lo
libtool: compile: cc -I. -I/tmp/mod_execdir_8.4 -I/usr/include/php/20240924 -I/usr/include/php/20240924/main -I/usr/include/php/20240924/TSRM -I/usr/include/php/20240924/Zend -I/usr/include/php/20240924/ext -I/usr/include/php/20240924/ext/date/lib -DHAVE_CONFIG_H -g -O2 -Wall -D_GNU_SOURCE " -DZEND_COMPILE_DL_EXT=1" -c /tmp/mod_execdir_8.4/php_execdir.c -MMD -MF php_execdir.dep -MT php_execdir.lo -fPIC -DPIC -o .libs/php_execdir.o
cc: warning: -DZEND_COMPILE_DL_EXT=1: linker input file unused because linking not done
cc: error: -DZEND_COMPILE_DL_EXT=1: linker input file not found: No such file or directory
make: *** [Makefile:205: php_execdir.lo] Error 1
/bin/sh /tmp/mod_execdir_8.4/libtool --tag=CC --mode=compile cc -I. -I/tmp/mod_execdir_8.4 -I/usr/include/php/20240924 -I/usr/include/php/20240924/main -I/usr/include/php/20240924/TSRM -I/usr/include/php/20240924/Zend -I/usr/include/php/20240924/ext -I/usr/include/php/20240924/ext/date/lib -DHAVE_CONFIG_H -g -O2 -Wall -D_GNU_SOURCE \ -DZEND_COMPILE_DL_EXT=1 -c /tmp/mod_execdir_8.4/php_execdir.c -o php_execdir.lo -MMD -MF php_execdir.dep -MT php_execdir.lo
libtool: compile: cc -I. -I/tmp/mod_execdir_8.4 -I/usr/include/php/20240924 -I/usr/include/php/20240924/main -I/usr/include/php/20240924/TSRM -I/usr/include/php/20240924/Zend -I/usr/include/php/20240924/ext -I/usr/include/php/20240924/ext/date/lib -DHAVE_CONFIG_H -g -O2 -Wall -D_GNU_SOURCE " -DZEND_COMPILE_DL_EXT=1" -c /tmp/mod_execdir_8.4/php_execdir.c -MMD -MF php_execdir.dep -MT php_execdir.lo -fPIC -DPIC -o .libs/php_execdir.o
cc: warning: -DZEND_COMPILE_DL_EXT=1: linker input file unused because linking not done
cc: error: -DZEND_COMPILE_DL_EXT=1: linker input file not found: No such file or directory
make: *** [Makefile:205: php_execdir.lo] Error 1