You are not logged in.
Pages: 1
When I build bash 3.0 from (abs) source, it hangs after any output to the terminal. But the bash 3.0 downloaded via pacman works fine.
I reinstalled 0.6 and upgraded all packages via pacman, to have a plain vanilla system with no local mods. But still, when I compile bash 3.0 from source, it hangs the terminal when trying something as simple as "ls -al". However, bash 2.05 builds and works without any problem.
Is this due to a difference in packages between the repository build environment and mine? Must be I guess. But I don't really know what to look at. Ncurses? Readline?
Any ideas?
The sturgeon general says don't smoke fish
Offline
Try disabling any extra CFLAGs you might have applied?
Offline
Try disabling any extra CFLAGs you might have applied?
To quote myself:
I reinstalled 0.6 and upgraded all packages via pacman, to have a plain vanilla system with no local mods.
Not even CFLAGS.
The sturgeon general says don't smoke fish
Offline
are u getting any warnings during compile? i just compiled 3.0 using abs, and it works fine. might even the problem is due to something weird like "uname -m" result, etc... sorry i cant help u more.
Offline
are u getting any warnings during compile? i just compiled 3.0 using abs, and it works fine
Must be my minimal install missing some package others have, which bash uses during its build. If you post your package list, I can compare it with mine.
The sturgeon general says don't smoke fish
Offline
Pages: 1