1 | | Cleaned and tried to install again, but with same error: [[br]] |
2 | | >:info:build svg_image.c:274:2: error: implicit declaration of function 'png_set_gray_1_2_4_to_8' is invalid in C99 [-Werror,-Wimplicit-function-declaration][[br]] |
3 | | >:info:build png_set_gray_1_2_4_to_8 (png); |
| 1 | Cleaned and tried to install again, but with same error: |
| 2 | > {{{ |
| 3 | > :info:build svg_image.c:274:2: error: implicit declaration of function 'png_set_gray_1_2_4_to_8' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
| 4 | > :info:build png_set_gray_1_2_4_to_8 (png); |
| 5 | > }}} |