Hi, I tried to install and configure the 64bit-Devel the same way as the 32bit-Devel but I always get these final "cannot access"-message (ONLY after building with 64bit!): ... git (2.12.2) [ 8 ][ DONE ] mpc (0.21) [ 0 ][ DONE ] xen-image [ 0 ][ SKIP ] ls: cannot access '*.bz2': No such file or directory Checking Logfiles for new Files *** Build finished in 2:49:36 ... This seems to depend on the following command(s) in 'make.sh' (Core144, line 1695 or 1700): ... mv $LFS/install/images/*.bz2 $BASEDIR >> $LOGFILE 2>&1 ... Perhaps this is only cosmetic - on 64bit the xen-image is passed over anyway (normal), but why do I see these message? As far as I know it should be sent to nowhere!? Thanks for any hints. Best, Matthias