Pierre Labastie wrote: > The tool generated the following build order: > dbus libffi python2 pcre glib2 dbus-glib perl-xml-parser > intltool pkgconfig polkit accountsservice.
> Proposed solution: add pkg-config as a required dependency, > and suppress glib2, since it is a dependency of pkg-config. phg-config and glib2 are very tricky because there is a circular dependency there. That's one of the reasons we dropped pkg-config from LFS. The instructions for glib2 work around the need from pkg-config. It probably would be reasonable to just replace any glib2 dependencies in the book with pkg-config. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
