Eterm icon indicating copy to clipboard operation
Eterm copied to clipboard

imlib2 error every time I attempt to build

Open longboarder241 opened this issue 3 years ago • 2 comments

Every time I try and build my package I get this error after producing a make in bash: pixmap.h:224:20: error: conflicting types for 'imlib_strerror'; have 'const char *(Imlib_Load_Error)' 224 | extern const char *imlib_strerror(Imlib_Load_Error);

longboarder241 avatar May 30 '22 16:05 longboarder241

Check some patches here: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/x11/eterm/patches/

dslackw avatar Jan 08 '23 18:01 dslackw

patch in one view from debian BT: https://sources.debian.org/patches/eterm/0.9.6-7/fix-fail-to-build-with-imlib2.patch/

psanda avatar Jul 17 '23 13:07 psanda