From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 08:31:24 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 7CDC116A4CE; Wed, 8 Dec 2004 08:31:24 +0000 (GMT) Received: from kweetal.tue.nl (kweetal.tue.nl [131.155.3.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EF6043D1D; Wed, 8 Dec 2004 08:31:24 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by kweetal.tue.nl (Postfix, from userid 40) id CF14D13B8E0; Wed, 8 Dec 2004 09:31:22 +0100 (CET) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by kweetal.tue.nl (Postfix) with ESMTP id 85EB413BC85; Wed, 8 Dec 2004 09:31:18 +0100 (CET) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.1/8.13.1/Submit) id iB88VIMH055875; Wed, 8 Dec 2004 09:31:18 +0100 (CET) (envelope-from stijn) Date: Wed, 8 Dec 2004 09:31:18 +0100 From: Stijn Hoop To: "Alastair G. Hogge" Message-ID: <20041208083118.GU39558@pcwin002.win.tue.nl> Mail-Followup-To: Stijn Hoop , "Alastair G. Hogge" , freebsd-questions@freebsd.org, Lucas Holt , lioux@freebsd.org References: <20041207123346.S90505@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> <200412081926.22499.agh@tpg.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDymnuGqqhW10CwH" Content-Disposition: inline In-Reply-To: <200412081926.22499.agh@tpg.com.au> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on kweetal.tue.nl X-Spam-DCC: : kweetal.tue.nl 1074; Body=1 Fuz1=1 Fuz2=1 X-Spam-Status: No, hits=-4.9 required=6.3 tests=BAYES_00 autolearn=ham version=2.64 X-Spam-Level: cc: lioux@freebsd.org cc: freebsd-questions@freebsd.org cc: Lucas Holt 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 08:31:24 -0000 --qDymnuGqqhW10CwH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 a= nd > > 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 *.t= exi=20 > 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. *UNTESTED* patch: %%% --- Makefile Tue Dec 7 10:49:58 2004 +++ /home/stijn/Makefile Wed Dec 8 10:30:29 2004 @@ -335,6 +335,11 @@ -e 's|#include