[mythtv-users] mythmusic on RH 7.3?

Kevin J. Slater kslater at pobox.com
Fri Apr 18 13:44:24 EDT 2003


Has anyone made mythmusic on RH 7.3? I got most of the way through the 
build and then it died trying to compile/link? vorbisencoder. Here's 
what it output trying to make mythmusic:

g++ -c -pipe -Wall -W -O3 -march=i586 -fomit-frame-pointer 
-fexpensive-optimizations -finline-functions -I/usr/include/SDL 
-D_REENTRANT -D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/local/include 
-I/usr/lib/qt3-gcc2.96/include -I/usr/X11R6/include -I/usr/X11R6/include 
-I/usr/lib/qt3-gcc2.96/mkspecs/default -o vorbisencoder.o vorbisencoder.cpp
vorbisencoder.cpp: In method `VorbisEncoder::VorbisEncoder (const
QString &, int, Metadata *)':
vorbisencoder.cpp:64: `OV_ECTL_RATEMANAGE_SET' undeclared (first use
this function)
vorbisencoder.cpp:64: (Each undeclared identifier is reported only once
for each function it appears in.)
make[1]: *** [vorbisencoder.o] Error 1
make[1]: Leaving directory `/home/kslater/mythtv/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2

I have packages installed for ogg, both the binaries and the -devel so I 
was thinking I was ok there.

Also, I'm getting some warnings about upgrading to Qt 3.1, but I'd 
rather use a package there and RH only seems to have 3.0.5 (which is 
what's installed).

...Kevin



More information about the mythtv-users mailing list