Le 07/03/2012 19:34, Andrew Benton a écrit :
> On Wed, 07 Mar 2012 18:01:32 +0100
> Pierre Labastie<[email protected]>  wrote:
>
>> As a test of the new jhalfs/BLFS tools, I have tried
>> to compile 'accountservice' (the first package in the
>> book). The tool generated the following build order:
>> dbus libffi python2 pcre glib2 dbus-glib perl-xml-parser
>> intltool pkgconfig  polkit accountsservice.
>>
>> Knowing that libxml2 and expat were already installed,
>> you can check that it accounts for all required and
>> recommended dependencies.
> Python 2 won't use libffi if pkgconfig is not installed first
>
> Andy
libffi is optional for python (as well as pkg-config),
but required for glib2. Since
the required dependencies of glib2 are listed
in alphabetical order, libffi is picked up
first by jhalfs/BLFS.

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to