On Wednesday 30 July 2003 11:16, Antony Gelberg wrote:

> > [...]
> >
> > > > In para. 1. there is no directory like
> > > > /usr/src/linux/pcmcia-cs-3.0.9/include/ - I cannot find any
> > > > *pcmcia*/include/.  What should I do here?
[...]
> > So I'm guessing I need first to install a further package from
> > the Woody distibution cds in order to create and populate the
> > 'linux' branch of the tree.  Any idea what package?
>
> You need the kernel header files.  Try apt-cache search
> kernel-headers and grab the one that goes with your kernel. 
> They'll go in /usr/src/<somedir>, create the symlink between that
> and /usr/src/linux.

Thanks, Antony - so far so good.  I've installed the kernel headers, 
and simlinked.  But no pcmcia* subdirectory.  There is a
/usr/src/linux/include/pcmcia/ with 14 *.h files in it.  I assumed 
that must be the kind of thing it needs, particularly as one of them 
(driver_ops.h) is named in an #include in rtl8319.c.  So I altered 
the command the manufacturer gave to 
"gcc -DCARDBUS -DMODULE -D__KERNEL__ -Wall
-Wstrict-prototypes -O6 -c rtl8139.c -o realtek_cb.o
-I/usr/src/linux/include/"

But a lot of error messages flashed by too fast for me to read them, 
and no output file was created.  Can I slow down the error messages, 
or do anything further before abandoning this?

-- 
richard


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to