From owner-freebsd-questions@FreeBSD.ORG Sat Feb 14 20:38:21 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C072D106564A; Sat, 14 Feb 2009 20:38:21 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from mail-bw0-f170.google.com (mail-bw0-f170.google.com [209.85.218.170]) by mx1.freebsd.org (Postfix) with ESMTP id 1DC848FC08; Sat, 14 Feb 2009 20:38:20 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by bwz18 with SMTP id 18so2986559bwz.19 for ; Sat, 14 Feb 2009 12:38:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+6ky/SPUeSdNYZifDxsNK7MtlY6IF1EGTdUjjLyn05A=; b=kCq0VfUTHXQwUHVPb8bW2AbSKiED+89OOeSoe0Ir6it7RLTh1IP0aFyjDpPz9U0oU5 NaD8c8/2+o/2ylmQiun1ZzCDGjzatqOvszq13+nsObN4+XoPglMPHkB7l+Yn2z9qy3Fe Emcm+wlyni7o0oYbGbpBv1fUnCp3R4Qo4cR88= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=ocE7Ji30y0x7DgaxYJU17JTm1EBYfu/GV10E22OB1P23nThlAc7EmrVzuQ9bjGMNt0 paf1BvU/WfmuK2BntcAZCqPR/J3xFrQFEWvodjj6oPfvQmGt/NokLVmOdPsbSBqDguxq MZ1bkn4Fbkb9uEl1EXb9wRiKVLpLKcWcrJs2E= MIME-Version: 1.0 Received: by 10.103.214.13 with SMTP id r13mr2075763muq.37.1234643898193; Sat, 14 Feb 2009 12:38:18 -0800 (PST) In-Reply-To: <8cb6106e0902141221x3e322a9eo900dcc00ca8ce158@mail.gmail.com> References: <20090214184237.GA60302@twisted.net> <8cb6106e0902141221x3e322a9eo900dcc00ca8ce158@mail.gmail.com> Date: Sat, 14 Feb 2009 15:38:17 -0500 Message-ID: <8cb6106e0902141238n6c0de9d0gc0172d9df13b730b@mail.gmail.com> From: Josh Carroll To: troy@twisted.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, ahze@freebsd.org Subject: Re: gpac-libgpac port not building on amd64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2009 20:38:22 -0000 > http://pflog.net/~floyd/gpac-libgpac.patch Oops, if anyone grabbed that patch, grab it again, I ran the diff against the wrong original Makefile that had my --disable-opengl hard-coded in there during testing. Sorry for the trouble. Josh