From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 15:21:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2745E16A4CE for ; Wed, 8 Dec 2004 15:21:56 +0000 (GMT) Received: from vette.gigo.com (vette.gigo.com [216.218.228.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id C562C43D54 for ; Wed, 8 Dec 2004 15:21:55 +0000 (GMT) (envelope-from lioux@uol.com.br) Received: from 200.181.95.91 (200-181-095-091.bsace705.dsl.brasiltelecom.net.br [200.181.95.91]) by vette.gigo.com (Postfix) with ESMTP id 2AB025635 for ; Wed, 8 Dec 2004 07:21:55 -0800 (PST) Received: (qmail 65851 invoked by uid 1001); 8 Dec 2004 15:06:49 -0000 Message-ID: <20041208150649.65832.qmail@exxodus.fedaykin.here> Date: Wed, 8 Dec 2004 13:06:27 -0200 From: Mario Sergio Fujikawa Ferreira To: Stijn Hoop , "Alastair G. Hogge" , freebsd-questions@freebsd.org, Lucas Holt References: <20041207123346.S90505@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> <200412081926.22499.agh@tpg.com.au> <20041208083118.GU39558@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041208083118.GU39558@pcwin002.win.tue.nl> User-Agent: Mutt/1.5.6i Subject: Re: ffmpeg port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 15:21:56 -0000 On Wed, Dec 08, 2004 at 09:30:56AM +0100, Stijn Hoop wrote: > On Wed, Dec 08, 2004 at 07:26:22PM +1100, Alastair G. Hogge wrote: > > On Wed, 8 Dec 2004 04:38, Lucas Holt wrote: > > > Just an fyi, the ffmpeg port is not building propery for two possible > > > reasons. First, several of the html documents are not found and make > > > dies. Second, if you ran the install once and it failed, it created a > > > symlink in /usr/local/lib/ for a libavacodec.so (or something like that). > > > > > > So to get it to install, comment out the doc portion of the make file and > > > remove that symlink before doing make install. > > > > > > You will get no man pages and a waring about it but it will install the > > > port. > > Actually I found that if I ran tex2html in ffmpeg/work/.../doc on the *.texi > > files, the install went OK. Even if/after the libs were symlinked. > > Just ran into this myself, actually the build phase should execute > gmake in ffmpeg/work/../doc before install. I took somewhat similar approach, I forced the detection of texi2html which fixed everything else. Just committed the fix. Let me know if something gets in the way. I wish I knew what is different in my setup because I was never able to reproduce any of these problems. Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." feature, n: a documented bug | bug, n: an undocumented feature