This has become quite a poser.
I'm on the latest Gentoo (I think) - it's 2005.0 with a 2.6.11 kernel. I've also got the AMD64 architecture.
Whenever I try to emerge Ghostscript (and I'm going to have to sooner or later - a lot of things seem to depend on it) the system freezes, almost as soon as the compiling stage begins. It won't respond to keyboard input or network poking. I have, however, tried sshing in across a network to build it so that I can save its last output, which is always this:
Code:
...
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr -+
./obj/echogs -a ./obj/devs.tr - ./obj/libcore
x86_64-pc-linux-gnu-gcc -I./src -o ./obj/genarch ./src/genarch.c
./obj/genarch ./obj/arch.h
This even happens when I download the sources manually and build as my normal user.
I just need to get Ghostscript installed, or at least get Portage thinking that Ghostscript is installed.
Anyone have any ideas?