[mythtv] FYI: minor compile bug for MythMusic / RH8

Ian Forde ian at duckland.org
Thu Jul 17 17:04:25 EDT 2003


Same is true on RH9 for me.  I thought it was only me!

	-I

On Thu, 2003-07-17 at 15:32, Michael J. Hammel wrote:
> I'm not sure if anyone cares about RH8 (I only use it because I have to
> at the moment), but the RPMs that load cdparanoia put the headers under
> /usr/include/cdda and not under /usr/include.  So you need to change
> 
> #include <cdda_interface.h>
> #include <cdda_paranoia.h>
> 
> to
> 
> #include <cdda/cdda_interface.h>
> #include <cdda/cdda_paranoia.h>
> 
> in cdrip.cpp and cddecoder.h
-- 
                       __________________________________
                       Ian Forde, RHCE, CCSE, SCNA, SCDME
                       CYTBeN, Inc.
                       ian at duckland.org / ian at cytben.com



More information about the mythtv-dev mailing list