>> > While in chroot, issue: >> > >> > ls /dev/pts >> > ps >> > >> > what both commands return? >> >> here is the output >> >> root:/# ls /dev/pts >> 0 >> root:/# ps >> PID TTY TIME CMD >> 3476 pts/0 00:00:00 bash >> 3478 pts/0 00:00:00 ps > > Please fix your environment. You don't have any pts devices, that's > why fcntl couldn't open and close file descriptors. > > Perhaps the fault lies to your experiment below. > >> >> /home/lfs/fdb-env on /home/lfs/fdb-env/target/staging/root/fdb-env >> >> type none (rw,bind) >> > >> > I can't interpret this last entry. Could you explain that? >> >> I map the outside chroot's $LFS/root/fdb-env to my chroot's >> /roo/fdb-env. This waty I share the build scripts in both >> environments > Ah, that would explain it. The same set to scripts run fine on my 32 bits
and it fails on 64 bits. Could that cause by my Xen Server? At least i have some clues to dig some more Big Thanks > Regards, > Agathoklis > -- -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
