From owner-freebsd-ports@FreeBSD.ORG Tue Jan 4 00:14:38 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23DF16A4CE for ; Tue, 4 Jan 2005 00:14:38 +0000 (GMT) Received: from web53603.mail.yahoo.com (web53603.mail.yahoo.com [206.190.37.36]) by mx1.FreeBSD.org (Postfix) with SMTP id 0A84043D45 for ; Tue, 4 Jan 2005 00:14:38 +0000 (GMT) (envelope-from scott@sremick.net) Received: (qmail 66729 invoked by uid 60001); 4 Jan 2005 00:14:37 -0000 Message-ID: <20050104001437.66727.qmail@web53603.mail.yahoo.com> Received: from [69.171.193.20] by web53603.mail.yahoo.com via HTTP; Mon, 03 Jan 2005 16:14:37 PST X-RocketYMMF: siremick Date: Mon, 3 Jan 2005 16:14:37 -0800 (PST) From: "Scott I. Remick" To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: brooks@one-eyed-alien.net Subject: Re: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: scott@sremick.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2005 00:14:38 -0000 [Sorry if this is a dupe... it didn't appear to go out the first time] On Thu, 30 Dec 2004 05:56:44 +0800, Brooks Davis wrote: > You need to rebuild multimedia/mpeg4ip-libmp4v2 because it is linked > against an old version of libm and was built by an incompatable version > of GCC. In all likelyhood, there are other problem ports still on your > system that will need to be rebuilt. Well I tried rebuilding mpeg4ip-libmp4v2 using portupgrade -f and then upgrading mpeg4ip again with portupgrade -f to no avail. I also tried doing a portupgrade -Rf on mpeg4ip which took quite some time but didn't fix it. Then I tried portupgrade -f on faad 2, then retried upgrading mpeg4ip. No go. So what do I try next?