I see several problems here: first it can't find your fonts, you've either not compiled them or they're in a different directory. If they're in a different directory and you wish to keep them there, then you can use `--with-fontdir=FONTDIR' when compiling xorg- server and substitute FONTDIR for your desired path - such as /usr/share/fonts, etc. If you haven't compiled them, then the solution is quite simple. It also can't find a driver for the mouse and keyboard, make sure that you grab these from the driver list and compile them. The files you need are xf86-input-keyboard-1.4.0 and xf86-input-mouse-1.5.0.
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page