From owner-freebsd-x11@FreeBSD.ORG Tue Jun 26 14:55:06 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFF0F1065673 for ; Tue, 26 Jun 2012 14:55:06 +0000 (UTC) (envelope-from andyzammy@googlemail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 24AA68FC17 for ; Tue, 26 Jun 2012 14:55:05 +0000 (UTC) Received: by eeke49 with SMTP id e49so3354eek.13 for ; Tue, 26 Jun 2012 07:55:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=5J05Nee3jSb6+w+5uRoohaFEYwaDSSn/hvxWzmv6y4g=; b=ijdveVZd6ZcTFiECwHMGZOr9fj+ObS9qNtSH1/1gIOhwU3VmyTlplH9vDtefDRLMlV 1xVt8tp3CMNQBUlGc8TC0iuNCcHmofTDHZLYhsC/QYU/oy520zX/ddSjjJpZSoM9B+1u An+veSZ6QwKhaBeH7127v9Ia4NN8Wkgnlh3fmL2XzYjJNFdwHj0XsVnp1Et7QwddgnGY 06TrLZLvmfHNLN8ebBu/Famltbqz0/DWfqCj4NtzCUCAggdeTGGcUD+mu3/mnglIv4Vr bvLaJBan0T/8BiqrR7mv3/VkvKVXNyJh8auGM9Boc1sXyh3aFjQPfO0Pj9N7gKMkHyLe i7GA== MIME-Version: 1.0 Received: by 10.14.101.9 with SMTP id a9mr3032814eeg.143.1340722504957; Tue, 26 Jun 2012 07:55:04 -0700 (PDT) Received: by 10.14.182.129 with HTTP; Tue, 26 Jun 2012 07:55:04 -0700 (PDT) Date: Tue, 26 Jun 2012 15:55:04 +0100 Message-ID: From: Andy Zammy To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: XBMC build failing in mesa-demos X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2012 14:55:06 -0000 Hi, I'm currently trying to compile XBMC but is failing on an undefined reference in the graphics/mesa-demos port: build log: http://pastebin.com/ZA8WuG4v installed ports: http://pastebin.com/AGtLctRN laptop# uname -a FreeBSD laptop 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Is there a problem with the port or is this on my end? Any help would be appreciated. Kind Regards, Andy