[lfs-support] GCC error

2013-09-07 Thread Rob Chua
I'm having trouble with gcc can help me these are the errors Running /sources/gcc-4.7.2/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ... FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execution test ERROR: tcl error

[lfs-support] gcc error

2013-09-07 Thread Rob Chua
I'm having problems with gcc can you help me with this error? true  DO=all multi-do # make make[3]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm' make[2]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm' make[1]: Target `check-target' not remade because of errors.

[lfs-support] psmisc-22.20 erro

2013-09-07 Thread Rob Chua
can help me with this configure: error: Cannot find tinfo, ncurses or termcap libraries -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

[lfs-support] groff

2013-09-08 Thread Rob Chua
hey guys how do i write this thing? PAGE=paper_size ./configure --prefix=/usr niether PAGE=letter ./configure --prefix=/usr  nor PAGE=A4 ./configure --prefix=/usr doesnt work they are no such file directory-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

[lfs-support] udev error

2013-09-08 Thread Rob Chua
root:/sources/udev-lfs-197-2# make -f udev-lfs-197-2/Makefile.lfs make: *** No rule to make target `build/log.o', needed by `build/udev-local.a'.  Stop.  can you help me with this-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html

[lfs-support] Chapter 9 device is busy

2013-09-09 Thread Rob Chua
can you help me with this? root@rob:/home/rob# umount -v $LFS/dev/pts umount: /dev/pts: device is busy.         (In some cases useful info about processes that use          the device is found by lsof(8) or fuser(1)) root@rob:/home/rob# if [ -h $LFS/dev/shm ]; then link=$(readlink $LFS/dev/shm)