[mythtv-users] Myth 0.18 build problems under G++ 3.4

Richard Dale richard at interlink.com.au
Thu Apr 21 03:49:15 UTC 2005


Hi Dustin,

>    I have an AMD64 3000+ that runs just lovely.  I recently tried to
> build MythTV Plugins 0.18 using my default G++ 3.4 and the error below
> halted the build.  I removed MythMusic and it crapped out on MythGallery
> instead.  Has anyone else been having build problems?

Here's the clue:

> In file included from cddecoder.cpp:10:
> cddecoder.h:6:21: cdaudio.h: No such file or directory
> cddecoder.h:8:28: cdda_interface.h: No such file or directory
> cddecoder.h:9:27: cdda_paranoia.h: No such file or directory

You need to have all of the pre-requisites installed as detailed in
mythplguins/README.  Here it's saying that it can't find a few .h files....

It took me a while to figure out which ones could be installed from RPMs
(I'm using Fedora Core 3) and which had to be downloaded and compiled.

With FC3, I had to download and compile and install libcdaudio, libmad and
libid3tag.  The rest were packages available in the FC3 distribution (they
were mainly the -devel versions).

Cheers,
Richard.




More information about the mythtv-users mailing list