> I was able to install on the SGI using binary files, the problem
> with the makefile was corrected by adding tabs. It seems that the
> installation completed as it should, but when I try to run a simple
> hello world program, I get errors. Here is what I am getting when
> compiling using the -v option:
...
> headFS: empty FS:
...
As I recall, this is because of an interface-file parse error or an empty
interface file, although you say you're only compiling a hello world
program, so it shouldn't be looking for any interface files locally.
Perhaps it's picking up the wrong libraries?
Cheers,
Simon