[vlc-devel] Re: Need a patch for this one
Sigmund Augdal
sigmunau at stud.ntnu.no
Mon Mar 15 23:45:59 CET 2004
Get newer libmatroska and libebml.
Sigmund
On Mon, Mar 15, 2004 at 04:27:13PM -0600, Jason Luka wrote:
> While building vlc-0.7.1, I got this error.
>
> aiff.c: In function `Open':
> aiff.c:178: warning: comparison between signed and unsigned
> gcc -Wsign-compare -Wall -O2 -g -pipe -march=i386 -mcpu=i686
> -finline-limit-30000 -pipe -o libaiff_plugin.so libaiff_plugin_a-aiff.o
> `top_builddir=../.. ../../vlc-config --libs plugin aiff`
> if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include
> `top_builddir="../.." ../../vlc-config --cxxflags builtin mkv`
> -Wsign-compare -Wsign-compare -Wall -O2 -g -pipe -march=i386 -mcpu=i686
> -finline-limit-30000 -pipe -MT libmkv_a-mkv.o -MD -MP -MF
> ".deps/libmkv_a-mkv.Tpo" \
> -c -o libmkv_a-mkv.o `test -f 'mkv.cpp' || echo './'`mkv.cpp; \
> then mv -f ".deps/libmkv_a-mkv.Tpo" ".deps/libmkv_a-mkv.Po"; \
> else rm -f ".deps/libmkv_a-mkv.Tpo"; exit 1; \
> fi
> mkv.cpp: In function `int Open(vlc_object_t*)':
> mkv.cpp:633: error: `SCOPE_ALL_DATA' undeclared (first use this function)
> mkv.cpp:633: error: (Each undeclared identifier is reported only once
> for each
> function it appears in.)
> mkv.cpp: In function `void InformationsCreate(input_thread_t*)':
> mkv.cpp:2176: warning: unused variable `playlist_t*p_playlist'
> make[4]: *** [libmkv_a-mkv.o] Error 1
> make[4]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.7.1-1/modules/demux'
> make[3]: *** [all-modules] Error 1
> make[3]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.7.1-1/modules/demux'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.7.1-1/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/vlc-0.7.1-1'
> make: *** [all] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.32241 (%build)
>
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list