PDA

View Full Version : KDE4-workspace ffmpeg compile error.


Taomas
November 24th, 2011, 14:09
I have a Dell Vostro running FreeBSD-8.2 x64 that I am trying to compile kde4 on, but it fails on;

gstreamer-ffmpeg & gstreamer-plugin-core


I get the following output:

Stop in /usr/ports/multimedia/gstreamer-ffmpeg
*** Error code 1

Stop in /usr/ports/multimeida/gstreamer-plugins-core
*** Error code 1

I have done some research, and I came across This bug report which contains a patch. (http://www.freebsd.org/cgi/query-pr.cgi?pr=162261)

I am struggling a bit to figures this one out, i have tried to located the source for ffmpeg in /usr/ports/distfiles/ but the sources I find that seem to be relative to ffmpeg does not contain the directories referred to in the patch.

I would greatly appreciate any help on this matter.

Thanks.