Julian Gilbey <j...@polya.uklinux.net> writes:

> No, it was compilation problems, which I think are to do with the
> kernel-headers common package business.  Indeed, I forgot to attach the
> log - attached this time!

This is some other problem, given that nvidia builds fine for me against
the same kernel but on i386 (I don't have an amd64 system with the
relevant hardware, although I can try a build on one later anyway).

> /usr/bin/make -C . LINUXDIR=/lib/modules/2.6.32-3-amd64/build 
> KVERREL=2.6.32-3-amd64
> make[2]: Entering directory `/usr/src/modules/nvidia-kernel'
> make -C /lib/modules/2.6.32-3-amd64/build  M=`/bin/pwd` modules
> make[3]: Entering directory `/usr/src/linux-headers-2.6.32-3-amd64'
>   CC [M]  /usr/src/modules/nvidia-kernel/nv.o
> In file included from /usr/src/modules/nvidia-kernel/nv-linux.h:16,
>                  from /usr/src/modules/nvidia-kernel/nv.c:14:
> /usr/src/modules/nvidia-kernel/conftest.h:2:5: warning: "LINUX_VERSION_CODE" 
> is not defined
> /usr/src/modules/nvidia-kernel/conftest.h:2:26: warning: "KERNEL_VERSION" is 
> not defined

/usr/src/linux-headers-2.6.32-3-686-bigmem/include/linux/version.h:#define 
LINUX_VERSION_CODE 132640

Does your /usr/src/linux-headers-2.6.32-3-amd64/include/linux/version.h
file not have that define?

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to