On Mar 18, 2007, at 6:58 AM, alberto hernando wrote:
> Hi.
>
> I'm trying to build transcode-1.0.2 in my lfs, but I can't manage.
> This is what I've done:
> first, I've compiled ffmpeg. I used the latest snapshot, because
> 0.4.9-pre1 didn't work for me. Also, I needed it because k3b ( 1.0!
> it rocks!) wanted it. I configured it using --enable-shared --
> enable-pthreads, as I saw in blfs-svn and in transcode/install.
> ffmpeg built fine.
> Then, I configured transcode. Amongst other things, I saw this:
>
> checking for pkgconfig support for libavcodec... no
> checking how to determine LIBAVCODEC_CFLAGS... default
> checking ffmpeg/avcodec.h usability... yes
> checking ffmpeg/avcodec.h presence... yes
> checking for ffmpeg/avcodec.h... yes
> checking how to determine LIBAVCODEC_LIBS... default
> checking for avcodec_thread_init in -lavcodec... yes
>
> I see no problem here. Or yes? Well, in the end, I got this:
>
> libavcodec
> ----------------------------------------
> headers -I/usr/include
> libraries -L/usr/lib -lavcodec -lm -lz -lpthread
> build
> version
> statically linked no
>
>
> ERROR: requirement failed: cannot compile ffmpeg/avcodec.h
> ffmpeg/avcodec.h can be found in the following packages:
> FFmpeg http://www.ffmpeg.org
>
> Of course, I have /usr/include/ffmpeg/avcodec.h, so I don't know
> what to do. The only thing I can think of is that transcode-1.0.2
> is so old that it can't compile with such a new ffmpeg. In this
> case, what can I do?
>
> Thanks
>
Alberto,
The configure and end messages can be misleading. Do you see this
anywhere in the configure.log or configure script or something?
"error: transcode needs at least libavcodec 51.9 install a cvs version"
Sincerely,
William
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page