Re: Compiling pcmcia-source

2002-01-30 Thread Nathan E Norman
On Tue, Jan 29, 2002 at 10:00:30PM -0700, Rick Macdonald wrote: [ moved prefix reply to end (hi Karsten)] On Tue, 29 Jan 2002, Seneca Cunningham wrote: I need the pcmcia module to get access to my ethernet card and cdrom, but I just can't get pcmcia-source to compile. I've tried to do it

Re: Compiling pcmcia-source

2002-01-30 Thread Dougie Nisbet
On Wednesday 30 January 2002 2:59 am, Seneca Cunningham wrote: make[4]: *** [3c575_cb.o] Error 1 make[4]: Leaving directory `/usr/src/modules/pcmcia-cs/clients' make[3]: *** [all] Error 2 make[3]: Leaving directory `/usr/src/modules/pcmcia-cs' make[2]: *** [build-modules] Error 2 make[2]:

Re: Compiling pcmcia-source

2002-01-30 Thread Seneca Cunningham
the model cos I almost never use it); I also have a Lucent ORiNOCO 802.11b card. Works great. At this point, without compiling pcmcia-source, my pcmcia hardware is dead. As of now I haven't been able to compile a kernel that works with pcmcia. I set pcmcia support to be compiled into my kernels

Compiling pcmcia-source

2002-01-29 Thread Seneca Cunningham
I need the pcmcia module to get access to my ethernet card and cdrom, but I just can't get pcmcia-source to compile. I've tried to do it with woody and sid, but I just can't seem to get my pcmcia module to compile. I get warnings about how malloc.h is deprecated throughout the entire process, but

Re: Compiling pcmcia-source

2002-01-29 Thread Rick Macdonald
Well, I'm going to say 2.4.17 anyway... Yesterday, I compiled a 2.4 kernel for the first time. I went for 2.4.16 because I thought it was better for vmware. It failed to compile even before I got to the pcmcia source. The message wasn't exactly what you got; it was from the linker. Unresolved

Compiling pcmcia source w/ 2.4.x kernel

2001-08-18 Thread Steve Witt
I'm trying to setup a wireless LAN system on a system running Debian testing, and am compiling the 2.4.7 kernel sources (which I can do fine). I'm also trying to compile the pcmcia sources and am running in to a problem. I'm using the kernel-package mechanism of compiling the kernel and pcmcia

Re: Compiling pcmcia source w/ 2.4.x kernel

2001-08-18 Thread Tupshin Harper
: Saturday, August 18, 2001 6:18 PM Subject: Compiling pcmcia source w/ 2.4.x kernel I'm trying to setup a wireless LAN system on a system running Debian testing, and am compiling the 2.4.7 kernel sources (which I can do fine). I'm also trying to compile the pcmcia sources and am running

Re: Compiling pcmcia source w/ 2.4.x kernel

2001-08-18 Thread Tupshin Harper
: Saturday, August 18, 2001 6:18 PM Subject: Compiling pcmcia source w/ 2.4.x kernel I'm trying to setup a wireless LAN system on a system running Debian testing, and am compiling the 2.4.7 kernel sources (which I can do fine). I'm also trying to compile the pcmcia sources and am running

compiling pcmcia-source

2001-05-16 Thread Robert Voigt
I want to compile the pcmcia-source package. The documentation says the kernel source must be configured (make config dep). It seems to require a self compiled kernel, but I don't want to compile a kernel. I just want to compile the pcmcia modules for my 2.2.18pre21 kernel, because I need the

Compiling pcmcia-source using make-kpkg fails

2000-12-01 Thread Mark Phillips
I've just tried compiling pcmcia-source 3.1.22 using make-kpkg but it fails, telling me: make[4]: Entering directory `/usr/src/modules/pcmcia-cs/modules' MD -O2 -Wall -Wstrict-prototypes -pipe -I../include -I/usr/src/linux/include -D__KERNEL__ -DMODULE -c cs.c make[4]: MD: Command not found