[mythtv-users] RE: MythMusic CVS compile issue
Steven Shen
sshen81 at yahoo.com
Sun May 25 18:20:59 EDT 2003
Jeff,
The compile is failing because it can't find some
header files that should be in your include directory.
You must be missing libFLAC. Download and install
flac-devel and it should add the necessary FLAC/*.h
files to your include directory.
- Steve
-------------------------
Date: Sun, 25 May 2003 11:27:30 -0300
From: Jeff C <tuner at hfx.eastlink.ca>
To: mythtv-users at snowman.net
Subject: [mythtv-users] MythMusic CVS compile issue
Message-ID:
<5.2.1.1.0.20030525112610.00bbc820 at pop3.eastlink.ca>
Content-Type: text/plain; charset=us-ascii;
format=flowed
MIME-Version: 1.0
Content-Transfer-Encoding: 7BIT
Precedence: list
Reply-To: Discussion about mythtv
<mythtv-users at snowman.net>
Message: 33
Hello All,
I have just been stepping through the documentation on
mythtv.org for
installing all the pre-reqs for mythmusic. I got them
all installed
and
then checked out the latest source and did my
./configure and then ran
make. It errors out with the following:
In file included from cdrip.cpp:30:
flacencoder.h:6:31: FLAC/file_encoder.h: No such file
or directory
In file included from cdrip.cpp:30:
flacencoder.h:21: syntax error before `*' token
flacencoder.h:23: parse error before `[' token
flacencoder.h:24: syntax error before `*' token
/usr/include/cdda/cdda_interface.h:159: warning:
`char*strerror_tr[12]'
defined
but not used
make[1]: *** [cdrip.o] Error 1
make[1]: Leaving directory
`/home/jac/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2
[root at experiencetv mythmusic]#
FLAC is installed, did I miss a path somewhere
perhaps?
-Jeff
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
More information about the mythtv-users
mailing list