Re: make xconfig button.ref eroor

2001-04-18 Thread Jesse Goerz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 17 April 2001 11:08, Joe 'Zonker' Brockmeier wrote: > On Tue, 17 Apr 2001, Jesse Goerz wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > I'm trying to recompile a kernel but keep getting this error trying to > > use make x

Re: make xconfig button.ref eroor

2001-04-17 Thread Erdmut Pfeifer
On Tue, Apr 17, 2001 at 10:37:47AM -0400, Jesse Goerz wrote: > > I'm trying to recompile a kernel but keep getting this error trying to use > make xconfig: > > storm:/usr/src/linux# make xconfig > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scripts kconfig.tk > make[1]: Ent

Re: make xconfig button.ref eroor

2001-04-17 Thread Joe 'Zonker' Brockmeier
On Tue, 17 Apr 2001, Jesse Goerz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm trying to recompile a kernel but keep getting this error trying to use > make xconfig: > > storm:/usr/src/linux# make xconfig > rm -f include/asm > ( cd include ; ln -sf asm-i386 asm) > make -C scr

Re: make xconfig button.ref eroor

2001-04-17 Thread Oliver Elphick
Jesse Goerz wrote: >I'm trying to recompile a kernel but keep getting this error trying to use >make xconfig: > >storm:/usr/src/linux# make xconfig ... >wish -f scripts/kconfig.tk >Xlib: connection to ":0.0" refused by server >Xlib: Client is not authorized to connect to Server ...

Re: make xconfig button.ref eroor

2001-04-17 Thread Hall Stevenson
> Xlib: connection to ":0.0" refused by server > Xlib: Client is not authorized to connect to Server > Application initialization failed: couldn't connect to display ":0" Looks like you've "su'd" to a different user from the one who started X. There are various "solutions" to this problem availabl