[vlc-devel] [minor bug] --disable-nls breaking build of vlc-0.8.5 on GNU/Linux

Claudio Fontana sick_soul at yahoo.it
Thu Nov 2 00:33:42 CET 2006


Hello,

while builing vlc-0.8.5 under GNU/Linux with

$ ./configure --disable-nls --enable-hal=no
--enable-optimize-memory --enable-gnomevfs=no
--enable-theora

I got:

misc/charset.c: In function `GetFallbackEncoding':
misc/charset.c:573: warning: implicit declaration of
function `setlocale'
misc/charset.c:573: error: `LC_ALL' undeclared (first
use in this function)
misc/charset.c:573: error: (Each undeclared identifier
is reported only once
misc/charset.c:573: error: for each function it
appears in.)
misc/charset.c:573: warning: assignment makes pointer
from integer without a cast
gmake[4]: Leaving directory
`/home/claudio/.sourceinstall/build/vlc-0.8.5/src'
gmake[4]: *** [misc/libvlc_a-charset.o] Error 1
gmake[3]: Leaving directory
`/home/claudio/.sourceinstall/build/vlc-0.8.5/src'
gmake[3]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/home/claudio/.sourceinstall/build/vlc-0.8.5/src'
gmake[2]: *** [all] Error 2
gmake[1]: Leaving directory
`/home/claudio/.sourceinstall/build/vlc-0.8.5'
gmake[1]: *** [all-recursive] Error 1

It seems src/misc/charset.c does not protect any of
the intl-related stuff within #ifdef ENABLE_NLS.

Bye,

Claudio


__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list