Servus @ all
Ich brauch mal eure hilfe.
Also ich hab aMule 2.0 mit ./configure configuriert ohne fehlermeldung.
aber bei make bringt er mir folgenden fehler:
l462:/platte0/aMule-2.0.0 # make
make all-recursive
make[1]: Entering directory `/platte0/aMule-2.0.0'
Making all in m4
make[2]: Entering directory `/platte0/aMule-2.0.0/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/platte0/aMule-2.0.0/m4'
Making all in intl
make[2]: Entering directory `/platte0/aMule-2.0.0/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/platte0/aMule-2.0.0/intl'
Making all in po
make[2]: Entering directory `/platte0/aMule-2.0.0/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: cannot stat `t-en_GB.gmo': No such file or directory
make[2]: *** [en_GB.gmo] Error 1
make[2]: Leaving directory `/platte0/aMule-2.0.0/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/platte0/aMule-2.0.0'
make: *** [all] Error 2
kann mir jemand sagen was da falsch gelaufen ist?