X11 problem

Dan Nelson dnelson at allantgroup.com
Tue Jun 22 18:50:03 UTC 2010


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 at allantgroup.com


More information about the freebsd-questions mailing list