-
-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Description
I am getting the following error when trying to install imagick's latest 3.8.0 version using php8.5.0RC3:
Step #1 - "build": /tmp/pear/temp/imagick/imagick.c:28:10: fatal error: ext/standard/php_smart_string.h: No such file or directory Step #1 - "build": 28 | #include "ext/standard/php_smart_string.h" Step #1 - "build": | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Step #1 - "build": compilation terminated. Step #1 - "build": make: *** [Makefile:226: imagick.lo] Error 1 Step #1 - "build": ERROR: make' failed`
I see that #741 might potentially fix this. Can anyone confirm if this is the case?
Also is there a new release version to pecl for imagick planned to address this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels