Created attachment 132837 [details] autogen.sh.log On a fresh installation of XUbuntu 17.04 I cannot build libqmi 1.18 The last lines output from autogen.sh checking for style of include used by make... GNU checking dependency style of gcc... gcc3 ./configure: line 3737: syntax error near unexpected token `2.2' ./configure: line 3737: `LT_PREREQ(2.2)' When I delete the offending lines in configure LT_PREREQ(2.2) LT_INIT the configure script continues but fails later config.status: creating build-aux/templates/Makefile config.status: creating build-aux/qmi-codegen/Makefile config.status: creating src/Makefile config.status: error: cannot find input file: `src/libqmi-glib/Makefile.in' Full autogen.sh.log log is attached.
Looks like you need to install libtool (at least).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.