Hi,
I have an error while I was building the 1.0.2 on C./entOS 5.2:
$ ./configure --disable-nls --disable-mozilla
configure: error: Buggy GNU/libc (version 2.5 - 2.7) present. VLC would crash; there is no viable
work-around for this. Check with your distribution vendor on how to update the
glibc run-time. Alternatively, build with --disable-nls --disable-mozilla and
be sure to not use LibVLC from other applications/wrappers.
The --disable-nls --disable-mozilla has already been set, how to fix it?
Thank you.