errors compiling 2.3.23

Leiden, Soren (soren@leiden.org)
Mon, 25 Oct 1999 02:47:08 -0700


I received the following error compiling v4l, bttv as a
module on 2.3.23:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer
-fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=686
-march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux/include/linux/modversions.h -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/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2

2.3.22 compiled and worked fine for my needs afaik...

-- 
Soren

- 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/