[vlc-devel] Re: Error in compile new codec module for VLC

Gildas Bazin gbazin at altern.org
Fri May 21 10:47:38 CEST 2004


On Friday 21 May 2004 05:04, Ye, Xiaolu wrote:
> 
> arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/arm/arm-linux/include
> -I/home/xye1/vlc/SDL/include
> -I/home/xye1/vlc/vlc-0.7.1/modules/codec/sigma/RMF-INTEL-1.7.141.0/RMF_s
> rc/externalapi/rmf/ -DSYS_LINUX -I../../include `top_builddir="../.."
> ../../vlc-config --cflags builtin sigma` -Wsign-compare -Wall
> -finline-limit-30000 -pipe -c -o libsigma_a-sigma.o `test -f 'sigma.c'
> || echo './'`sigma.c
> 
> sigma.c:68: two or more data types in declaration of `OpenDecoder'
> 
> sigma.c: In function `vlc_entry__sigma':
> 
> sigma.c:79: warning: assignment from incompatible pointer type
> 
> sigma.c: At top level:
> 
> sigma.c:87: conflicting types for `OpenDecoder'
> 
> sigma.c:68: previous declaration of `OpenDecoder'
> 
> sigma.c: In function `OpenDecoder':
> 
> sigma.c:113: warning: assignment from incompatible pointer type
> 
> sigma.c: In function `DecodeBlock':
> 
> sigma.c:225: warning: control reaches end of non-void function
> 
> make[1]: *** [libsigma_a-sigma.o] Error 1
> 
> make[1]: Leaving directory `/home/xye1/vlc/vlc-0.7.1/modules/codec'
> 
> make: *** [all-modules] Error 1
> 
>  
> 
> Anything wrong?
> 

The error and warning messages seem pretty clear to me ;)

--
Gildas

-- 
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