Is there any problem on our wml template? I cannot compile some (any?) pages, since I always get this error (on Debian 3.0)
[EMAIL PROTECTED]:~/debian/webwml/italian/devel/debian-med$ make install cd ../../../english/template/debian && sed -e '/^#/d' -e '/^<perl>/,/^<\/perl>/!d' language_names.wml | eperl -B '<perl>' -E '</perl>' - >/dev/null wml -q -D CUR_YEAR=2002 -o UNDEFuIT:[EMAIL PROTECTED] dental.wml ePerl:Error: Perl parsing error (interpreter rc=255) ---- Contents of STDERR channel: --------- syntax error at /tmp/wml.13978.tmp1.wml line 1001, near "breton" Execution of /tmp/wml.13978.tmp1.wml aborted due to compilation errors. ------------------------------------------ ** WML:Break: Error in Pass 3 (rc=74). make: *** [dental.it.html] Error 1 [EMAIL PROTECTED]:~/debian/webwml/italian/devel/debian-med$ I couldn't find the error in language_names.wml (where I think it is). Could someone try to fix it? Thanks. Giuseppe