Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 2010 13:50:00 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: X11 problem
Message-ID:  <20100622185000.GA59719@dan.emsphone.com>
In-Reply-To: <20100622183957.GA79362@thought.org>
References:  <20100622183957.GA79362@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 22), Gary Kline said:
> 
> 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.
> xinit:  No such file or directory (errno 2):  unable to connect to X server
> xinit:  No such process (errno 3):  Server error.
> ethic#                     

Looks like you buid X with hal support, then deleted hal.  Either install
port/sysutils/hal, or run "make config" in ports/x11-servers/xorg-server,
uncheck hal support, and reinstall.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100622185000.GA59719>