plustek@linuxhacker.org

plustek@linuxhacker.org


Subject: Re: cannot "make" after upgrade to RH 7.0
From: pcxz
Date: Wed, 06 Dec 2000 00:21:28 +0100



SM wrote:

> I recently upgraded to RH 7.0 and found that I could not scan images
> using my plustek scanner.  I was using the scanner under RH 6.2.
> 
> I went to the "sane-1.0.3/backend/plustek_driver" directory and tried to
> "make clean" then "make".
> The make failed with the following error:
> 
> /usr/src/linux/include/linux/sched.h:10:25: / linux tasks.h: No such
> file or directory
> make: *** [obj/dac.o] Error 1
> 
> Any suggestions on where to start looking for a solution?
> 

I have solve this problem.
Modify Makefile:

CC  = gcc
to CC  = kgcc

-- 
Ciao.


plustek@linuxhacker.org