On 20/12/13 05:55, Fabián Bonetti wrote: > /bin/sed: can't read /usr/lib/libgobject-2.0.la: No such file or directory
The nonexistence of this file is not a bug in glib. Packages that need to compile against libgobject-2.0 should use pkg-config and/or libtool, both of which cope gracefully with missing .la files. Distributions should not ship .la files, at least not for libraries in /usr: they are actively harmful. Context: https://wiki.debian.org/ReleaseGoals/LAFileRemoval S _______________________________________________ pkg-gstreamer-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gstreamer-maintainers
