From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 15 14:11:50 2014 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82F1E4E4 for ; Mon, 15 Sep 2014 14:11:50 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F055895 for ; Mon, 15 Sep 2014 14:11:50 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8FEBoU6003514 for ; Mon, 15 Sep 2014 14:11:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: maintainer-feedback requested: [Bug 193657] multimedia/ffmpeg doesn't compile Date: Mon, 15 Sep 2014 14:11:50 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2014 14:11:50 -0000 Farid Hajji has asked multimedia@FreeBSD.org for maintainer-feedback: Bug 193657: multimedia/ffmpeg doesn't compile https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193657 ------- Additional Comments from Farid Hajji When compiling multimedia/ffmpeg from the ports tree at revision r368119, I get the following error messages: libavdevice/libavdevice.so: undefined reference to `ff_timefilter_update' libavdevice/libavdevice.so: undefined reference to `ff_timefilter_destroy' libavdevice/libavdevice.so: undefined reference to `ff_timefilter_new' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [ffmpeg_g] Error 1 gmake[2]: Leaving directory `/zvolenc/ports/multimedia/ffmpeg/work/ffmpeg-2.3.3' *** Error code 1 The solution is to add the following file patch-libavdevice-Makefile to the files/ subdirectory of the post.