recipe for target 'mbim-enum-types.h' failed openwrt

Aleksander Morgado aleksander at aleksander.es
Fri Oct 26 09:28:14 UTC 2018


On Wed, Oct 24, 2018 at 6:52 PM Russ Westrem <lspwaterproofing at gmail.com> wrote:
>
> Trying to compile modemmanager for openwrt and failing here.
>
>
> make[8]: Entering directory '/home/russ/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libmbim-1.16.2/src/libmbim-glib/generated'
>   GEN      mbim-basic-connect.h
>   GEN      mbim-sms.h
>   GEN      mbim-ussd.h
>   GEN      mbim-auth.h
>   GEN      mbim-phonebook.h
>   GEN      mbim-stk.h
>   GEN      mbim-dss.h
>   GEN      mbim-ms-firmware-id.h
>   GEN      mbim-ms-host-shutdown.h
>   GEN      mbim-proxy-control.h
>   GEN      mbim-qmi.h
>   GEN      mbim-atds.h
>   GEN      mbim-intel-firmware-update.h
>   GEN      mbim-error-types.c
> /bin/bash: line 1: /usr/bin/glib-mkenums: No such file or directory
> Makefile:904: recipe for target 'mbim-error-types.c' failed
> make[8]: *** [mbim-error-types.c] Error 127
> make[8]: Leaving directory '/home/russ/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libmbim-1.16.2/src/libmbim-glib/generated'
> Makefile:692: recipe for target 'all-recursive' failed
> make[7]: *** [all-recursive] Error 1
> make[7]: Leaving directory '/home/russ/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libmbim-1.16.2/src/libmbim-glib'
> Makefile:379: recipe for target 'all-recursive' failed
> make[6]: *** [all-recursive] Error 1
> make[6]: Leaving directory '/home/russ/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libmbim-1.16.2/src'
> Makefile:435: recipe for target 'all-recursive' failed
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory '/home/russ/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libmbim-1.16.2'
> Makefile:367: recipe for target 'all' failed
> make[4]: *** [all] Error 2
>

Looks like glib2-devel (or equivalent name in your distribution) is
missing in host?

-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list