Subject: Re: 2.0.2 X server crashes with -current kernel
To: None <current-users@NetBSD.org, port-amd64@NetBSD.org>
From: Matthias Scheler <tron@zhadum.de>
List: current-users
Date: 09/07/2005 23:15:19
In article <200509070123.BAA09458@sopwith.solgatos.com>,
	Dieter <netbsd@sopwith.solgatos.com> writes:
> Update:  I still don't have a clue why the 2.0.2 X server runs
> with a 2.0.2 kernel but crashes with a -current kernel.
> 
> The big X11 lump-o-code downloaded and compiled.  But attempting to
> run the X server got some dynamic linker error.

That's because you compiled an X11 server from NetBSD-current sources
without updating your userland to NetBSD-current first.

Please run a *complete* NetBSD-current build like this:

cd /usr/src
./build -U -x -X /usr/xsrc distribution

If that success install it like like this as "root" after reading
"/usr/src/UPDATING".

cd /usr/src
./build -U -x -X /usr/xsrc install=/
make postinstall-check

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/