On latest master I'm getting a build error for the glib-mkenums step for the
ublox plugin:
make[2]: Entering directory `/home/colin/100051
/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueab
i/modemmanager/1.8-r0/build/plugins'
glib-mkenums \
--fhead "#include \"mm-modem-helpers-ublox.h\"\n#ifndef
__MM_UBLOX_ENUMS_TYPES_H__\n#define __MM_UBLOX_ENUMS_TYPES_H__\n" \
--template
/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon
-poky-linux-gnueabi/modemmanager/1.8-r0/git/build-aux/mm-enums-template.h \
--ftail "#endif /* __MM_UBLOX_ENUMS_TYPES_H__ */\n" \
/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon
-poky-linux-gnueabi/modemmanager/1.8-r0/git/plugins/ublox/mm-modem-helpers-u
blox.h > ublox/mm-ublox-enums-types.h
-bash: ublox/mm-ublox-enums-types.h: No such file or directory
I guess this is probably because yocto/bitbake is doing an out-of-tree build
- i.e. the problem seems to be that the ublox sub-directory doesn't (yet)
exist in the build directory.
If I manually create it then I can re-do the build without further errors.
It does look though like other glib-mkenums have succeeded - but perhaps
because earlier build steps have created the relevant directory e.g.
build/src.
_______________________________________________
ModemManager-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel