Hey guys! I'm trying to compile the aMule CVS (1-28-05). I succesfully compiled wxMac CVS (2.5.3) and moved on to aMule. It configures fine, then when I go to make, I get this:
In file included from /usr/local/include/wx-2.5/wx/mac/private.h:4,
from ../../src/filefn.cpp:32:
/usr/local/include/wx-2.5/wx/mac/carbon/private.h:45:21: FixMath.h: No such file or directory
make[4]: *** [amule-filefn.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
The private.h file is there. Has something on my Mac got corrupted? I tried compiling rc8, and it didn't work either. I'm running a G4 iMac with Mac OSX 10.3.7. If you need anymore info just ask! I've tinkered with Linux for years, and now I have a Mac, so I know my way around the shell and how to compile programs, but some of this stuff unique to Unix I'm clueless.