Can't build gdk-pixbuf-master or 2.42.6

trying to build gdk-pxbuf-master. I have all the dependencies installed in my Linux from scratch. I can’t get pass this

  FAILED: tests/resources.h 
/usr/bin/python3 /sources/web-browser/gdk-pixbuf-master/build-aux/gen-resources.py --glib-compile-resources=/usr/bin/glib-compile-resources --pixdata=/sources/web-browser/gdk-pixbuf-master/build/gdk-pixbuf/gdk-pixbuf-pixdata --loaders=/sources/web-browser/gdk-pixbuf-master/build/gdk-pixbuf/loaders.cache --sourcedir=/sources/web-browser/gdk-pixbuf-master/tests --header ../tests/resources.gresource.xml tests/resources.h
/sources/web-browser/gdk-pixbuf-master/build/gdk-pixbuf/gdk-pixbuf-pixdata: error while loading shared libraries: libgdk_pixbuf-2.0.so.0: cannot open shared object file: No such file or directory

These are my building options. I have tried with these below and without
meson --prefix=/usr -Dinstalled_tests=false -Dgtk_doc=false -Dintrospection=disabled ..

The libgdk_pixbuf-2.0.so.0 symlink is in that directory

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.