From owner-freebsd-sparc64@FreeBSD.ORG Sat Nov 21 19:44:52 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8688A106566C for ; Sat, 21 Nov 2009 19:44:52 +0000 (UTC) (envelope-from simon.griffiths@tenenbaum.co.uk) Received: from mail.tenenbaum.co.uk (87-194-142-21.bethere.co.uk [87.194.142.21]) by mx1.freebsd.org (Postfix) with ESMTP id 00A2D8FC0C for ; Sat, 21 Nov 2009 19:44:51 +0000 (UTC) Received: from Ion (ion.int.tenenbaum.co.uk [192.168.1.15]) by mail.tenenbaum.co.uk (Postfix) with ESMTP id 0A1B733C32 for ; Sat, 21 Nov 2009 19:27:34 +0000 (GMT) Received: from 127.0.0.1 (AVG SMTP 9.0.707 [270.14.76/2517]); Sat, 21 Nov 2009 19:27:40 +0000 From: "Simon Griffiths" To: Date: Sat, 21 Nov 2009 19:27:40 -0000 Message-ID: <005001ca6ae0$b0987340$11c959c0$@griffiths@tenenbaum.co.uk> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acpq4LCH00JzefCTTHa51ILGN05FKQ== Content-Language: en-gb Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Gnome2 fails on sparc64 - libxul-1.9.0.15 is marked as broken X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2009 19:44:52 -0000 Hello, I get the following error when I try to build /usr/ports/x11/gnome2 on a SunFire 280R. I had planned on this being a headless box that served me an X session. ===> librsvg2-2.26.0_2 depends on file: /usr/local/lib/libxul/libxul.so - not found ===> Verifying install for /usr/local/lib/libxul/libxul.so in /usr/ports/www/libxul ===> libxul-1.9.0.15 is marked as broken: Does not compile on sparc64. *** Error code 1 I used make -recursive-build if I remember rightly and set config options prior to the build so sorry if I'm fuzzy about what I selected. Options? Is there a build of gnome that I can pkg_add -r ? Cheers, Si.