On 04/03/2017 17:53, Pierre Labastie wrote:
> 
> 
> On 04/03/2017 16:58, Bruce Dubbs wrote:
>> Pierre Labastie wrote:
>>> When building NetworkManager-1.6.2 with only recommended
>>> dependencies, and using instructions in the book, I get:
>>> -----------
>>> configure: error: "--enable-introspection aims to build
>>> the settings documentation. This requires GObject
>>> introspection for python (pygobject)
>>> -----------
>>> The default in configure is "--enable-instrospection=auto".
>>> But, if g-i is found, it becomes yes.
>>> And then it needs pygobject.
>>>
>>> So, we should either remove g-i from recommended deps, and
>>> add pygobject to optional deps, or replace g-i with pygobject
>>> in recommended deps, or else pass --disable-instrospection,
>>> at least in the sysv book.
>>>
>>> Looks like this was introduced in commit 41ed42d5, see [1].
>>>
>>> Regards
>>> Pierre
>>>
>>> [1]https://cgit.freedesktop.org/NetworkManager/NetworkManager/patch/configure.ac?id=41ed42d5ba51e2e1294078e582df16252e13d4e7
>>>
>>>
>>
>> I'd say recommend PyGObject, but which one?  Can it be either?
>>
> Don't know: I built both.... Well, I guess I can use the pkg-config commands
> from configure to find out.
> Piere

It's PyGobect3 (thanks to the systemd fellows). Fixed at revision 18463.
Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to