[Asterisk-video] [svn-commits] rizzo: branch rizzo/video_v2 r84148 - /team/rizzo/video_v2/channels/
Matteo Brancaleoni
mbrancaleoni at voismart.it
Mon Oct 1 05:03:45 CDT 2007
Hi,
Il Sunday 30 September 2007 23:28:14 SVN commits to the Digium repositories ha
scritto:
> Author: rizzo
> Date: Sun Sep 30 16:28:14 2007
> New Revision: 84148
I've updated to the above revision, but the code fails compiling.
Here's a snippet of the log:
//SNIP
[CC] chan_alsa.c -> chan_alsa.o
In file included from chan_alsa.c:75:
console_video.c: In function ‘video_open’:
console_video.c:345: warning: pointer targets in assignment differ in
signedness
console_video.c: In function ‘video_read’:
console_video.c:459: warning: pointer targets in assignment differ in
signedness
In file included from chan_alsa.c:75:
console_video.c:1428:1: error: unterminated argument list invoking macro "M_F"
chan_alsa.c: In function ‘console_video_config’:
console_video.c:1408: error: ‘M_F’ undeclared (first use in this function)
console_video.c:1408: error: (Each undeclared identifier is reported only once
console_video.c:1408: error: for each function it appears in.)
chan_alsa.c:78: error: expected ‘;’ before ‘static’
chan_alsa.c:170: error: invalid storage class for function ‘get_video_desc’
chan_alsa.c:170: warning: no previous prototype for ‘get_video_desc’
///END SNIP
seems to have some problems with the macros ?
using gcc 4.1.2
best regards,
Matteo.
--
Matteo Brancaleoni
R&D Director
Tel :+39.02.70633354
Voip :sip:matteo at sip.voismart.it
More information about the asterisk-video
mailing list