[mythtv-users] MythMusic Compile Error

Joseph A. Caputo jcaputo1 at comcast.net
Wed Apr 9 18:25:56 UTC 2003


Sounds like you don't have the 'cdparanoia-devel' package installed.  Do you
even have a '/usr/include/cdda' directory on your system, and are there .h
files in it?

-Joe C.

> -----Original Message-----
> From: mythtv-users-bounces at snowman.net
> [mailto:mythtv-users-bounces at snowman.net]On Behalf Of Vincent Colombo
> Sent: Wednesday, April 09, 2003 2:14 PM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] MythMusic Compile Error
>
>
> Here is the text of my settings.pro file. I believe it is correct, if
> not could someone let me know what I'm doing wrong?
>
> I've tried both INCLUDES *=/usr/include/cdda and the current
> INCLUDEPATH *=/usr/include/cdda. The first was based on a post I found
> in the archives, the second (current) obviously based on the syntax of
> the other includes.
>
> Thanks,
>
> Vince
>
> #CONFIG += debug
> CONFIG += release
>
> PREFIX = /usr/local
>
> LIBVERSION = 0.8
>
> INCLUDEPATH += $${PREFIX}/include
> INCLUDEPATH *= /usr/local/include
> INCLUDEPATH *= /usr/include/cdda
>
> DEFINES += _GNU_SOURCE
> DEFINES += PREFIX=\"$${PREFIX}\"
> release {
>          QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentiumpro
> -fomit-frame-pointer -fexpensive-optimizations -finline-functions
>          QMAKE_CFLAGS_RELEASE = -O3 -march=pentiumpro
> -fomit-frame-pointer -fexpensive-optimizations -finline-functions
> }



More information about the mythtv-users mailing list