Thus spoke Dan Nicholson:
> Step up to 1.0.1.  It built cleanly with no patching, and it found all
> my multitude of plugins.  With the exception of libpostproc (from
> MPlayer).  Here's the configure statement I used:
> ./configure --prefix=/usr --enable-netstrem --enable-libpostproc \
>     --enable-freetype2 --enable-ogg --enable-vorbis \
>     --enable-theora --enable-libquicktime --enable-a52 \
>     --enable-libmpeg3 --enable-libxml2 --enable-mjpegtools \
>     --enable-sdl --enable-gtk --enable-libfame \
>     --enable-imagemagick \
>     --with-libpostproc-includes=/usr/include/postproc

configure with lzo doesn't work here either, it finds lzo1x.h (when i pass
--with-lzo-includes=/usr/includes/lzo to configure), but can't link to
-llzo, so i guess it wants lzo 1, too.

but at least the rest compiles cleanly :-)

Simon


-- 
simon scheiwiller
bollstrasse 21
ch-8405 winterthur
+41 78 624 16 73

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to