Re: kdev_t changes cause NVdriver compile failure?

Axel H. Siebenwirth (axel@hh59.org)
Wed, 9 Jan 2002 20:20:14 +0100


Hallo,

I forgot the error output:

rm -f nv.o os-interface.o os-registry.o Module-linux nv_compiler.h NVdriver
cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O2 -D__KERNEL__ -DMODULE
-D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW -DNTRM
-DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES
-DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=2313 -I.
-I/lib/modules/2.5.2-pre10/build/include nv.c
nv.c: In function v_kern_open':
nv.c:1148: invalid operands to binary &
nv.c:1152: invalid operands to binary &
nv.c: In function v_kern_close':
nv.c:1259: invalid operands to binary &
make: *** [nv.o] Error 1

It happens both with gcc version 3.0.4 20020108 (prerelease) and
gcc version 2.95.3 20010315 (SuSE).

Thanks,
Axel Siebenwirth
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/