Howdy! Am Di., 21. Juli 2020 um 09:07 Uhr schrieb Bernd <[email protected]>: > > Hello, > > we are using the warrior branch for our embedded Linux project. Since Ubuntu > 20.04 LTS has been released we would like to switch from 18.04 to 20.04. > However, Ubuntu 20.04 now uses glibc-2.31 where the stime function has been > replaced. Therefore the build process of qmu-native-3.1.1.1 fails with the > following error code: > > /opt/ti/tq-yocto/build/tmp/hosttools/ld.bfd: linux-user/syscall.o: in > function `do_syscall1': | > /opt/ti/tq-yocto/build/tmp/work/x86_64-linux/qemu-native/3.1.1.1-r0/qemu-3.1.1.1/linux-user/syscall.c:7404: > undefined reference to `stime' > > Is there a work around?
The usual approach is to build inside a defined container, like pyrex or CROPS, for example. Greetz > > Thanks a lot for your help, > Bernd > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50032): https://lists.yoctoproject.org/g/yocto/message/50032 Mute This Topic: https://lists.yoctoproject.org/mt/75699199/21656 Mute #yocto: https://lists.yoctoproject.org/g/yocto+yocto/mutehashtag/yocto Mute #linux: https://lists.yoctoproject.org/g/yocto+yocto/mutehashtag/linux Mute #qemu: https://lists.yoctoproject.org/g/yocto+yocto/mutehashtag/qemu Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
