You are not logged in.
Hi, I'm not quite sure what is causing this compilation error with this package. The recent breakage in my system has actually caused me a lot of grief, and secondlife, (once working just fine with lib32-gdk-pixbuf) is now complaining about "library errors". I found this post that lead me to attempt to install 'lib32-gdk-pixbuf' but, as you can see:
In file included from /usr/include/pngconf.h:72:0,
from /usr/include/png.h:460,
from io-png.c:28:
io-png.c: In function 'gdk_pixbuf__png_image_load':
io-png.c:178:21: error: dereferencing pointer to incomplete type
if (setjmp (png_ptr->jmpbuf)) {
^
io-png.c: In function 'gdk_pixbuf__png_image_begin_load':
io-png.c:314:30: error: dereferencing pointer to incomplete type
if (setjmp (lc->png_read_ptr->jmpbuf)) {
^
io-png.c: In function 'gdk_pixbuf__png_image_load_increment':
io-png.c:369:30: error: dereferencing pointer to incomplete type
if (setjmp (lc->png_read_ptr->jmpbuf)) {
^
Makefile:1206: recipe for target 'io-png.lo' failed
make[3]: *** [io-png.lo] Error 1
make[3]: Leaving directory '/home/ehl/Documents/AUR/lib32-gdk-pixbuf/src/gdk-pixbuf-0.22.0/gdk-pixbuf'
Makefile:1246: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/ehl/Documents/AUR/lib32-gdk-pixbuf/src/gdk-pixbuf-0.22.0/gdk-pixbuf'
Makefile:558: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ehl/Documents/AUR/lib32-gdk-pixbuf/src/gdk-pixbuf-0.22.0'
Makefile:408: recipe for target 'all' failed
make: *** [all] Error 2
==>
lib32-gdk-pixbuf >That isn't working out.
Last edited by Invie (2014-01-18 19:04:05)
Just living is not enough... one must have sunshine, freedom, and a little flower. ~Hans Christian Andersen
Offline
lib32-gdk-pixbuf2 is in the repos: https://www.archlinux.org/packages/mult … k-pixbuf2/
Offline
I'm sorry! Thank you! (Marking this as solved)
Just living is not enough... one must have sunshine, freedom, and a little flower. ~Hans Christian Andersen
Offline