[vlc] Re: VLC 0.7.0-test2 & localizations

Gildas Bazin gbazin at netcourrier.com
Tue Dec 16 23:01:49 CET 2003


On Tuesday 16 December 2003 22:54, Jason Luka wrote:
> I know CVS is frozen, but to keep the CDDB plugin, I need someone to 
> patch this problem:
> 
> if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include 
> `top_builddir="../../.." ../../../vlc-config --cflags plugin cddax` 
> -Wsign-compare -Wall -O2 -g -pipe -march=i386 -mcpu=i686 
> -finline-limit-30000 -pipe -MT libcddax_plugin_a-access.o -MD -MP -MF 
> ".deps/libcddax_plugin_a-access.Tpo" \
> -c -o libcddax_plugin_a-access.o `test -f 'access.c' || echo 
> './'`access.c; \
> then mv -f ".deps/libcddax_plugin_a-access.Tpo" 
> ".deps/libcddax_plugin_a-access.Po"; \
> else rm -f ".deps/libcddax_plugin_a-access.Tpo"; exit 1; \
> fi
> access.c: In function `GetCDDBInfo':
> access.c:455: error: `errno' undeclared (first use in this function)
> access.c:455: error: (Each undeclared identifier is reported only once
> access.c:455: error: for each function it appears in.)

Don't worry, this definitely qualifies as bug fixing :)

I'll have a look.

--
Gildas

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list