2.3.23: bttv compile error

Gert Vervoort (Gert.Vervoort@planet.nl)
Sat, 23 Oct 1999 12:19:09 +0200


make[2]: Entering directory `/usr/src/linux-2.3.x/drivers/char'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.x/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -DEXPORT_SYMTAB
-c videodev.c
gcc -D__KERNEL__ -I/usr/src/linux-2.3.x/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -DEXPORT_SYMTAB
-c i2c.c
gcc -D__KERNEL__ -I/usr/src/linux-2.3.x/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -c -o bttv.o
bttv.c
bttv.c: In function `uvirt_to_kva':
bttv.c:125: invalid operands to binary |
bttv.c: At top level:
bttv.c:62: warning: `vidmem' defined but not used
bttv.c:73: warning: `remap' defined but not used
make[2]: *** [bttv.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.x/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.x/drivers'
make: *** [_mod_drivers] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/