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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

