Mailing List Archive

2.3.18ac[4] PCMCIA...
what is the status of the PCMCIA merge? I can't seem to get 2.3.18ac4 to
compile on my laptop, and it's barfing on the pcmcia code in
drivers/pcmcia (i have it trying to compile in, and not as a module).
After changing some things in the makefile in that directory, it compiled
and built a pcmcia_core.o file. But on linking the entire kernel, it
seemed to be looking for a pcmcia.o file in that directory which does not
exist. Haven't tried it as a module yet....
Any pointers? Alan?
john.c
- --
/* John Clemens http://www.rpi.edu/~clemej _/ I like cats too, */
/* ICQ: 7175925 clemej@rpi.edu _/ Lets exchange recipies */
/* RPI Comp. Eng. 2000, Linux Parllel/Network/OS/Driver Specialist */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: 2.3.18ac[4] PCMCIA... [ In reply to ]
> drivers/pcmcia (i have it trying to compile in, and not as a module).
> After changing some things in the makefile in that directory, it compiled
> and built a pcmcia_core.o file. But on linking the entire kernel, it
> seemed to be looking for a pcmcia.o file in that directory which does not
> exist. Haven't tried it as a module yet....
>
> Any pointers? Alan?
I test build PCMCIA as a module. If the makefiles arent yet quite right
Im not suprised
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/