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
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page