All pastes #176261 Raw Edit

Unnamed

public text v1 · immutable
#176261 ·published 2006-09-19 14:58 UTC
rendered paste body
g++  -o mythtv main.o    -L/usr/share/qt3/lib -L../../libs/libmyth -L../../libs/             libmythtv -L../../libs/libavutil -L../../libs/libavcodec -L../../libs/libavforma             t -L../../libs/libmythfreemheg -L../../libs/libmythui -L../../libs/libmythupnp -             L../../libs/libmythlivemedia -lmythtv-0.20 -lmythavformat-0.20 -lmythavutil-0.20              -lmythavcodec-0.20 -lmythfreemheg-0.20 -lmythupnp-0.20 -lmythlivemedia-0.20 -lm             yth-0.20 -lmythui-0.20 -lfreetype -lmp3lame -lasound -L/usr/X11R6/lib -lXinerama              -lXv -lXxf86vm -lXrandr -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `ff_put_cav             s_qpel8_mc00_c'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `ff_avg_cav             s_qpel16_mc00_c'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `ff_put_cav             s_qpel16_mc00_c'
../../libs/libavcodec/libmythavcodec-0.20.so: undefined reference to `ff_avg_cav             s_qpel8_mc00_c'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory `/home/mythtv/mythtv/programs/mythtv'
make[1]: *** [sub-mythtv] Error 2
make[1]: Leaving directory `/home/mythtv/mythtv/programs'
make: *** [sub-programs] Error 2