RE: compile network driver

2000-10-31 Thread 李威儒
Message- > From: Philipp Schulte [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 01, 2000 3:53 AM > To: debian-user@lists.debian.org > Subject: Re: compile network driver > > > On Tue, Oct 31, 2000 at 04:13:27PM +0800, Gilbert.Li (李威儒) wrote: > > > > For what

Re: compile network driver

2000-10-31 Thread Philipp Schulte
On Tue, Oct 31, 2000 at 04:13:27PM +0800, Gilbert.Li (§õ«Â¾§) wrote: > > For what card do you try to compile? Did you make check if there is a > > kernel-module for this card? > > This would be much easier. > > I just installed debian 2.2. I use dlink 530TX version B card. > I use kernel image

RE: compile network driver

2000-10-31 Thread 李威儒
> -Original Message- > From: Philipp Schulte [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 31, 2000 3:50 PM > To: debian-user@lists.debian.org > Subject: Re: compile network driver > > > On Tue, Oct 31, 2000 at 09:28:21AM +0800, Gilbert.Li (李威儒) wrote: &g

Re: compile network driver

2000-10-31 Thread Philipp Schulte
On Tue, Oct 31, 2000 at 09:28:21AM +0800, Gilbert.Li (§õ«Â¾§) wrote: > I am sorry, I don't describe my question clearly. > I issue the command to compile the network drive. > gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall > -Wstrict-prototypes -O6 -c viarhine.c -DMODVERSIONS For what

RE: compile network driver

2000-10-30 Thread 李威儒
I am sorry, I don't describe my question clearly. I issue the command to compile the network drive. gcc -DMODULE -D__KERNEL__ -I/usr/src/linux/net/inet -Wall -Wstrict-prototypes -O6 -c viarhine.c -DMODVERSIONS It showed a lot of error messages. . . . /usr/include/linux/slab.h:53: parse error befo

Re: compile network driver

2000-10-30 Thread Philipp Schulte
On Mon, Oct 30, 2000 at 06:05:30PM +0800, GILBERT.LI wrote: > > I have installed debian 2.2. When I wanted to compile > my network driver, it showed a lot of error messages. > Did I miss some packages for compiling new drivers? You should give some more information. What driver? Where did you