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

Re: 1.7.5+ on FreeBSD



asdsfwdfdgf.
I have found that in zh_TW.Big5.po on lines 3798 and 4921 (as said in the
make) there are errors.
These errors are \ 's without escaping \'s. Now I do not know if this is the
actual problem. But *I* have found that adding in the escaping \'s fix all
compile errors having to do with zh_TW.Big5.po. This happened in 1.7.5 and
1.7.6. I didn't have do --disable-nls (I tried this and it didn't work in
the first place for me). So if your still having problems. Just go to those
lines, you'll see the \'s and escape them with another \.

--Graphix

----- Original Message -----
From: "Peter Zelezny" <zed@linux.com>
To: <xchat-discuss@nl.linux.org>
Sent: Monday, June 04, 2001 2:27 AM
Subject: Re: 1.7.5+ on FreeBSD


>
> On 2001.06.02 03:15:01 +1000 Johan Engelbrecht wrote:
> > Hey
> >
> > I cant seem to get xchat 1.7.5 and .6 to install on FreeBSD :/
> >
> > <--snip-->
> >
> > file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
> >   && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file
> > zh_CN.po
> >   file=./`echo zh_TW.Big5 | sed 's,.*/,,'`.gmo \
> >     && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file
> >     zh_TW.Big5.po
> >     zh_TW.Big5.po:3798: illegal control sequence
> >     zh_TW.Big5.po:4921: illegal control sequence
> >     found 2 fatal errors
>
> It requires GNU gettext 0.10.37 or ./configure --disable-nls
>
> --
> Peter Zelezny. <zed@linux.com>
> -
> XChat-discuss: mailing list for XChat users
> Archive:       http://mail.nl.linux.org/xchat-discuss/
> Posted By:     Peter Zelezny <zed@linux.com>

-
XChat-discuss: mailing list for XChat users
Archive:       http://mail.nl.linux.org/xchat-discuss/
Posted By:     "graphixed" <graphixed@home.com>