From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 16:08:13 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 AC6F216A4CE; Wed, 8 Dec 2004 16:08:13 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B5D043D1D; Wed, 8 Dec 2004 16:08:13 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C6BD051385; Wed, 8 Dec 2004 08:14:37 -0800 (PST) Date: Wed, 8 Dec 2004 08:14:37 -0800 From: Kris Kennaway To: Mario Sergio Fujikawa Ferreira Message-ID: <20041208161437.GA30237@xor.obsecurity.org> References: <20041207123346.S90505@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> <200412081926.22499.agh@tpg.com.au> <20041208083118.GU39558@pcwin002.win.tue.nl> <20041208150649.65832.qmail@exxodus.fedaykin.here> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <20041208150649.65832.qmail@exxodus.fedaykin.here> User-Agent: Mutt/1.4.2.1i cc: "Alastair G. Hogge" 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 16:08:13 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 08, 2004 at 01:06:27PM -0200, Mario Sergio Fujikawa Ferreira wr= ote: > 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 possib= le > > > > reasons. First, several of the html documents are not found and ma= ke > > > > dies. Second, if you ran the install once and it failed, it create= d 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 fi= le 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=20 > > > files, the install went OK. Even if/after the libs were symlinked. > >=20 > > Just ran into this myself, actually the build phase should execute > > gmake in ffmpeg/work/../doc before install. >=20 > 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. See the mail I already sent you about this (copy of build failure log showing failure to package). > I wish I knew what is different in my setup because I was > never able to reproduce any of these problems. If you don't build the port in a clean environment the build gets polluted by other things you have installed, so you don't see the problems others may. Kris --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBtyhtWry0BWjoQKURAlbVAJ4xN9ktQndP2SffQgFgHB69Rt4NiQCfeW4b U2kvrIgW3/Hprr1vhAyL3/0= =UsWj -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--