I am getting the following fail when making transcode 1.0.2, just downloaded yesterday as current stable:
(cd .libs && rm -f import_mpeg2.la && ln -s ../import_mpeg2.la import_mpeg2.la) make[3]: *** No rule to make target `import_vdrac3.c', needed by `import_vdrac3.lo'. Stop. make[3]: Leaving directory `/home/iainmac/transcode-1.0.2/import' my configure is: ./configure --enable-libquicktime --enable-libmpeg3 --enable-libxml2 --enable- pvm3 I have fiddled a little wioth options for configure to try and get rid of message, but no success. Help?