[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PCMCIA "make all" errors



Hey all,

	I am running debian 2.2 on a nec versa 4000c with the
cirrus logic PD6722 pcmcia controller with kernel
2.2.18pre21.  I installed the kernel source and the
pcmcia source to /usr/src/linux/modules/pcmcia-cs/ and
the pcmcia-modules with apt-get. 
	
	Following the pcmcia-howto I first did "make
configure" on the pcmcia source and use the defaults,
and that went fine.  Next I did "make all" in the
process of doing this I recieve and error and the
compiling halts. 


I did "script -a error.txt" then "make all" and here's
the information from the error.txt file:

Script started on Thu Feb 22 10:41:39 2001

dorm0389:/usr/src/linux/modules/pcmcia-cs# make all^M
set -e ; for d in modules clients cardmgr flash
debug-tools man etc ; do make -C $d ; done^M
make[1]: Entering directory
`/usr/src/kernel-source-2.2.18pre21/modules/pcmcia-cs/modules'^M
cc   -MD -O3 -Wall -Wstrict-prototypes -pipe 
-D__KERNEL__ -DMODULE -I../include
-I/usr/src/linux/include -c i82365.c^M
In file included from
/usr/src/linux/include/linux/fs.h:12,^M
                 from
/usr/src/linux/include/linux/tty.h:20,^M
                 from
/usr/src/linux/include/linux/sched.h:21,^M
                 from
/usr/src/linux/include/linux/vmalloc.h:4,^M
                 from
/usr/src/linux/include/asm/io.h:101,^M
                 from
../include/pcmcia/k_compat.h:201,^M
                 from i82365.c:36:^M
/usr/src/linux/include/linux/wait.h:24: warning:
`init_waitqueue_head' redefined^M
../include/pcmcia/k_compat.h:59: warning: this is the
location of the previous definition^M
In file included from
/usr/src/linux/include/linux/vmalloc.h:4,^M
                 from
/usr/src/linux/include/asm/io.h:101,^M
                 from
../include/pcmcia/k_compat.h:201,^M
                 from i82365.c:36:^M
/usr/src/linux/include/linux/sched.h:502: warning:
`__set_current_state' redefined^M
../include/pcmcia/k_compat.h:186: warning: this is the
location of the previous definition^M
In file included from
/usr/src/linux/include/linux/fs.h:12,^M
                 from
/usr/src/linux/include/linux/tty.h:20,^M
                 from
/usr/src/linux/include/linux/sched.h:21,^M
                 from
/usr/src/linux/include/linux/vmalloc.h:4,^M
                 from
/usr/src/linux/include/asm/io.h:101,^M
                 from
../include/pcmcia/k_compat.h:201,^M
                 from i82365.c:36:^M
/usr/src/linux/include/linux/wait.h:19: redefinition
of `wait_queue_head_t'^M
../include/pcmcia/k_compat.h:61: `wait_queue_head_t'
previously declared here^M
make[1]: *** [i82365.o] Error 1^M
make[1]: Leaving directory
`/usr/src/kernel-source-2.2.18pre21/modules/pcmcia-cs/modules'^M
make: *** [all] Error 2^M
dorm0389:/usr/src/linux/modules/pcmcia-cs# exit^M
exit^M

Script done on Thu Feb 22 10:42:46 2001
"/mnt/blah/error.txt" [readonly] 36L, 2177C


Sorry for such a long message.....

But, if any other information from me is needed let me
know.  

If you have any ideas whatsoever please help me out...

Thank you very much,

Donnie

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/



Reply to: