Simon Bach: > I'm having the most terrible trouble trying to compile 1.0.6 in SLAMD64. I > am compiling using the configure parameters: '--prefix=/usr > --sysconfdir=/etc --localstatedir=/var --mand --enable-a52-default-decoder > --enable-nuv --enable-lzo --enable-imagemagick \ir=/usr/man > --enable-netstream --enable-v4l --enable-ogg --enable-vorbis > --enable-theora --enable-freetype2 --enable-sdl --enable-libxml2 > --enable-libdv --${do_qt}able-libquicktime --enable-a52' however when I run > make it fails with the error "decode_mpeg2.c:(.text+0x10c): undefined > reference to `mpeg2convert_rgb24'". I've read about people solving it but > cannot find any posts that suggest how to and if there are I apologise. If > someone could tell me or point me to a thread on how to I'd aprreciate it.
Sounds like you are missing mpeg2dec (libmpeg2) or it is not found by configure. BTW, your configure command got messed up on copy and paste (and you might also replace the variables in there with the option you chose. Hint: ${do_qt} ) Grs, Heinz
signature.asc
Description: This is a digitally signed message part.