LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   transcode-0.6.10 error (https://www.linuxquestions.org/questions/linux-newbie-8/transcode-0-6-10-error-252303/)

ksgill 11-08-2004 01:43 AM

transcode-0.6.10 error
 
Hi,
I was trying to make transcode from the sourcecode on my comp and it gave me a bunch on lines with these errors:

i386/dsputil_mmx.c:1488: undefined reference to `ff_pw_3'
/home/jatt/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(dsputil_mmx.o)(.text+0x39ff8):i386/dsputil_mmx.c:1488: undefined reference to `ff_pw_20'


Any ideas?

Mara 11-08-2004 02:24 PM

Please post the link you got the code from.

ksgill 11-08-2004 07:53 PM

Alright, I gave up with the source code and found the rpm for transcode. It gave me about 15 dependency errors, most of which I fulfilled. I dont know where I can find these libraries though:

error: Failed dependencies:
libMagick-5.5.4-Q16.so.0 is needed by transcode-0.6.12-0.pm.2
libaviplayavformat-0.7.so.0 is needed by transcode-0.6.12-0.pm.2
libaviplaydha-0.7.so.0 is needed by transcode-0.6.12-0.pm.2
libaviplayvidix-0.7.so.0 is needed by transcode-0.6.12-0.pm.2

Here's another one: libasound.so.1 is needed by avifile-0.7.38-1

Where can I find the above for Suse 9.1

Thanks

Mara 11-10-2004 12:32 PM

Guessing but:
libMagick-5.5.4-Q16.so.0 should be in ImageMagick* (probably ImageMagick-devel)
libavi* probably from libavcodec, which may (not sure) be libav1394 (libav1394 and libav1394-devel packages)

libasound is from alsa* packages

You can get all the packages from SuSE FTP server (or from installation cd, if you have one): ftp://ftp.suse.com/pub/suse/i386/9.1/suse/i586/


All times are GMT -5. The time now is 12:58 AM.