Hello Folks,
I have a strange problem with the Bash in my LFS.
It is not the first time I build an LFS, but it ist the first time I can't type a "/" in the Bash.
I can type the "/" everywhere (e.g. VIM, login-prompt), expect not in the Bash (command prompt) and that's makes the Bash nearly unusable.
Every char like "&" or "()" works fine.
My environment is:
Code:
# /etc/profile
LANG="de_DE@euro"
Code:
# /etc/sysconfig/console
KEYMAP="de-latin1"
KEYMAP_CORRECTIONS="euro2"
FONT="lat0-16 -m 8859-15"
That should be correct. Umlauts and the "€" sign works.
The first time this error occurred was after the second or third chroot, I can't remember exactly, cause I shutdown my laptop over night.
Yes, I've read "How to resume your work after a break at different LFS stages."
I've installed LFS-6.3 on a FSC Esprimo mobile laptop.
I've recompiled the glibc+locales and the Bash, but nothing changes.
I can boot my system from the 2.6.22.5 kernel.
Thanks in advance,
georg