From owner-freebsd-questions@FreeBSD.ORG Tue Jun 22 18:52:19 2010 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 83ACC106566C for ; Tue, 22 Jun 2010 18:52:19 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id 0E9A88FC0A for ; Tue, 22 Jun 2010 18:52:18 +0000 (UTC) Received: by ey-out-2122.google.com with SMTP id 22so555862eye.3 for ; Tue, 22 Jun 2010 11:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=glvjlyR6cF7tFJZKG94vSpLm7Sc9h133mwJ8Ef3AF8s=; b=Ss/YqJynkWI2kNJ8obgoWjspPhw+vfCsRpfuWkiGOprq0pL2fhXRRhj+JLHaMujZ9l au/pe1/92LQAmo1kF0eEYqP0zIVpZ2xZXlL8SZbfo24XznhO5867uL1nkjyquyux9ijD ONKGY+4hk2O5fCgSBrH3YJxfXeVUo+FbcRNxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=MtTYNdTm1eGOUp8Ruh4ec6bEa7x3vjPdCrsYLohZQN7dx2wy2BDcQmb3i35bqIJm78 KQQzfee8McBy93bEKff3y2+5BatmH3Qz2VH7iBtHJ+1cUB5DzuQyZO6f+KyICm6rmNqf egGtWynjXxJo+zp2iSnpWFST1Lp9Z55YLdsAE= Received: by 10.213.2.81 with SMTP id 17mr1794156ebi.73.1277232737849; Tue, 22 Jun 2010 11:52:17 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id i40sm16225362vcr.8.2010.06.22.11.52.08 (version=SSLv3 cipher=RC4-MD5); Tue, 22 Jun 2010 11:52:15 -0700 (PDT) Message-ID: <4C210657.7090207@gmail.com> Date: Tue, 22 Jun 2010 14:52:07 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 MIME-Version: 1.0 To: Gary Kline References: <20100622183957.GA79362@thought.org> In-Reply-To: <20100622183957.GA79362@thought.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: X11 problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2010 18:52:19 -0000 On 6/22/10 2:39 PM, Gary Kline wrote: > > guys, > what do i need to rebuild to fix this problem to get X working on my > server:: > > > ethic# startx > xauth: creating new authority file /root/.serverauth.1054 > > /libexec/ld-elf.so.1: Shared object "libhal.so.1" not found, required by "X" > giving up. Have you tried rebuilding sysutils/hal? Regards, -- Glen Barber