Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: MP3/MPlayer 0.7.14 is not installing



On Wed, 21 May 2003, Vladi wrote:

>Hi list
>
>After seemingly successful install of
>mad-0.14.2b
>libsndfile-1.0.5 and
>cdfs-2.4.20-a
>
>player-mp3.c: In member function 'virtual void cMP3Player:: Action()':
>player-mp3.c: 1108: Invalid conversion from 'const cFrame*' to 'cFrame*'
>make[1]: ***[player-mp3.o] Error 1
>make[1]: Leaving directory '/usr/local/src/vdr-1.1.26/PLUGINS/src/mp3-
>0.7.14'
>make: ***[plugins] Error2

You should be able to just remove the "const" from the cFrame *. Just see
where the cFrame used on line 1108 is declared and nuke the "const". This
is something of a FAQ by now. :)

-- 
  And it came to pass that in time the Great God Om spake unto Brutha,
    the Chosen One: "Psst!"
                                        -- Terry Pratchett, Small Gods



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index