My Mac was getting kind of "cluttery," so instead of going through and trying to delete all of the clutter, I decide to do a wipe and clean install. Well, I did and when I go to compile aMule, this is what I keep getting:
Making all in po
cd ../../po && rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: rename t-en_GB.gmo to en_GB.gmo: No such file or directory
make[2]: *** [../../po/en_GB.gmo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I've tried three different versions of aMule (two CVSs and rc8) and a couple of wxMac builds. I also upgraded to XCode v1.5 and that didn't have any effect. I can tell that t-en_GB.emo is missing but what is that in and what is it related to? Any ideas?