On Mon, 2008-09-08 at 13:30 +0100, Simon Bach wrote: > 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.
You need libmpeg2convert (bundled with libmpeg2). I'll add a more robust libmpeg2convert detection in 1.0.7. Bests, -- Francesco Romani // Ikitt