[mythtv] svn 12652 dts link error

John P Poet jppoet at gmail.com
Sat Jan 27 06:39:46 UTC 2007


make[2]: Entering directory `/home/john/src/Myth/070126/mythtv/programs/mythtv'
g++ -c -pipe -march=pentium4 -Wall -W -O3 -fomit-frame-pointer -Wall -Wno-switch
  -Wno-non-virtual-dtor -fomit-frame-pointer -D_REENTRANT  -DMMX
-Di386 -D_GNU_SO
URCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\"
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default
-I. -I/usr/local/include -I/usr/include -I../.. -I../../libs -I../../libs/libmyt
h -I../../libs/libmythtv -I../../libs/libavutil -I../../libs/libavformat -I../..
/libs/libavcodec -I../../libs/libmythupnp -I../../libs/libmythui -I../../libs/li
bmythlivemedia -I/usr/lib/qt-3.3/include -o main.o main.cpp
g++  -o mythtv main.o    -L/usr/lib/qt-3.3/lib -L../../libs/libmyth -L../../libs
/libmythtv -L../../libs/libavutil -L../../libs/libavcodec -L../../libs/libavform
at -L../../libs/libmythfreemheg -L../../libs/libmythui -L../../libs/libmythupnp
-L../../libs/libmythlivemedia -lmythtv-0.20 -lmythavformat-0.20 -lmythavutil-0.2
0 -lmythavcodec-0.20 -lmythfreemheg-0.20 -lmythupnp-0.20 -lmythlivemedia-0.20 -l
myth-0.20 -lmythui-0.20 -lfreetype -lz -lmp3lame -lasound -lraw1394 -liec61883 -
lavc1394 -lrom1394 -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt -lGLU -lGL -lXmu -
lXext -lX11 -lm -lpthread
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `dts_init'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `dts_sample
s'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `dts_syncin
fo'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `dts_frame'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `dts_block'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `dts_blocks
_num'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1


This is on a Fedora Core 5 system.  Fresh co of svn r12652.

The last time I built Myth on this system, it was svn r12587, which
built up just fine.

Does svn r12652 require a different (newer) dts library?

Thanks,

John


More information about the mythtv-dev mailing list