Re: [blfs-book] [BLFS Trac] #14721: libqmi-1.28.2

2021-03-03 Thread BLFS Trac via blfs-book
#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: 
BLFS Trac 
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

Re: [blfs-book] [BLFS Trac] #14721: libqmi-1.28.2

2021-03-03 Thread BLFS Trac via blfs-book
#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):

 {{{

 Just a quick update to fix the builds with GLib < 2.58.

 This is the first bugfix release in the 1.28.x series, built from the
 qmi-1-28 branch.

 Overview of changes in libqmi 1.28.2
 

  * libqmi-glib:
** Fixed build with GLib < 2.58.
** Simplified the qmi_wwan add_mux/del_mux logic assuming there is no
 delay in the creation and deletion of the net links.

 
 }}}

 We missed the optional dependency on libqrtr-glib that was added in
 1.28.0. It would be quick to add, but I'm not sure if we need it. It
 allows most Qualcomm WWAN Cards to function properly by providing the
 functions for IPC routing that were previously available in libqmi, but
 split out as part of 1.28.0.

--
Ticket URL: 
BLFS Trac 
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

[blfs-book] [BLFS Trac] #14721: libqmi-1.28.2

2021-03-02 Thread BLFS Trac via blfs-book
#14721: libqmi-1.28.2
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  10.2
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New point version.  Ugh.  I just updated this to 1.28.0 yesterday.

--
Ticket URL: 
BLFS Trac 
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