CVS Commit: vlc

Tony Castley tony at castley.net
Sun Aug 18 03:26:56 CEST 2002


> Update of /var/cvs/videolan/vlc/modules/gui/beos
> Modified Files:
> 	AudioOutput.cpp 
> 
> Log Message:
> At least it compiles now.  :-)
> 
> 
> -- 
> tcastley

I am having some problems with other parts of the code compiling for 
BeOS.

The first is:
vlc/modules/audio_filter/converter/a52tospdif.c
:103: `i' undeclared (first use in this function)      
If I give i a type eg u16 I then get:
:103: parse error before `u16'

The next is:
vlc/modules/demux/mp4/mp4.c
It causes gcc to segfault. (really cool trick)
{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline 
inserted
{standard input}:778: Error: unbalanced parenthesis in operand 2.
/work/gg/src/i686-beos-branch/gg/be/gnupro/gcc/gcc.c:2721: Internal 
compiler error in function execute 

Tony Castley


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



More information about the vlc-devel mailing list