[mythtv-users] MythMusic Compile Error

Vincent Colombo vcolombo at wi.rr.com
Wed Apr 9 18:53:56 UTC 2003


Yes, the /usr/include/cdda directory contains:

cdda_interface.h
cdda_paranoia.h
utils.h

Should there be more? I did a up2date --solvedeps cdparanoia-devel and 
it tells me the package is up to date.

Vince


On Wednesday, April 9, 2003, at 01:25  PM, Joseph A. Caputo wrote:

> 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
>> }
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
>



More information about the mythtv-users mailing list