Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Feb 2000 00:37:50 -0800
From:      R Joseph Wright <rjoseph@nwlink.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: XWindows won't work with new kernel
Message-ID:  <38969B5E.FF82FD53@nwlink.com>
References:  <3.0.6.32.20000131204923.007a5890@pop.mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Campbell wrote:
> 
> I have built a new kernel but when I try to run Xwindows, I get all kinds
> of "Cannot open socket for..." errors and it won't start.  I think it also
> says something like "Cannot open socket for tcp".  Any help would be
> greatly appreciated.  

There are a few things wrong with your config file.  First, I think you
need to choose only *one* processor type.  As it is now, you have them
all included.

Also, you should not have
options 	INET
commented, it is a mandatory part of the system.

Finally, you should comment out 
options		XSERVER
You don't need it because you are using the sco console driver.  That's
likely your X problem.   
-- 
R Joseph Wright 

*I merely took the energy it takes to pout
and wrote some blues --Duke Ellington*


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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