Pierre Labastie wrote:
Hi list,

The latest version of mesa (10.5.1) needs the mako python module for its
build. It is a hard dependency (see
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b37bea010a9c9333a813cc77d28629e1382c0be).
As far as I understand, this module in turn needs the setuptools module for
its build.

It seems that it is possible to automatically download setuptools during mako
build, but I understand that, for the book, all files are expected to be
downloaded before build (am I understanding correctly?).

So two new modules seem to be needed in Python modules. May I proceed?

Sure. This thing arises because upstream develops on a full system. They don't really pay attention to the dependencies the way we do. We just have to adjust as needed.

  -- Bruce


--
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