Re: PROBLEM: laptop touchpad on linux-2.6.0-test4

From: Michael Schierl
Date: Thu Sep 04 2003 - 15:34:57 EST


On Tue, 02 Sep 2003 06:10:12 +0200, in linux.kernel you wrote:

>http://geocities.com/dt_or/gpm/gpm.html for updated version of GPM

Hmm, I downloaded gpm-1.20.1, unpacked it, applied the patches (tried
it both with the cumulative one and with the single ones), ran

autoconf && ./configure && make

and got:

[...]
gcc -I/usr/src/gpm/gpm-1.20.1/src -DHAVE_CONFIG_H -include
headers/config.h -Wall -DSYSCONFDIR="\"/usr/local/etc\""
-DSBINDIR="\"/usr/local/sbin\"" -g -O2 -c -o prog/mouse-test.o
prog/mouse-test.c
prog/mouse-test.c: In function `main':
prog/mouse-test.c:285: parse error before `struct'
prog/mouse-test.c:337: `opt' undeclared (first use in this function)
prog/mouse-test.c:337: (Each undeclared identifier is reported only
once
prog/mouse-test.c:337: for each function it appears in.)
prog/mouse-test.c:394: `mdev' undeclared (first use in this function)
prog/mouse-test.c:553: warning: value computed is not used
prog/mouse-test.c:606: warning: value computed is not used
prog/mouse-test.c:655: warning: value computed is not used
make[1]: *** [prog/mouse-test.o] Error 1
make[1]: Leaving directory `/usr/src/gpm/gpm-1.20.1/src'
make: *** [do-all] Error 1

Any ideas what I did wrong?

Michael
--
"New" PGP Key! User ID: Michael Schierl <schierlm@xxxxxx>
Key ID: 0x58B48CDD Size: 2048 Created: 26.03.2002
Fingerprint: 68CE B807 E315 D14B 7461 5539 C90F 7CC8
http://home.arcor.de/mschierlm/mschierlm.asc
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/