Slackware 12 ---- kernel hugesmp.s ------- DESKTOP -----------
root@darkstar:~# uname -a
Linux darkstar 2.6.21.5 #1 Fri Sep 7 00:17:38 BRT 2007 i686 AMD Athlon(tm) XP 3200+ AuthenticAMD GNU/Linux
Hardware
MB Asus A7N8X-X
VIDEO FX5500
CPU XP3200+
HD IDE 80G
DVD LG IDE
CDRW LG IDE
memory 1G DDR
===============
--------> LILO <--------------------------
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda10
message = /boot/boot_message.txt
prompt
#timeout = 1200
lba32
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# VESA framebuffer console @ 800x600x256
vga = 771
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Windows bootable partition config begins
#other = /dev/hda1
# label = Windows
# table = /dev/hda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/hda10
label = Linux
read-only
# Linux bootable partition config ends
# Linux bootable partition config begins
#image = /boot/vmlinuz-generic-2.6.21.5-smp
image = /boot/vmlinuz-generic-smp-2.6.21.5-smp
initrd = /boot/initrd.gz
root = /dev/hda10
label = Lnx26215smp
read-only
# Linux bootable partition config ends
-----------------> END LILO <-------------------
DRIVER NVIDIA
NVIDIA-Linux-x86-100.14.11-pkg1.run
-----------> nvidia-installer.log <----------------------------
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Sep 7 13:36:23 2007
option status:
license pre-accepted : false
~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~
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: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.21.5/source'
-> Kernel output path: '/lib/modules/2.6.21.5/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen 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-i2c.o nvacpi.
o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.o nvidi
a.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 -f stprof stprof.o symtab.h Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.21.5/source
SYSOUT=/lib/modules/2.6.21.5/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.21.5/source /lib/modules/2.6.21.
5/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.21.5/source /lib/modules/2.6.21.
5/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.21.5/build KBUILD_VERBOSE=1 -C /li
b/modules/2.6.21.5/source SUBDIRS=/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11
-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.21.5/build \
KBUILD_SRC=/usr/src/linux-2.6.21.5 \
KBUILD_EXTMOD="/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv"
-f /usr/src/linux-2.6.21.5/Makefile 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/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_ver
sions
rm -f /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.tmp_versio
ns/*
make -f /usr/src/linux-2.6.21.5/scripts/Makefile.build obj=/tmp/selfgz2073/N
VIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /tmp/selfgz2073/NVI
DIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.1.2/include -D__
KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.5/include -include inc
lude/linux/autoconf.h -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr
/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
g -fno-common -O2 -pipe -msoft-float -mregparm=3 -freg-struct-return -mprefe
rred-stack-boundary=2 -march=athlon -ffreestanding -maccumulate-outgoing-arg
s -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.21.5
/include/asm-i386/ma
ch-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-p
rotector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz2073/
NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -W
switch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multich
ar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wn
o-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRI
NG=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULT
IPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_C
OUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM
_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANG
E_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DN
V_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR
(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2073/NVIDIA-Li
nux-x86-100.14.11-pkg1/usr/src/nv/nv
.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.1.2/include -
D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.5/include -include
include/linux/autoconf.h -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
sing -fno-co
mmon -O2 -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stac
k-boundary=2 -march=athlon -ffreestanding -maccumulate-outgoing-args -DCONFI
G_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.21.5/include/
asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -
fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/
selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wret
urn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -
Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno-ca
st-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_V
ERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLI
M -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCT
L_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRES
ENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REM
AP_PFN_RANGE_PRESENT -DNV_CHANGE_PAG
E_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAM
E=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv/nv-vm.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/n
v/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/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 arith
metic
cc -Wp,-MD,/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.1.2/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.5/include -include
include/linux/autoconf.h -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
sing -fno-common -O2 -pipe -msoft-float -mregparm=3 -freg-struct-return -mpr
eferred-stack-boundary=2 -march=athlon -ffreestanding -maccumulate-outgoing-
args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.2
1.5/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-fra
me-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-s
ign -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wim
plicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoi
nter-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-com
pare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -
DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNA
L_STRUCT_RLIM -DNV_MULTI
PLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_CO
UNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_
INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE
_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV
_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(
os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2073/NVIDIA
-Linux-x86-100.14.11-pkg1/usr/src/nv/os-agp.o /tmp/selfgz2073/NVIDIA-Linux-x
86-100.14.11-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/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 arith
metic
cc -Wp,-MD,/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
interface.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.1.2/in
clude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.5/include -i
nclude include/linux/autoconf.h -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.1
1-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-stri
ct-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -freg-struct-retu
rn -mpreferred-stack-boundary=2 -march=athlon -ffreestanding -maccumulate-ou
tgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linu
x-2.6.21.5/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fo
mit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-po
inter-sign -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wa
ll -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenth
eses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD
-Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__
-DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG
-DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CL
ASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV
_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAK
POINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DN
V_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=
#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_S
TR(nvidia)" -c -o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv
/os-interface.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/o
s-interface.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/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 arith
metic
cc -Wp,-MD,/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.os-
registry.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.1.2/inc
lude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.5/include -in
clude include/linux/autoconf.h -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11
-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-stric
t-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -freg-struct-retur
n -mpreferred-stack-boundary=2 -march=athlon -ffreestanding -maccumulate-out
going-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux
-2.6.21.5/inclu
de/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointe
r -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/t
mp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -W
return-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arit
h -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DN
V_VERSION_STRING=\"100.14.11\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_
RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SY
SCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_P
RESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_
REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_S
EM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASEN
AME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /t
mp/selfgz2073/NVIDIA-Linux-x86-100.1
4.11-pkg1/usr/src/nv/os-registry.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.1
1-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/os-registry.c:14:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nv-
i2c.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.1.2/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.5/include -include
include/linux/autoconf.h -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-pro
totypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-flo
at -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=athlo
n -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CF
I_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.21.5/include/asm-i386/mach-default -Ii
nclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdec
laration-after-statement -Wno-pointer-sign -I/tmp/selfgz2073/NVIDIA-Linux-x
86-100.14.11-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wforma
t -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -O
-fno-common -msoft-float -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOO
SE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.11
\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AG
PGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -
DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_P
RESENT -DNV_OLD_MM_KGDB_BREAKPOINT_P
RESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_ACQUI
RE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"
KBUILD_BASENAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -
c -o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.o /tm
p/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
cc -Wp,-MD,/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/.nva
cpi.o.d -nostdinc -isystem /usr/lib/gcc/i486-slackware-linux/4.1.2/include
-D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.21.5/include -include
include/linux/autoconf.h -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-alia
sing -fno-common -O2 -pipe -msoft-float -mregparm=3 -freg-struct-return -mpr
eferred-stack-boundary=2 -march=athlon -ffreestanding -maccumulate-outgoing-
args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.2
1.5/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-fra
me-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-s
ign -I/tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv -Wall -Wim
plicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpoi
nter-arith -Wno-multichar -Werror -O -fno-common -msoft-float -MD -Wsign-com
pare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -
DNVRM -DNV_VERSION_STRING=\"100.14.11\" -UDEBU
G -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRE
SENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_ME
SSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -D
NV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_P
AGE_ATTR_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_VMAP_4_PRESENT -DMODU
LE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MO
DNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-p
kg1/usr/src/nv/nvacpi.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/
src/nv/nvacpi.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:59,
from include/linux/utsname.h:35,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/sr
c/nv/nvacpi.c:15:
include/linux/prefetch.h: In function 'prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type 'void *' used in arith
metic
ld -m elf_i386 -m elf_i386 -r -o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.
11-pkg1/usr/src/nv/nvidia.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/
usr/src/nv/nv-kernel.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/s
rc/nv/nv.o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-vm.
o /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-agp.o /tmp/s
elfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-interface.o /tmp/sel
fgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/os-registry.o /tmp/selfgz
2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz2073/NVI
DIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.21.5/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.21.5/Module.symvers -I /tmp/se
lfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.symvers -o /tmp/s
elfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/Module.symvers -w vmlin
ux /tmp/selfgz2073/NVIDIA-Linux-x86-100.14.11-pkg1/usr/src/nv/nvidia.o
FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol 'para
virt_ops'
make[4]: *** [__modpost] Error 1
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 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.
-----------------------> END nvidia-installer log file '/var/log/nvidia-installer.log'
Thanks