elpresidente
10-29-2001, 05:10 PM
Ok. I've installed UnrealTournament for linux and the readme says it needs glibc2.1 to work. So I downloaded the libraries(the right ones I hope) and attempted to install it but at make check I get this:
/home/adam/dev/glibc-2.2.4/compile/iconv/iconv_prog: illegal input sequence at position 0
make[2]: *** [/home/adam/dev/glibc-2.2.4/compile/iconvdata/iconv-test.out] Error 1
make[2]: Leaving directory `/home/adam/dev/glibc-2.2.4/iconvdata'
make[1]: *** [iconvdata/tests] Error 2
make[1]: Leaving directory `/home/adam/dev/glibc-2.2.4'
make: *** [check] Error 2
Any idea where I went wrong?
/home/adam/dev/glibc-2.2.4/compile/iconv/iconv_prog: illegal input sequence at position 0
make[2]: *** [/home/adam/dev/glibc-2.2.4/compile/iconvdata/iconv-test.out] Error 1
make[2]: Leaving directory `/home/adam/dev/glibc-2.2.4/iconvdata'
make[1]: *** [iconvdata/tests] Error 2
make[1]: Leaving directory `/home/adam/dev/glibc-2.2.4'
make: *** [check] Error 2
Any idea where I went wrong?