"Mark R. Moon" <mmoon@xxxxxxxxxxx> writes: > I have been trying for a week now to build gcj on os x panther. I have > read about some fink packages causing trouble. I have removed the packages > and I still get the below error. Please help! > > Making all in include If you are using 'make all', don't. Use 'make bootstrap'. There's a success report (but for MacOSX 10.3.3/darwin 7.3.0) at: http://gcc.gnu.org/ml/gcc/2004-05/msg00443.html You could try making your configure args match those.