PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : help bei xconfig



Sellew
20.12.01, 21:17
*heul* ich wollt doch heute zum ersten mal nen neuen kernel backen. hab mir die doku aus dem faq-bereich geholt. aber nun dies:

/usr/src/linux-2.4.16 # make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.16/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk
echo "set ARCH \"i386\"" >> kconfig.tk
cat tail.tk >> kconfig.tk
chmod 755 kconfig.tk
make[1]: Leaving directory `/usr/src/linux-2.4.16/scripts'
wish -f scripts/kconfig.tk
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.0"
Error in startup script: invalid command name "button"
while executing
"button .ref"
(file "scripts/kconfig.tk" line 51)
make: *** [xconfig] Error 1

ich als newbie kann da nu nix draus entziefern. woran liegt es denn??

danke für jede hilfe.

gruß.

christophwth
20.12.01, 21:38
Hi

auch du, hast mal wieder nicht das recht den xserver als root
zu nutzen
gibt dir die rechte dann geht es

rechte mit xhost
oder xauth
oder per su -m
setzen
oder X login als root



gruss
christoph