[vlc-devel] Re: Error in compile new codec module for VLC
Ye, Xiaolu
xiaolu.ye at intel.com
Fri May 21 10:51:42 CEST 2004
I lost a ";" on the end of the struct, before "module descriptor"
Thanks.
Best Regards!
Ye.XiaoLu
86-21-52574545-3804
-----Original Message-----
From: vlc-devel-bounce at videolan.org [mailto:vlc-devel-bounce at videolan.org] On Behalf Of Gildas Bazin
Sent: 2004年5月21日 16:48
To: vlc-devel at videolan.org
Subject: [vlc-devel] Re: Error in compile new codec module for VLC
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>
--
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