LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   error when trying MAKE (https://www.linuxquestions.org/questions/linux-software-2/error-when-trying-make-324699/)

obharath 05-18-2005 11:05 AM

error when trying MAKE
 
configure complete, now type 'make' and pray.

linux:/home/asd/Documents/xchat-2.4.3 # make
make all-recursive
make[1]: Entering directory `/home/asd/Documents/xchat-2.4.3'
Making all in po
make[2]: Entering directory `/home/asd/Documents/xchat-2.4.3/po'
test -z "am.gmo az.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ms.gmo nb.gmo nl.gmo no.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo" || make am.gmo az.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ms.gmo nb.gmo nl.gmo no.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo
make[3]: Entering directory `/home/asd/Documents/xchat-2.4.3/po'
rm -f am.gmo && : -c --statistics -o am.gmo am.po
mv: cannot stat `t-am.gmo': No such file or directory
make[3]: *** [am.gmo] Error 1
make[3]: Leaving directory `/home/asd/Documents/xchat-2.4.3/po'
make[2]: *** [stamp-po] Error 2
make[2]: Leaving directory `/home/asd/Documents/xchat-2.4.3/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/asd/Documents/xchat-2.4.3'
make: *** [all] Error 2
linux:/home/asd/Documents/xchat-2.4.3 #

after i succesfully did ./configure i get this error when i did make
can any one help me pls
thx in advance

NoobieDoobieDo 05-18-2005 01:24 PM

you may find this useful, found it doing a google for t-am.gmo

http://forum.xchat.org/viewtopic.php...424955850a35a2


All times are GMT -5. The time now is 10:41 AM.