#14721: libqmi-1.28.2
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  renodr
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by renodr):

 I caught libqmi attempting to use python2 and ignoring python3 when
 present. Note that there is no dependency recorded in the book on it, but
 it is there:

 {{{
 checking for GLIB... yes
 checking for python... no
 checking for python2... /usr/bin/python2
 checking for python version... 2.7
 checking for python platform... linux2
 checking for python script directory... ${prefix}/lib/python2.7/site-
 packages
 checking for python extension module directory...
 ${exec_prefix}/lib/python2.7/site-packages
 }}}

 When specifying PYTHON=python3 at the configure line, things work
 properly. I'll add a comment into #11549 when I submit this update.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14721#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to