Adam Egger wrote:
On 11/16/05, Tom Lichti <[EMAIL PROTECTED]> wrote:

I still can't compile it. Do I need bleeding edge SVN for this? I'm
still on 7738, but I could get a side-copy of SVN, to try. Off we go... :)

Just send the error messages you get.
I did that yesterday. For brevity:

[EMAIL PROTECTED]:~/test/mpeg2fix-0.11# make
g++ -g -O0 -fno-inline -fno-default-inline -o mpeg2fix mpeg2fix.o helper.o replex/libreplex.a -L./libavformat -L./libavcodec -L./libavutil -L./libmpeg2 -L./replex -lmythavformat-0.18 -lmythmpeg2-0.18 -lreplex -lpthread -lqt-mt -lm /usr/local/lib/libmythavcodec-0.18.so.0: undefined reference to `XvMCLoadQMatrix' /usr/local/lib/libmythavcodec-0.18.so.0: undefined reference to `XvMCSyncSurface' /usr/local/lib/libmythavcodec-0.18.so.0: undefined reference to `XvMCFlushSurface' /usr/local/lib/libmythavcodec-0.18.so.0: undefined reference to `XvMCBeginSurface'
collect2: ld returned 1 exit status
make: *** [mpeg2fix] Error 1

Did you put the correct path to
the svn myth in MAKELINKS?
Yes:

[EMAIL PROTECTED]:~/test/mpeg2fix-0.11# ls -l
lrwxrwxrwx 1 root root 40 Nov 16 09:51 libavcodec -> /var/lib/mythcvs/mythtv/libs//libavcodec lrwxrwxrwx 1 root root 41 Nov 16 09:51 libavformat -> /var/lib/mythcvs/mythtv/libs//libavformat lrwxrwxrwx 1 root root 39 Nov 16 09:51 libavutil -> /var/lib/mythcvs/mythtv/libs//libavutil lrwxrwxrwx 1 root root 42 Nov 16 09:51 libmpeg2 -> /var/lib/mythcvs/mythtv/libs//libmythmpeg2

Tom
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to