From owner-freebsd-questions Mon Oct 14 20:56:12 2002 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 DC69337B401; Mon, 14 Oct 2002 20:56:10 -0700 (PDT) Received: from dsl-64-128-185-9.telocity.com (dsl-64-128-185-9.telocity.com [64.128.185.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3148A43ECF; Mon, 14 Oct 2002 20:56:08 -0700 (PDT) (envelope-from mjoyner2@hq.dyns.cx) Received: (from root@localhost) by dsl-64-128-185-9.telocity.com (8.12.6/8.11.5) id g9F3tq3r034879; Mon, 14 Oct 2002 23:55:52 -0400 (EDT) (envelope-from mjoyner2@hq.dyns.cx) Received: from ip-24.internal (ip-34.internal [192.168.2.34]) by hq.dyns.cx (8.12.6/8.11.5av) with ESMTP id g9F3tb5w034847; Mon, 14 Oct 2002 23:55:42 -0400 (EDT) (envelope-from mjoyner2@hq.dyns.cx) Received: from hq.dyns.cx (localhost [127.0.0.1]) by ip-24.internal (8.12.6/8.12.6) with ESMTP id g9F19gqq001547; Mon, 14 Oct 2002 21:09:53 -0400 (EDT) (envelope-from mjoyner2@hq.dyns.cx) Message-ID: <3DAB6AD6.5020503@hq.dyns.cx> Date: Mon, 14 Oct 2002 21:09:42 -0400 From: wolf User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: Kris Kennaway Cc: Christopher Schulte , questions , lioux@freebsd.org Subject: Re: ports/graphics/ffmpeg compile issue References: <5.1.1.6.2.20021014141053.0556b188@localhost> <20021015002925.GA57721@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG try updating your ports dir then doing a make clean install I am using the latest version here, just trying to figure how to make it work with my bktr card Kris Kennaway wrote: > On Mon, Oct 14, 2002 at 02:17:16PM -0500, Christopher Schulte wrote: > >>ffmpeg doesn't want to compile for me.... Anyone >>compiled this? There is a PR about the distfile >>changing, but notes indicate the port's Makefile >>still works with it..... TIA for any ideas. >> > > Port problems should usually be discussed with the maintainer. > > >>cc -Wl,--warn-common -o ffmpeg_g ffmpeg.o -L./libavcodec -L./libav \ >> -lavformat -lavcodec -L/usr/local/lib -lz >> > > It should be linking with libm, and in fact the old version does so > for me (the package compiles successfully and is available on the ftp > site). > > Perhaps the new version is broken. You can either fetch the package, > or a copy of the correct distfile, from ftp.freebsd.org or a mirror. > > kris > > > -- Michael Joyner FreeBSD System Administrator http://manhattan.hq.dyns.cx/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message