dgcartel
05-29-2001, 12:56 PM
Hi i am trying to compile the latest xchat 1.7.5 and im getting the following error
progeny:/home/tazz/xchat-1.7.5# make
make all-recursive
make[1]: Entering directory `/home/tazz/xchat-1.7.5'
Making all in po
make[2]: Entering directory `/home/tazz/xchat-1.7.5/po'
file=./`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH no -o $file ca.po
/bin/sh: no: command not found
make[2]: *** [ca.gmo] Error 127
make[2]: Leaving directory `/home/tazz/xchat-1.7.5/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tazz/xchat-1.7.5'
make: *** [all-recursive-am] Error 2
whats going on here... whats missing
progeny:/home/tazz/xchat-1.7.5# make
make all-recursive
make[1]: Entering directory `/home/tazz/xchat-1.7.5'
Making all in po
make[2]: Entering directory `/home/tazz/xchat-1.7.5/po'
file=./`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH no -o $file ca.po
/bin/sh: no: command not found
make[2]: *** [ca.gmo] Error 127
make[2]: Leaving directory `/home/tazz/xchat-1.7.5/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tazz/xchat-1.7.5'
make: *** [all-recursive-am] Error 2
whats going on here... whats missing