We don't use systemd for now.

On Tue, Jun 16, 2015 at 03:42:04PM +0300, matti kaasinen wrote:
> Some additions:
> Error takes place when compiling git/src/udev/udev-builtin-kmod.c with
> message:
> git/src/udev/udev-builtin-kmod.c:71: error: undefined reference to
> 'udev_main_log'
> 
> Requested symbol is defined both in git/src/udev/udevadm.c,
> git/src/udev/udevd.c and git/src/test/test-udev.c. It is also declared in
> git/src/udev/udev.h.
> udevadm.o, udevd.o and test-udev.o can all be found from build/src/udev
> folder. So, most like there is some kind dependency problem in autotools
> settings.
> 
> Thanks,
> Matti
> 
> 2015-06-16 8:40 GMT+03:00 matti kaasinen <[email protected]>:
> 
> > Hi!
> >
> > I get following error listing from systemd_211.bb run:
> >
> > | arm-linux-gnueabi-libtool: link: arm-linux-gnueabihf-ranlib
> > .libs/libsystemd-core.a
> > | arm-linux-gnueabi-libtool: link: rm -fr .libs/libsystemd-core.lax
> > | arm-linux-gnueabi-libtool: link: ( cd ".libs" && rm -f "
> > libsystemd-core.la" && ln -s "../libsystemd-core.la" "libsystemd-core.la"
> > )
> > | arm-linux-gnueabi-libtool: link: arm-linux-gnueabihf-ranlib
> > .libs/libsystemd-networkd-core.a
> > | arm-linux-gnueabi-libtool: link: rm -fr
> > .libs/libsystemd-networkd-core.lax .libs/libsystemd-networkd-core.lax
> > | arm-linux-gnueabi-libtool: link: ( cd ".libs" && rm -f "
> > libsystemd-networkd-core.la" && ln -s "../libsystemd-networkd-core.la" "
> > libsystemd-networkd-core.la" )
> > | make[1]: *** [all-recursive] Error 1
> > | make: *** [all] Error 2
> > | ERROR: oe_runmake failed
> > | WARNING: exit code 1 from a shell command.
> > | ERROR: Function failed: do_compile (log file is located at
> > /ARAGO/BUILT-external-linaro-toolchain/work/cortexa8t2hf-vfp-neon-linux-gnueabi/systemd/1_211+gitAUTOINC+3a450ec5c6-r0/temp/log.do_compile.13883)
> >
> > My system configuration is:
> > Build Configuration:
> > BB_VERSION        = "1.26.0"
> > BUILD_SYS         = "x86_64-linux"
> > NATIVELSBSTRING   = "Ubuntu-14.04"
> > TARGET_SYS        = "arm-linux-gnueabi"
> > MACHINE           = "am335x-evm"
> > DISTRO            = "arago"
> > DISTRO_VERSION    = "2015.05"
> > TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa8"
> > TARGET_FPU        = "vfp-neon"
> > meta-arago-distro
> > meta-arago-extras = "daisy:91ff756d1b089f2c6d70a907419550314e2a6a28"
> > meta-qt5          = "master:9925146ee780e7a1df8bf2bc958619b7cfdae690"
> > toolchain-layer
> > meta-networking
> > meta-ruby
> > meta-oe
> > meta-initramfs
> > meta-webserver    = "daisy:d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa"
> > meta-ti           = "daisy:b812d89ed4e9a64f60a279f3fd26f91d22d17647"
> > meta-linaro-toolchain = "daisy:06008235ca752fea678953e85adaa29a491d246b"
> > meta              = "daisy:5a577ec878a15f3caaf4893b819825ffb8c81266"
> >
> > Thanks,
> > Matti
> >

> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to