Trouble building CVS on Red Hat 8.0



I am running Red Hat 8.0 with gcc 3.2, and this is the result when I tried to run make (configure went fine):

make  all-recursive
make[1]: Entering directory `/home/steve/CVS/mc'
Making all in intl
make[2]: Entering directory `/home/steve/CVS/mc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/steve/CVS/mc/intl'
Making all in po
make[2]: Entering directory `/home/steve/CVS/mc/po'
rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
/usr/bin/msgfmt: es.po: warning: Charset missing in header.
                                 Message conversion to user's charset will not work.
/usr/bin/msgfmt: es.po: headerfield `PO-Revision-Date' missing in header
/usr/bin/msgfmt: es.po: headerfield `Last-Translator' missing in header
/usr/bin/msgfmt: es.po: headerfield `Language-Team' missing in header
/usr/bin/msgfmt: es.po: headerfield `MIME-Version' missing in header
/usr/bin/msgfmt: es.po: headerfield `Content-Type' missing in header
/usr/bin/msgfmt: es.po: headerfield `Content-Transfer-Encoding' missing in header
es.po:9:2: parse error
es.po:9: keyword "es" unknown
/usr/bin/msgfmt: found 8 fatal errors
make[2]: *** [es.gmo] Error 1
make[2]: Leaving directory `/home/steve/CVS/mc/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steve/CVS/mc'
make: *** [all] Error 2

When I updated it in Cervisia, it said that the "es.po" and "es_ES.po" file had a "conflict"

As you can tell, I'm new to this, but I am willing to learn :)

Steven P. Ulrick



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