On 11/16/17 1:48 AM, Thomas Trepl wrote:
Hi all,
seems so that python is a requirement to xcb-proto and not "only" an
option:
xcb-proto-1.12.tar.bz2
./configure --prefix=/usr/X11 --sysconfdir=/etc --localstatedir=/var --
disable-static
configure: WARNING: unrecognized options: --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for xmllint... no
configure: WARNING: xmllint not found; unable to validate against
schema.
checking for a Python interpreter with version >= 2.5... none
configure: error: no suitable Python interpreter found
That is on a LFS without python at all. I was on the way to build all
the (cyclic) requirements for python (bluez, dbus, glib...) and needed
xorg-libraries for dbus.
I know, by default python is installed in LFS so this error shouldn't
come up anyhow, but the text in the instructions for xcb-proto seems
incorrect (python isn't optional).
--
Thomas
Python 3 isn't given as required because it is assumed to be in an LFS
system. Note that the optional dependency is Python *2*, as that could
potentially be used instead of Python 3.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page