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

adding locale for esperanto (eo_XX)



Hi,
	
new to the list.
I'm trying to add support for esperanto locale in debian/unstable

so i've apt-get source libc6, untar glibc-2.3.2, and add locale for esperanto so i've add glibc-2.3.2/localedata/locales/eo_XX (from htpp://www.bertilow.com/komputeo/eo_XX.txt)
i've modified glibc-2.3.2/localedata/SUPPORTED
add glibc-2.3.2/po/eo.po (currently being traduced)

make -f debian/rules unpack
make -f debian/rules build
make -f debian/rules binary
here is the error:
[....]
TF-8/UTF-8 sv_FI.UTF-8@euro/UTF-8 sv_SE.UTF-8/UTF-8 th_TH.UTF-8/UTF-8 tr_TR.UTF-8/UTF-8 uk_UA.UTF-8/UTF-8 ; do \
        [ $locale = true ] && continue; \
echo $locale | sed 's,/, ,' >> debian/tmp-libc/usr/share/i18n/SUPPORTED; \
done
make[1]: Leaving directory `/usr/src/glibc-2.3.2.ds1'
*** Can't find top-menu.texi, skipping at /usr/bin/texi2html line 3662, <FH001>
line 113.
*** Can't find chapters.texi, skipping at /usr/bin/texi2html line 3662, <FH001>
line 114.
install: cannot create regular file `debian/tmp-libc/usr/share/info/libc-dir-add.info': Neniu tia dosiero au( adresaro
make: *** [/usr/src/glibc-2.3.2.ds1/stamp-dir/install_libc] Error 1

package can be build with make -k -f debian/rules binary
but from where top-menu.texi and chapters.texi and supposed to come ?

btw,
is it the rigth way for adding a new locale ?

Thx

--
Olivier



Reply to: