Can't compile pcnet_cs

2000-07-19 Thread Jens Helweg
Hi, I am trying to get my PCMCIA networkcard up and running. It came with a disk that includes a driver for that card: pcnet_cs The pcnet_cs.c on the disk looks different than the one that I have in /lib/modules/2.2.15 - so I need to compile it. According to the README (for compiling that module)

Compiling Kernel with debian

2000-07-18 Thread Jens Helweg
Hi, I've just installed my first debian disrtibution (Potato 2.2) and I wanted to compile a new kernel but get the following error message when I execute make menuconfig: rm -f include/asm ( cd include ; ln -sf asm-i386 asm) make -C scripts/lxdialog all make[1]: Entering directory `/usr/src/linux