image.c: In function 'load_png': image.c:64:22: error: dereferencing pointer to incomplete type image.c:67:14: error: dereferencing pointer to incomplete type image.c:68:14: error: dereferencing pointer to incomplete type image.c:71:14: error: dereferencing pointer to incomplete type image.c:74:29: error: dereferencing pointer to incomplete type image.c:78:16: error: dereferencing pointer to incomplete type image.c:84:23: error: dereferencing pointer to incomplete type image.c:84:54: error: dereferencing pointer to incomplete type image.c:96:34: error: dereferencing pointer to incomplete type image.c:96:86: error: dereferencing pointer to incomplete type image.c:100:20: error: dereferencing pointer to incomplete type image.c:101:21: error: dereferencing pointer to incomplete type image.c:117:26: error: dereferencing pointer to incomplete type image.c:119:34: error: dereferencing pointer to incomplete type image.c:121:34: error: dereferencing pointer to incomplete type image.c:130:24: error: dereferencing pointer to incomplete type image.c:142:30: error: dereferencing pointer to incomplete type image.c:143:47: error: dereferencing pointer to incomplete type image.c: In function 'is_png': image.c:171:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result make[4]: *** [libfbsplashrender_la-image.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 emake failed Reproducible: Always
Created attachment 267855 [details] build.log
Created attachment 267857 [details, diff] splashutils-1.5.4.3-libpng15.patch
Created attachment 267859 [details, diff] splashutils-1.5.4.3-r3.ebuild.diff
Added to CVS and to the main splashutils repository. Thanks for the patch!