Closed NattyNarwhal closed 2 years ago
Beaten into better shape, though the PHP 8.0 failure is bizarre; it's as if it was trying to link it as a normal executable instead of a library?
Beaten into better shape, though the PHP 8.0 failure is bizarre; it's as if it was trying to link it as a normal executable instead of a library?
make V=1
?
Seems to be some something weird with libtool. It's calling libtool --mode=compile cc
which seems to be not passing the -c
flag.
This: