plustek@linuxhacker.org
plustek@linuxhacker.org
Hi Gerhard,
I made the right link and tried again.
---snip--
gma@linux:/usr/src > l
insgesamt 24
drwxr-xr-x 6 root root 4096 Sep 10 17:50 ./
drwxr-xr-x 23 root root 4096 Mär 27 23:11 ../
lrwxrwxrwx 1 root root 15 Sep 10 17:50 linux ->
linux-2.4.0-4GB
/
drwxr-xr-x 3 root root 4096 Mär 27 23:20 linux-2.2.18/
drwxr-xr-x 3 root root 4096 Sep 9 17:22 linux-2.4.0-4GB/
drwxr-xr-x 3 root root 4096 Sep 9 17:20
linux-2.4.0.SuSE/
drwxr-xr-x 7 root root 4096 Mär 27 22:53 packages/
gma@linux:/usr/src >
---snip--
But then the problem starts even earlier.
When I type "make" the system can´t find some directories.
---snip---
gma@linux:~/scanner/backend/plustek driver > make
gcc -Wall -Wstrict-prototypes -fomit-frame-pointer -D PTDRV V1=0
-D PTDRV V0=39 -D PTDRV BUILD=4 -D KERNEL -I/usr/src/linux/include
-I./h -I./.. -O2 -DMODULE -M ./src/*.c > .depend
In file included from h/plustek scan.h:59,
from ./src/dac.c:47:
h/plustek sysdep.h:57: linux/types.h: Datei oder Verzeichnis nicht
gefunden
h/plustek sysdep.h:91: linux/poll.h: Datei oder Verzeichnis nicht
gefunden
h/plustek sysdep.h:145: asm/uaccess.h: Datei oder Verzeichnis nicht
gefunden
h/plustek sysdep.h:146: asm/io.h: Datei oder Verzeichnis nicht gefunden
In file included from ./src/dac.c:47:
h/plustek scan.h:60: linux/malloc.h: Datei oder Verzeichnis nicht
gefunden
h/plustek scan.h:61: lin
a.s.o.
---snip---
What´s wrong??
btw. I´m a newby in linux so I have no idea what Martin Obermeier wants
me to do!
Thank you.
--
I hope never the less it´s possible to make my Plustek work. (I hate
WINDOWS!!)
> -------- Original Message --------
> Betreff: Re: plustek 9636T make load problem
> Datum: Mon, 10 Sep 2001 09:28:20 +0200
> Von: "Jaeger, Gerhard" <gjaeger@sysgo.de>
> Rückantwort: "G. Jaeger" <gjaeger@sysgo.de>
> Firma: Sysgo RTS GmbH
> An: gerhard.maerker@t-online.de (Gerhard Maerker)
> CC: <plustek@linuxhacker.org>
> Referenzen: <3B9B96AA.758FCD1B@t-online.de>
>
> Hi Gerhard,
>
> look at the directories! There's the problem...
>
> /usr/src/linux should point to /usr/src/linux-2.4.0-4GB
>
> There's also a problem with that 7.1 distro, please read the mail of
> Martin
> Obermaier to solve the problem:
>
> Mail subject was: kernel-module version mismatch and unresolved symbols
>
> Gerhard
>
> > gma@linux:/usr/src > l
> > insgesamt 24
> > drwxr-xr-x 6 root root 4096 Sep 9 17:51 ./
> > drwxr-xr-x 23 root root 4096 Mär 27 23:11 ../
> > lrwxrwxrwx 1 root root 16 Sep 9 17:51 linux ->
> > linux-2.4.0.SuSE/
> > drwxr-xr-x 3 root root 4096 Mär 27 23:20 linux-2.2.18/
> > drwxr-xr-x 3 root root 4096 Sep 9 17:22 linux-2.4.0-4GB/
> > drwxr-xr-x 3 root root 4096 Sep 9 17:20
> > linux-2.4.0.SuSE/
> > drwxr-xr-x 7 root root 4096 Mär 27 22:53 packages/
> > gma@linux:/usr/src >
> >
plustek@linuxhacker.org