|
最近查看NVIDIA的安装日志时,发现了很多false,看了半天看不懂。
linux:/var/log # more nvidia-installer.log
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Sep 25 16:16:29 2005
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 : true
no questions : true
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.
-> There appears to already be a driver installed on your system (version: 1.0-
7676). As part of installing this driver (version: 1.0-7664), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> 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.11.4-21.9-smp/source'
-> 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.11.4-21.9-s
mp/source SYSOUT=/lib/modules/2.6.11.4-21.9-smp/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.11.4-21.9-smp/build KBUILD_VERBOSE
=1 -C /lib/modules/2.6.11.4-21.9-smp/source SUBDIRS=/tmp/selfgz7404/NVIDIA-L
inux-x86-1.0-7664-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.11.4-21.9-smp/build \
KBUILD_SRC=/usr/src/linux-2.6.11.4-21.9 KBUILD_VERBOSE=1 \
KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/
usr/src/nv" \
-f /usr/src/linux-2.6.11.4-21.9/Makefile modules
mkdir -p /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_vers
ions
make -f /usr/src/linux-2.6.11.4-21.9/scripts/Makefile.build obj=/tmp/selfgz7
404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz7404/NVI
DIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.nv.o
.d -nostdinc -isystem /usr/lib/gcc-lib/i586-suse-linux/3.3.5/include -D__KER
NEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11.4-21.9/include -I/tmp/se
lfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wstrict-prototypes
-Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-fr
ame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-t
ime -march=i586 -mregparm=3 -mcpu=i686 -I/usr/src/linux-2.6.11.4-21.9/includ
e/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6
.11.4-21.9/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -I
/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wimplicit -
Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ari
th -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_V
ERSION=0 -DNV_PATCHLEVEL=7664 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_R
LIM -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISA
BLE_DEVICE_PRESENT
-DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=n
v -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pk
g1/usr/src/nv/.tmp_nv.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/s
rc/nv/nv.c
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/list.h:7,
from /usr/src/linux-2.6.11.4-21.9/include/linux/wait.h:23,
from include2/asm/semaphore.h:41,
from /usr/src/linux-2.6.11.4-21.9/include/linux/sched.h:19,
from /usr/src/linux-2.6.11.4-21.9/include/linux/module.h:10
,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv.c:14:
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h: In function `prefetch
_range':
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h:62: warning: pointer o
f type `void *' used in arithmetic
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/dmapool.h:1
4,
from /usr/src/linux-2.6.11.4-21.9/include/linux/pci.h:865,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv.c:14:
include2/asm/io.h: In function `check_signature':
include2/asm/io.h:242: warning: wrong type argument to increment
/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c: In function
`nvidia_init_module':
/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1064: warning
: `pm_register' is deprecated (declared at /usr/src/linux-2.6.11.4-21.9/incl
ude/linux/pm.h:106)
/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1132: warning
: `pm_unregister' is deprecated (declared at /usr/src/linux-2.6.11.4-21.9/in
clude/linux/pm.h:111)
/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c: In function
`nvidia_exit_module':
/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.c:1189: warning
: `pm_unregister' is deprecated (declared at /usr/src/linux-2.6.11.4-21.9/in
clude/linux/pm.h:111)
cc -Wp,-MD,/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.nv-v
m.o.d -nostdinc -isystem /usr/lib/gcc-lib/i586-suse-linux/3.3.5/include -D__
KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11.4-21.9/include -I/tmp
/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wstrict-prototy
pes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomi
t-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at
-a-time -march=i586 -mregparm=3 -mcpu=i686 -I/usr/src/linux-2.6.11.4-21.9/in
clude/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux
-2.6.11.4-21.9/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default
-I/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wimplici
t -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-
arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compare -Wno-cast-qua
l -Wno-error
-D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KE
RNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -
DNV_PATCHLEVEL=7664 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_R
EMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE
_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BA
SENAME=nv_vm -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz7404/NVIDIA-Linux-x86-
1.0-7664-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7
664-pkg1/usr/src/nv/nv-vm.c
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/list.h:7,
from /usr/src/linux-2.6.11.4-21.9/include/linux/wait.h:23,
from include2/asm/semaphore.h:41,
from /usr/src/linux-2.6.11.4-21.9/include/linux/sched.h:19,
from /usr/src/linux-2.6.11.4-21.9/include/linux/module.h:10
,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-vm.c:14:
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h: In function `prefetch
_range':
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h:62: warning: pointer o
f type `void *' used in arithmetic
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/dmapool.h:1
4,
from /usr/src/linux-2.6.11.4-21.9/include/linux/pci.h:865,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-vm.c:14:
include2/asm/io.h: In function `check_signature':
include2/asm/io.h:242: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.os-a
gp.o.d -nostdinc -isystem /usr/lib/gcc-lib/i586-suse-linux/3.3.5/include -D_
_KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11.4-21.9/include -I/tm
p/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -W
strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestan
ding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=
2 -fno-unit-at-a-time -march=i586 -mregparm=3 -mcpu=i686 -I/usr/src/linux-2.
6.11.4-21.9/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I
/usr/src/linux-2.6.11.4-21.9/include/asm-i386/mach-default -Iinclude/asm-i38
6/mach-default -I/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv
-Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenth
eses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compar
e -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNT
RM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERS
ION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -UDEBUG -U_DEBUG -DNDEBUG -D
NV_SIGNAL_STRUCT_RLIM -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRE
SENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_
PRESENT -DMODULE -DKBUILD_BASENAME=o
s_agp -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-766
4-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pk
g1/usr/src/nv/os-agp.c
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/list.h:7,
from /usr/src/linux-2.6.11.4-21.9/include/linux/wait.h:23,
from include2/asm/semaphore.h:41,
from /usr/src/linux-2.6.11.4-21.9/include/linux/sched.h:19,
from /usr/src/linux-2.6.11.4-21.9/include/linux/module.h:10
,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/os-agp.c:24:
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h: In function `prefetch
_range':
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h:62: warning: pointer o
f type `void *' used in arithmetic
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/dmapool.h:1
4,
from /usr/src/linux-2.6.11.4-21.9/include/linux/pci.h:865,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/os-agp.c:24:
include2/asm/io.h: In function `check_signature':
include2/asm/io.h:242: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.os-i
nterface.o.d -nostdinc -isystem /usr/lib/gcc-lib/i586-suse-linux/3.3.5/inclu
de -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11.4-21.9/include
-I/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2
-fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-un
it-at-a-time -march=i586 -mregparm=3 -mcpu=i686 -I/usr/src/linux-2.6.11.4-21
.9/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/
linux-2.6.11.4-21.9/include/asm-i386/mach-default -Iinclude/asm-
i386/mach-default -I/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/
nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpare
ntheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-com
pare -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_V
ERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=7664 -UDEBUG -U_DEBUG -DNDEBUG
-DNV_SIGNAL_STRUCT_RLIM -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_P
RESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_VMAP_
4_PRESENT -DMODULE -DKBUILD_BASENAME=os_interface -DKBUILD_MODNAME=nvidia -c
-o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.tmp_os-interfa
ce.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/os-interface.
c
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/list.h:7,
from /usr/src/linux-2.6.11.4-21.9/include/linux/wait.h:23,
from include2/asm/semaphore.h:41,
from /usr/src/linux-2.6.11.4-21.9/include/linux/sched.h:19,
from /usr/src/linux-2.6.11.4-21.9/include/linux/module.h:10
,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/os-interface.c:26:
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h: In function `prefetch
_range':
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h:62: warning: pointer o
f type `void *' used in arithmetic
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/dmapool.h:1
4,
from /usr/src/linux-2.6.11.4-21.9/include/linux/pci.h:865,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/os-interface.c:26:
include2/asm/io.h: In function `check_signature':
include2/asm/io.h:242: warning: wrong type argument to increment
cc -Wp,-MD,/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.os-r
egistry.o.d -nostdinc -isystem /usr/lib/gcc-lib/i586-suse-linux/3.3.5/includ
e -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11.4-21.9/include
-I/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2
-fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -fno-un
it-at-a-time -march=i586 -mregparm=3 -mcpu=i686 -I/usr/src/linux-2.6.11.4-21
.9/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/
linux-2.6.11.4-21.9/include/asm-i386/mach-default -Iinclude/asm-i386/mach-de
fault -I/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv -Wall -Wi
mplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpo
inter-arith -Wno-multichar -Werror -O -fno-common -MD -Wsign-compare -Wno-ca
st-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_PATCHLEVE
L=7664 -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_REMAP_PFN_RANG
E_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV
_PCI_GET_CLASS_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -DKBUILD_BASENAME=os_reg
istry -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-766
4-pkg1/usr/src/nv/.tmp_os-registry.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-76
64-pkg1/usr/src/nv/os-registry.c
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/list.h:7,
from /usr/src/linux-2.6.11.4-21.9/include/linux/wait.h:23,
from include2/asm/semaphore.h:41,
from /usr/src/linux-2.6.11.4-21.9/include/linux/sched.h:19,
from /usr/src/linux-2.6.11.4-21.9/include/linux/module.h:10
,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:46,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/os-registry.c:14:
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h: In function `prefetch
_range':
/usr/src/linux-2.6.11.4-21.9/include/linux/prefetch.h:62: warning: pointer o
f type `void *' used in arithmetic
In file included from /usr/src/linux-2.6.11.4-21.9/include/linux/dmapool.h:1
4,
from /usr/src/linux-2.6.11.4-21.9/include/linux/pci.h:865,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/nv-linux.h:69,
from /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src
/nv/os-registry.c:14:
include2/asm/io.h: In function `check_signature':
include2/asm/io.h:242: warning: wrong type argument to increment
ld -m elf_i386 -r -o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/s
rc/nv/nvidia.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-
kernel.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv.o /tmp
/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz740
4/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/os
-agp.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/os-interfac
e.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/os-registry.o
Building modules, stage 2.
make -rR -f /usr/src/linux-2.6.11.4-21.9/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i /usr/src/linux-2.6.11.4-21.9-obj/i386/smp/Mod
ule.symvers -s /dev/null /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/
src/nv/nvidia.o
Warning: could not find /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/s
rc/nv/.nv-kernel.o.cmd for /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/us
r/src/nv/nv-kernel.o
cc -Wp,-MD,/tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/.nvid
ia.mod.o.d -nostdinc -isystem /usr/lib/gcc-lib/i586-suse-linux/3.3.5/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.11.4-21.9/include -I/
usr/src/linux-2.6.11.4-21.9/ -I -Wall -Wstrict-prototypes -Wno-trigraphs -fn
o-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe
-msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-
a-time -march=i586 -mregparm=3 -mcpu=i686 -I/usr/src/linux-2.6.11.4-21.9/inc
lude/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-
2.6.11.4-21.9/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default
-DKBUILD_BASENAME=nvidia -DKBUILD_MODNAME=nvidia -DMODULE -c -o /tmp/selfgz7
404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz7404/N
VIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nvidia.mod.c
ld -m elf_i386 -r -o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/sr
c/nv/nvidia.ko /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nvi
dia.o /tmp/selfgz7404/NVIDIA-Linux-x86-1.0-7664-pkg1/usr/src/nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Installing both new and classic TLS OpenGL libraries.
-> Parsing log file:
-> done.
-> Validating previous installation:
-> done.
-> Uninstalling NVIDIA Accelerated Graphics Driver for Linux-x86 (1.0-7676):
-> done.
-> Uninstallation of existing driver: NVIDIA Accelerated Graphics Driver for
Linux-x86 (1.0-7676) is complete.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (1.0-7664):
executing: '/sbin/ldconfig'...
executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Shared memory test passed.
-> Running runtime sanity check:
-> done.
-> Runtime sanity check passed.
-> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86
(version: 1.0-7664) is now complete. On SuSE Linux/United Linux please use
SaX2 now to enable the NVIDIA driver. |
|