El Sunday 18 March 2007 14:32:44 Alessandro Alocci escribió: > Can you see if this patch can help: > > http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/transcode/files >/transcode-1.0.2-new-ffmpeg?rev=1.1&view=markup
Hi. You were close. This patch was the key, but I needed to do: autoreconf -i -f as suggested in the INSTALL file. Both the patch and the command was needed, because the patch modifies configure.in but configure isn't aware of the change. BTW, I still needed to fix some mistakes in configure. There were some bad }. Now the compile (minimun options) was fine. Thanks, grace -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
