<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font color="black" face="Verdana,Arial,Helvetica" size="2"><font
 color="black" face="Verdana,Arial,Helvetica" size="2"><br>
I am having a problem with compiling mythmusic, it <br>
loooks like a flac library issue, but I have recompiled flac and I
still get the <b
 style="color: black; background-color: rgb(170, 255, 170);">error</b>,
it is: <br>
<br>
------------------------------ <br>
i686-pc-linux-gnu-g++ -c -pipe -Wall -W -O3 -march=pentium4
-fomit-frame-pointer <br>
-I/usr/include/SDL -D_REENTRANT -D_REENTRANT -fPIC -D_GNU_SOURCE
-DPREFIX=\"/u <br>
sr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN
-I/usr/qt/3/mkspecs/linux-g++ <br>
-I. -I/usr/include -I/usr/include/cdda -I/usr/qt/3/include
-I/usr/X11R6/include <br>
-o flacdecoder.o flacdecoder.cpp <br>
cddecoder.cpp: In member function `void CdDecoder::flush(bool)': <br>
cddecoder.cpp:74: <b
 style="color: black; background-color: rgb(170, 255, 170);">error</b>:
could not convert `(*(((Decoder*)this)-&gt;Decoder::output <br>
()-&gt;AudioOutput::_vptr.AudioOutput +
24u))(((Decoder*)this)-&gt;Decoder::output(), <br>
((CdDecoder*)this)-&gt;CdDecoder::output_buf, samples, -0x000000001ll)'
to `bool' <br>
cddecoder.cpp: In member function `virtual bool
CdDecoder::initialize()': <br>
cddecoder.cpp:141: <b
 style="color: black; background-color: rgb(170, 255, 170);">error</b>:
'class AudioOutput' has no member named 'SetSourceBitr <br>
ate' <br>
cddecoder.cpp: In member function `virtual void CdDecoder::run()': <br>
cddecoder.cpp:225: <b
 style="color: black; background-color: rgb(170, 255, 170);">error</b>:
'class AudioOutput' has no member named 'Drain' <br>
make[1]: *** [cddecoder.o] <b
 style="color: black; background-color: rgb(170, 255, 170);">Error</b>
1 <br>
make[1]: *** Waiting for unfinished jobs.... <br>
flacdecoder.cpp: In member function `void
FlacDecoder::setFlacMetadata(const FLA <br>
C__StreamMetadata*)': <br>
flacdecoder.cpp:144: <b
 style="color: black; background-color: rgb(170, 255, 170);">error</b>:
'class AudioOutput' has no member named 'SetSourceBi <br>
trate' <br>
flacdecoder.cpp: In member function `void FlacDecoder::flush(bool)': <br>
flacdecoder.cpp:210: <b
 style="color: black; background-color: rgb(170, 255, 170);">error</b>:
could not convert `(*(((Decoder*)this)-&gt;Decoder::out <br>
put()-&gt;AudioOutput::_vptr.AudioOutput +
24u))(((Decoder*)this)-&gt;Decoder::output( <br>
), ((FlacDecoder*)this)-&gt;FlacDecoder::output_buf, samples,
-0x000000001ll)' to ` <br>
bool' <br>
flacdecoder.cpp: In member function `virtual void FlacDecoder::run()': <br>
flacdecoder.cpp:349: <b
 style="color: black; background-color: rgb(170, 255, 170);">error</b>:
'class AudioOutput' has no member named 'Drain' <br>
make[1]: *** [flacdecoder.o] <b
 style="color: black; background-color: rgb(170, 255, 170);">Error</b>
1 <br>
make[1]: Leaving directory
`/var/tmp/portage/mythmusic-0.17-r2/work/mythmusic-0. <br>
17/mythmusic' <br>
make: *** [sub-mythmusic] <b
 style="color: black; background-color: rgb(170, 255, 170);">Error</b>
2 <br>
---------------------------------------<br>
<br>
Maybe the problem function is in cddecoder, but I can not find any
library by that name, or even close.<br>
I notice a cdda header file is included, but also can not find a lib of
that name.<br>
<br>
Any help much apreciated.<br>
<br>
Thanks.<br>
</font></font>
</body>
</html>