Compile is failing at the following point.  Not sure if I should try to add this
-rpath into the Makefile or not.

g++ -Wl,-rpath,/usr/lib/qt-3.3/lib -o mythjobqueue main.o   
-L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib -L../../libs/libmyth
-L../../libs/libmythtv -lmythtv-0.16 -lmyth-0.16 -lfreetype -lmp3lame
-L/usr/X11R6/lib -lXinerama -lXv -lX11 -lXext -lXxf86vm -ldl -lartsc -lpthread
-lqt-mt -lXext -lX11 -lm -lpthread
/usr/bin/ld: warning: libmythavcodec-0.16.so.0, needed by
../../libs/libmythtv/libmythtv-0.16.so, not found (try using -rpath or
-rpath-link)
/usr/bin/ld: warning: libmythavformat-0.16.so.0, needed by
../../libs/libmythtv/libmythtv-0.16.so, not found (try using -rpath or
-rpath-link)
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to `url_seek'
../../libs/libmythtv/libmythtv-0.16.so: undefined reference to `mpegps_demux'

_______________________________________________
mythtv-dev mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to