[mythtv-users] Help needed compiling/linking 0.13

Mike Crowe mike at mikeandkellycrowe.com
Wed Dec 31 13:46:49 EST 2003


Hi folks,

I compiled and ran version 0.11 fine, and was trying to upgrade to
0.13.  When I compile, I get the following error message:

make[2]: Entering directory `/root/myth/mythtv/programs/mythepg'
g++  -o mythepg main.o   -L/usr/lib/ -L/usr/lib/qt3/lib/
-L/usr/X11R6/lib/ -L../../libs/libmyth -L../../libs/libmythtv
-L../../libs/libavcodec -L../../libs/libvbitext -L../../libs/libavformat
-lmythtv -lavformat -lavcodec -lvbitext -lmyth-0.13 -lfreetype
-L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -lmp3lame -lqt-mt -lXext
-lX11 -lm -lpthread
../../libs/libmythtv/libmythtv.a(avformatdecoder.o)(.text+0xe4d): In
function `AvFormatDecoder::SeekReset()':
: undefined reference to `av_read_frame_flush'
../../libs/libmythtv/libmythtv.a(avformatdecoder.o)(.text+0x3c2e): In
function `AvFormatDecoder::GetFrame(int)':
: undefined reference to `av_read_frame'
../../libs/libmythtv/libmythtv.a(avformatdecoder.o)(.text+0x3ef2): In
function `AvFormatDecoder::GetFrame(int)':
: undefined reference to `av_dup_packet'
../../libs/libmythtv/libmythtv.a(avformatdecoder.o)(.text+0x40bc): In
function `AvFormatDecoder::GetFrame(int)':
: undefined reference to `av_read_frame'
../../libs/libmythtv/libmythtv.a(avformatdecoder.o)(.text+0x5b62): In
function `AvFormatDecoder::EncodeAC3Frame(unsigned char*, int, short*,
int&)':
: undefined reference to `a52_syncinfo'

I've installed the a52 library (although I didn't with 0.11), and the
liba52-devel.  What's the deal?  I've check the docs and googled
forever, but can't find what I am doing wrong.

Trying to install on Suse 8.2.

TIA
Mike



More information about the mythtv-users mailing list