Your mail arrived while I was preparing my earlier reply. Makes me think I might have embarassed myself with my scripting, again :(
On Mon, Jul 31, 2006 at 10:22:29AM -0700, go moko wrote: > > Ok, some more stuff. > > I've looked at the configure code, and the error > (/dev/fd absent) comes from the test: > test -r /dev/fd/0 Ah, yes, I thought I saw that while trying to work out what was happening, but by the time I'd finished my script to break it all out that seemed to not be the problem. Maybe my script is fubar'd. [...] > Last but not least, I change the owner of tty1: > chown clfs /dev/tty1 > After doing that, all was ok. The test was right, the > configure no more complained about /dev/fd absent, and > the bash was good. > If you have another non-root user, can you try su'ing to that user to confirm that 'su' provokes the failure, and on a different tty can you log in as lfs and then see that it doesn't fail ? Ken -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
