From owner-freebsd-questions@FreeBSD.ORG Sat Aug 16 20:11:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB94F106564A for ; Sat, 16 Aug 2008 20:11:56 +0000 (UTC) (envelope-from jwm-freebsd-questions@sentinelchicken.net) Received: from mail.skepsi.net (mail.skepsi.net [208.86.225.194]) by mx1.freebsd.org (Postfix) with ESMTP id 7C5918FC1A for ; Sat, 16 Aug 2008 20:11:56 +0000 (UTC) (envelope-from jwm-freebsd-questions@sentinelchicken.net) Received: (qmail 54279 invoked from network); 16 Aug 2008 20:12:05 -0000 Received: from d60-65-129-218.col.wideopenwest.com (HELO aeryn.skepsi.net) (65.60.218.129) by mail.skepsi.net with ESMTPS (DHE-RSA-AES256-SHA encrypted); 16 Aug 2008 20:12:05 -0000 Received: (qmail 69697 invoked from network); 16 Aug 2008 20:12:03 -0000 Received: from crichton.skepsi.net (10.0.0.2) by aeryn.skepsi.net with SMTP; 16 Aug 2008 20:12:03 -0000 Received: (nullmailer pid 75710 invoked by uid 1000); Sat, 16 Aug 2008 20:11:40 -0000 Date: Sat, 16 Aug 2008 16:11:40 -0400 From: "Jason W\. Morgan" To: FreeBSD Questions Message-ID: <20080816201140.GF74935@sentinelchicken.net> References: <20080813235447.GE4102@0lsen.net> <200808141831.15813.lists@jnielsen.net> <20080816193956.GA30990@0lsen.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20080816193956.GA30990@0lsen.net> User-Agent: mutt/1.5.18 (FreeBSD/amd64) Subject: Re: Unable to update transcode port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2008 20:11:57 -0000 On 2008.08.16 12:39:56, Clint Olsen wrote: > On Aug 14, John Nielsen wrote: > > Do you have ffmpeg installed? Is it up-to-date? Are you using any WITH or > > WITHOUT knobs for the make? > > > > I can't tell from the output you provided if this is relevant, but I > > recently had to install the archivers/lzo2 port before I could get ffmpeg > > upgraded (on one machine) or transcode installed (on another). Give that > > a shot. > > I have updated ffmpeg, and I'm still bombing out with the same error. I > installed lzo2 as well per the suggestions of another, and this also did > not fix the issue. > > I suspect this has to do with the fact that I'm on 6.3-STABLE, and the > port probably works fine for 7.X. I continuously get bit by these damn > problems, and generally the breakage is so low-level that it requires a > port expert to resolve. It would be helpful if there was a way for mere > mortals to help themselves in these cases. The port was updated yesterday, which allowed transcode to build successfully on my system. http://www.freshports.org/multimedia/transcode/ Have you updated your ports since then? ~Jason