Thank you Jussi, > > No real function for mknod: > > /mnt/Yocto/Fabric-x64/build/tmp/sysroots/x86_64-linux/usr/bin/../lib/pseudo/lib64/libpseudo.so: > > undefined symbol: mknod > > No real function for mknodat: > > /mnt/Yocto/Fabric-x64/build/tmp/sysroots/x86_64-linux/usr/bin/../lib/pseudo/lib64/libpseudo.so: > > undefined symbol: mknodat
> I believe this issue was fixed with a patch in poky master with > commit e090775f7e in May (and later in an upstream pseudo release). > Are you sure you are seeing this with poky master? I did so many tests that I mixed all the problems and errors I met… With the master branch, the problem was with the sanity check about the locale. I re-enabled en_US.utf8 on my console and the image creation succeeded! So I guess the problem appeared after an upgrade of my debian unstable system. But I was lost and getting crazy. So thanks again :-) M. -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
