* 2.2.19 toshiba option broken
@ 2001-04-04 15:37 Wade Hampton
0 siblings, 0 replies; only message in thread
From: Wade Hampton @ 2001-04-04 15:37 UTC (permalink / raw)
To: linux-kernel
On my toshiba laptop, I am trying to use 2.2.19.
However, building it with the Toshiba Laptop option
set to Y or M results in errors. The errors
from setting it to M are:
toshiba.c:81: toshiba.h: No such file or directory
toshiba.c:156: parse error before `*'
...
The fix is to edit drivers/char/toshiba.c
and change
#include "toshiba.h"
to
#include"linux/toshiba.h"
Cheers,
--
W. Wade, Hampton <whampton@staffnet.com>
If Microsoft Built Cars: Every time they repainted the
lines on the road, you'd have to buy a new car.
Occasionally your car would just die for no reason, and
you'd have to restart it, but you'd just accept this.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-04 15:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-04 15:37 2.2.19 toshiba option broken Wade Hampton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.