[Gloucs] Nvidia Driver and Debian 4.0
Christian Trapp
Christian.Trapp at gmx.net
Tue Jul 17 10:54:09 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello All,
I installed the new Debian 4.0 and after some try and errors I managed
to activate the KDE-Desktop. So I have a pleasant running Debian. For
the next step I need your help. As I like to us 3D of my old Geforce2
Ti which is not supported by automatic installers like Automatix2 as
Nvidia stopped the support for it, I downloaded the for my older card
working driver coming with an install script and run it. The script
has to compilee a module for the Debian 4.0 kernel. And after
complaining about some missing packets for compiling which I
installed, I run in the problem, that the module could not be compiled.
Perhaps, you can help me out here when I enclose the error.log below.
Thank you very much in advance.
Christian
- ----------------------------
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Jul 16 23:25:31 2007
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
- -> License accepted.
- -> No precompiled kernel interface was found to match your kernel;
would you li
ke the installer to attempt to download a kernel interface for your
kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
- -> No matching precompiled kernel interface was found on the NVIDIA
ftp site;
this means that the installer will need to compile a kernel
interface for
your kernel.
- -> Kernel source path: '/lib/modules/2.6.18-4-486/build'
- -> Performing CC test with CC="cc".
- -> Performing rivafb check.
- -> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o
nv-vm.o os-
agp.o os-interface.o os-registry.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -rf .tmp_versions
- -> Building kernel module:
executing: 'cd ./usr/src/nv; make module
SYSSRC=/lib/modules/2.6.18-4-486/bu
ild SYSOUT=/lib/modules/2.6.18-4-486/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.18-4-486/build
SUBDIRS=/tmp
/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf ||
( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or
include/config/auto.conf are mis
sing."; \
echo " Run 'make oldconfig && make prepare' on kernel
src to fix it
."; \
echo; \
/bin/false)
mkdir -p
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.tmp_vers
ions
rm -f
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.tmp_version
s/*
make -f scripts/Makefile.build
obj=/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174
-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" >
/tmp/selfgz9061/NVI
DIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv_compiler.h
cc
- -Wp,-MD,/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.nv.o
.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include
- -D__KERNEL_
_ -Iinclude -include include/linux/autoconf.h -Wall -Wundef
- -Wstrict-protot
ypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
- -msoft-float
-mpreferred-stack-boundary=2 -march=i486 -mregparm=3
- -ffreestanding -Iincl
ude/asm-i386/mach-default -fomit-frame-pointer
- -fno-stack-protector -Wdecla
ration-after-statement -Wno-pointer-sign
- -I/tmp/selfgz9061/NVIDIA-Linux-x86-
1.0-7174-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
- -Wformat -W
char-subscripts -Wparentheses -Wpointer-arith -Wno-multichar
- -Werror -O -f
no-common -MD -Wsign-compare -Wno-cast-qual -Wno-error
- -D_LOOSE_KERNEL_NAM
ES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE
- -D_LOOSE_KERNEL_NAMES -D__KER
NEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0
- -DNV_PATCHLEVEL=71
74 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86
- -UDEBUG -U_DEB
UG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT
- -DNV_CHANGE_PAGE_ATTR_PRESE
NT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR(s)=#s"
- -D"KBUILD_
BASENAME=KBUILD_STR(
nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o
/tmp/selfgz9061/NVIDIA-Lin
ux-x86-1.0-7174-pkg1/usr/src/nv/.tmp_nv.o
/tmp/selfgz9061/NVIDIA-Linux-x86-1
.0-7174-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function â??prefetch_rangeâ??:
include/linux/prefetch.h:62: warning: pointer of type â??void *â??
used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv.c:14:
include/asm/io.h: In function â??check_signatureâ??:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv.c:14:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:241:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:269:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:691:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c: At
top level
:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:201:
warning:
initialization from incompatible pointer type
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:223:5:
warnin
g: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c: In
function
â??nvos_get_agp_device_by_classâ??:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:404:
warning:
implicit declaration of function â??pci_find_classâ??
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:404:
warning:
assignment makes pointer from integer without a cast
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:418:
warning:
assignment makes pointer from integer without a cast
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c: In
function
â??nvidia_init_moduleâ??:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:970:
warning:
implicit declaration of function â??pm_registerâ??
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:970:
warning:
assignment makes pointer from integer without a cast
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:1036:
warning
: implicit declaration of function â??pm_unregisterâ??
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:1167:5:
warni
ng: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c: In
function
â??nv_kern_mmapâ??:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:1541:
warning
: implicit declaration of function â??remap_page_rangeâ??
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c: In
function
â??nvos_count_devicesâ??:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:3232:
warning
: assignment makes pointer from integer without a cast
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv.c:3237:
warning
: assignment makes pointer from integer without a cast
cc
- -Wp,-MD,/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.nv-v
m.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.2/include
- -D__KERN
EL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef
- -Wstrict-pro
totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
- -msoft-flo
at -mpreferred-st
ack-boundary=2 -march=i486 -mregparm=3 -ffreestanding
- -Iinclude/asm-i386/m
ach-default -fomit-frame-pointer -fno-stack-protector
- -Wdeclaration-after-s
tatement -Wno-pointer-sign
- -I/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/
usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat
- -Wchar-subscript
s -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
- -fno-common -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES
- -D__KERNEL__
-DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__
- -DMODULE
-DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7174
- -DNV_UNIX
-DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG
- -DNDEBUG -DNV
_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT
- -DNV_PCI_DISA
BLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR(s)=#s"
- -D"KBUILD_BASENAME=KBUILD_
STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o
/tmp/selfgz9061/NVI
DIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.tmp_nv-vm.o
/tmp/selfgz9061/NVIDIA-L
inux-x86-1.0-7174-pkg1/usr/src/nv/
nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-vm.c:14:
include/linux/prefetch.h: In function â??prefetch_rangeâ??:
include/linux/prefetch.h:62: warning: pointer of type â??void *â??
used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-vm.c:14:
include/asm/io.h: In function â??check_signatureâ??:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-vm.c:14:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:241:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:269:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:691:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
cc
- -Wp,-MD,/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.os-a
gp.o.d -nostdinc -isystem
/usr/lib/gcc/i486-linux-gnu/4.1.2/include -D__KER
NEL__ -Iinclude -include include/linux/autoconf.h -Wall -Wundef
- -Wstrict-pr
ototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
- -msoft-fl
oat -mpreferred-stack-boundary=2 -march=i486 -mregparm=3
- -ffreestanding -I
include/asm-i386/mach-default -fomit-frame-pointer
- -fno-stack-protector -Wd
eclaratio
n-after-statement -Wno-pointer-sign
- -I/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7
174-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
- -Wformat -Wchar-
subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror
- -O -fno-co
mmon -MD -Wsign-compare -Wno-cast-qual -Wno-error
- -D_LOOSE_KERNEL_NAMES -D
__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES
- -D__KERNEL__
-DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0
- -DNV_PATCHLEVEL=7174 -D
NV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG
- -U_DEBUG -DN
DEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT
- -DNV_CHANGE_PAGE_ATTR_PRESENT -DN
V_PCI_DISABLE_DEVICE_PRESENT -DMODULE -D"KBUILD_STR(s)=#s"
- -D"KBUILD_BASENA
ME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o
/tmp/sel
fgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.tmp_os-agp.o
/tmp/selfgz9
061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-agp.c:24:
include/linux/prefetch.h: In function â??prefetch_rangeâ??:
include/linux/prefetch.h:62: warning: pointer of type â??void *â??
used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-agp.c:24:
include/asm/io.h: In function â??check_signatureâ??:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-agp.c:24:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:241:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:269:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:691:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
cc
- -Wp,-MD,/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/.os-i
nterface.o.d -nostdinc -isystem
/usr/lib/gcc/i486-linux-gnu/4.1.2/include -
D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall
- -Wundef -Wstr
ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os
- -pipe -ms
oft-float -mpreferred-stack-boundary=2 -march=i486 -mregparm=3
- -ffreestand
ing -Iinclude/asm-i386/mach-default -fomit-frame-pointer
- -fno-stack-protect
or -Wdeclaration-after-statement -Wno-pointer-sign
- -I/tmp/selfgz9061/NVIDIA-
Linux-x86-1.0-7174-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wsw
itch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith
- -Wno-multicha
r -Werror -O -fno-common -MD -Wsign-compare -Wno-cast-qual
- -Wno-error -D_
LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE
- -D_LOOSE_KERN
EL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
- -DNV_MINOR_VERSION=0 -D
NV_PATCHLEVEL=7174 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK
- -DNVCPU_X86
-UDEBUG -U_DEBUG -DNDEBUG -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT
- -DNV_CHANGE_
PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DMODULE
- -D"KBUILD_STR(s)
=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)"
- -D"KBUILD_MODNAME=KBUILD_
STR(nvidia)" -c -o
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv
/.tmp_os-interface.o
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/
nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/lockdep.h:12,
from include/linux/spinlock_types.h:12,
from include/linux/spinlock.h:78,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:46,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-interface.c:26:
include/linux/prefetch.h: In function â??prefetch_rangeâ??:
include/linux/prefetch.h:62: warning: pointer of type â??void *â??
used in a
rithmetic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:564,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/nv-linux.h:69,
from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-interface.c:26:
include/asm/io.h: In function â??check_signatureâ??:
include/asm/io.h:245: warning: wrong type argument to increment
In file included from
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv/os-interface.c:26:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:241:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:269:5:
warning: "NV_ENABLE_MEM_TRACKING" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/nv-linux.h:691:2:
warning: #warning "conftest.sh failed, assuming remap_page_range(4)!"
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-interface.c:667
:5: warning: "DEBUG" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-interface.c:679
:5: warning: "DEBUG" is not defined
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-interface.c:
In
function â??os_set_mlock_capabilityâ??:
/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-interface.c:126
2: error: â??struct task_structâ?? has no member named â??rlimâ??
make[3]: ***
[/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src/nv/os-i
nterface.o] Fehler 1
make[2]: ***
[_module_/tmp/selfgz9061/NVIDIA-Linux-x86-1.0-7174-pkg1/usr/src
/nv] Fehler 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Fehler 1
make: *** [module] Fehler 2
- -> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find
suggestions
on fixing installation problems in the README available on the
Linux
driver download page at www.nvidia.com.
- --
What is LINUX? Visit http://www.linux.org/info/faq1.html
This is a signed email, and the signature allows a recipient to check
that I am, indeed, the author.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGnJGhDcwkxcFMxHURAuzNAJ9PVwHMHKbyte1XIBxqRM82DSNFZwCgwfTE
ElwWqj940jEFy7cgxXHBhyA=
=/LgM
-----END PGP SIGNATURE-----
More information about the gloucs
mailing list