Issue building MM 1.14 on Ubuntu 18.04
Nick
mips171 at icloud.com
Tue Jul 7 01:43:31 UTC 2020
Hey,
Just having an issue building MM 1.14.0 on Ubuntu 18.04.x (fully updated). I have a relatively recent version of /usr/share/aclocal/ax_is_release.m4 on my system, and have tried replacing the contents of that file with the most recent version of it found on the GNU website also. The weird part is that I am not building from a git repository, I am using the stable release archive, so I am not sure why it is trying ot use this in the first place.
Does anyone have any tips or advice to help me troubleshoot further? By the way, it builds fine on Ubuntu 20.04.
Here is a relevant snippet from the build output:
autoreconf: running: /home/nick/code/openwrt/staging_dir/host/bin/autoconf --include=/home/nick/code/openwrt/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/home/nick/code/openwrt/staging_dir/hostpkg/share/aclocal --include=/home/nick/code/openwrt/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/nick/code/openwrt/staging_dir/host/share/aclocal --force
configure.ac:75: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:76: error: Unexpanded AX_ macro found. Please install GNU autoconf-archive
autoreconf: /home/nick/code/openwrt/staging_dir/host/bin/autoconf failed with exit status: 1
...
...
...
./configure: line 12855: syntax error near unexpected token `git-directory'
./configure: line 12855: `AX_IS_RELEASE(git-directory)'
Makefile:140: recipe for target '/home/nick/code/openwrt/build_dir/target-mips_24kc_musl/ModemManager-1.14.0/.configured_a17fb5ef857664f03cd0ce37cc5ea591' failed
make[2]: *** [/home/nick/code/openwrt/build_dir/target-mips_24kc_musl/ModemManager-1.14.0/.configured_a17fb5ef857664f03cd0ce37cc5ea591] Error 2
make[2]: Leaving directory '/home/nick/code/openwrt/feeds/packages/net/modemmanager'
time: package/feeds/packages/modemmanager/compile#6.11#0.81#7.74
Best,
Nick
More information about the ModemManager-devel
mailing list