From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 07:38:23 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE34A16A4CF for ; Tue, 9 Dec 2003 07:38:23 -0800 (PST) Received: from elsoxfs03087.elsevier.co.uk (elsoxfs03087.elsevier.co.uk [193.131.223.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E2C243D13 for ; Tue, 9 Dec 2003 07:38:21 -0800 (PST) (envelope-from steve@sohara.org) Received: from elsoxfs12414.elsevier.co.uk (unverified) by elsoxfs03087.elsevier.co.uk (Content Technologies SMTPRS 4.3.10) with ESMTP id ; Tue, 9 Dec 2003 15:27:13 +0000 Received: from olorin.elsevier.nl (olorin.elsevier.nl [145.36.13.14]) by elsoxfs12414.elsevier.co.uk (2.6 Build 1 (Berkeley 8.8.6)/8.8.4) with ESMTP id PAA02714; Tue, 09 Dec 2003 15:18:04 GMT Received: from sol8test1 ([145.36.48.241]) by olorin.elsevier.nl (8.8.8/8.8.8) with SMTP id QAA23148; Tue, 9 Dec 2003 16:24:11 +0100 (MET) Date: Tue, 9 Dec 2003 16:17:31 +0000 From: "Steve O'Hara-Smith" To: Ollivier Robert Message-Id: <20031209161731.1c82d03b.steve@sohara.org> In-Reply-To: <20031209145119.GA54344@tara.freenix.org> References: <20031209111143.GA53087@tara.freenix.org> <20031209123016.B93967@newtrinity.zeist.de> <20031209145119.GA54344@tara.freenix.org> Organization: Elsevier Science X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; sparc-sun-solaris2.8) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit cc: current@FreeBSD.org Subject: Re: Missing header file from gcc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 15:38:24 -0000 On Tue, 9 Dec 2003 15:51:19 +0100 Ollivier Robert wrote: > The build fails with the following at link stage: > > make WITH_MP3=yes WITH_FREETYPE2=yes WITH_VORBIS=yes > WITH_OPTIMIZED_CFLAGS=yes If you already have ffmpeg 0.47 installed try removing it first. Old installations sometimes pollute ffmpeg builds.