shevegen
1st November 2006, 15:34
Hi
I normally dont ask on non-linux specific forums, but this time, its bugging me too much. I have compiled and use from source most applications,
xvid, mplayer, kplayer, libxine, xine-ui, gxine, libmpeg2 and a lot of other things.
Compiling VLC 0.8.5 though fails always at file "cdda.c"
Short error message:
../../include/vlc_playlist.h:403: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
cdda.c:49: error: storage class specified for parameter 'Open'
Anyway has an idea why?
All i know about this file is:
"cdda.c - CD digital audio input module for vlc using libcdio"
Is the problem with libcdio?
I normally dont ask on non-linux specific forums, but this time, its bugging me too much. I have compiled and use from source most applications,
xvid, mplayer, kplayer, libxine, xine-ui, gxine, libmpeg2 and a lot of other things.
Compiling VLC 0.8.5 though fails always at file "cdda.c"
Short error message:
../../include/vlc_playlist.h:403: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
cdda.c:49: error: storage class specified for parameter 'Open'
Anyway has an idea why?
All i know about this file is:
"cdda.c - CD digital audio input module for vlc using libcdio"
Is the problem with libcdio?