a speziall Kernelconfig im attachment Gnu C 2.95.4 Gnu make 3.80 util-linux 2.11y mount 2.11y modutils 2.4.21 e2fsprogs 1.32 PPP 2.4.1 isdn4k-utils 3.2p1 Linux C Library 2.3.1 Dynamic linker (ldd) 2.3.1 Procps 3.1.6 Net-tools 1.60 Console-tools 0.2.3 Sh-utils 4.5.9 Modules Loaded floppy nvidia I get a Message: root@smilebef:/usr/src/linux# make xconfig rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts kconfig.tk make[1]: Entering directory `/usr/src/kernel-source-2.4.20/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/kernel-source-2.4.20/scripts' wish -f scripts/kconfig.tk ERROR - Attempting to write value for unconfigured variable (CONFIG_PARPORT_PC_PCMCIA). ERROR - Attempting to write value for unconfigured variable (CONFIG_PARPORT_PC_PCMCIA). root@smilebef:/usr/src/linux# The Problem is while configuring the Parallelport and saving the changes. It's only by change 'PCI - Support' Including the 'PCMCIA - Support' In Section 'ParallelPort' (PCMCIA-Parallelport-Support) You must set 'PC-Style' of 'm' to disabeln this error. But i want PC = y and PCMCIA-Parallel = n. I don't know what is it. Think a failor in configuration script. Danks Smilie