[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xhcat 1.6.4 build problems



Duke wrote:
> 
> When I go to "make" xchat, I get an error almost immediatly:
> 
> (xchatuser@usexchat)<0>[110]% make
> cd . && autoheader
> make  all-recursive
> make[1]: Entering directory `/home/kidlinux/xchat-1.6.4'
> Making all in po
> make[2]: Entering directory `/home/kidlinux/xchat-1.6.4/po'
> rm -f cat-id-tbl.tmp
> sed -f ../intl/po2tbl.sed ./xchat.pot \
> | sed -e "s/@PACKAGE NAME@/xchat/" > cat-id-tbl.tmp
> if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
>    rm cat-id-tbl.tmp; \
> else \
>    echo cat-id-tbl.c changed; \
>    rm -f ./cat-id-tbl.c; \  mv cat-id-tbl.tmp ./cat-id-tbl.c; \
> fi
> cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
> 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/kidlinux/xchat-1.6.4/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/kidlinux/xchat-1.6.4'
> make: *** [all-recursive-am] Error 2
> 
> why would I get "/bin/sh: no: command not found".  I'm not familiar with
> the "no" command, because last time I checked, there wasn't one ;)
> This is on a Linux 2.2.19 box, Slack 7.0, and what not.
> I appreciate any help anyone can give me!
> Thanks!
> 
I just got the exact same problem when i tried to install xchat 1.7.7 on
linux 2.4.3, mandrake 8.0
-
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/xchat-discuss/
Posted By:     Scott Raven <acidfire@pandora.be>