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

Re: PCMCIA and 2.0.32



> What kind of errors does make/gcc report when you try to compile?
> Don't forget you need to have APM (Advanced Power Management) and
> PCI support compiled into your kernel... without them you will get
> 'unresolved symbol' errors.

Okay I've recompiled the kernel for pci and apmd support and still have
exactly the same problem.  From the beginning when it first reports a
problem to the end is quite long so I have just include the first bit.

I checked the pcmcia-howto and there didn't seem to be anything there that
related... if anyone can help it would be much appreciated.

Thanks,

Adam.
______________________________________________________________

I carries on failing in a similar (but different) mannor for about 90k
worth of text file before finally bombing out.

<snip>

gcc -MD -O2 -Wall -Wstrict-prototypes -Winline -pipe  -D__KERNEL__
-DMODULE -I..
/include -I/usr/src/linux/include -I/usr/src/linux -c netwave_cs.c
In file included from /usr/src/linux/include/linux/fs.h:232,
                 from /usr/src/linux/include/linux/tty.h:19,
                 from /usr/src/linux/include/linux/sched.h:26,
                 from netwave_cs.c:45:
/usr/src/linux/include/linux/hpfs_fs_i.h:5: parse error before `ino_t'
/usr/src/linux/include/linux/hpfs_fs_i.h:5: warning: no semicolon at end
of struct or union
/usr/src/linux/include/linux/hpfs_fs_i.h:12: parse error before `:'
In file included from /usr/src/linux/include/linux/fs.h:234,
                 from /usr/src/linux/include/linux/tty.h:19,
                 from /usr/src/linux/include/linux/sched.h:26,
                 from netwave_cs.c:45:
/usr/src/linux/include/linux/umsdos_fs_i.h:65: parse error before `off_t'
/usr/src/linux/include/linux/umsdos_fs_i.h:65: warning: no semicolon at
end of struct or union

<snip>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: