Paul Hamer wrote: > Anne, > > I got a build using gcc under irix by changing: > > $LDMHOME/src/misc/fsStats.c > > The change adds "|| __sgi" to the "#if _SYSTYPE_SVR4 || __SVR4 || _AIX || > __osf__" > line in that file. > > Paul. > Thanks Paul! That's extremely helpful to me. I'll see about making that change to the code. I'm learning so much! I've never worked in such a heterogenous environment before. It's like doing mental push ups. Perhaps my brain will increase in strength and agility... we can only hope. Anne