Problems install CUDA5.5 driver on fedora18x64

i remove old noveau drivers,
like set all necessary liby:

[root@localhost video]# rpm -qa *\nvidia\* *\kernel\*|sort;uname -r;
abrt-addon-kerneloops-2.1.9-1.fc18.x86_64
kernel-3.10.11-100.fc18.x86_64
kernel-3.10.9-100.fc18.x86_64
kernel-3.11.9-100.fc18.x86_64
kernel-devel-3.10.11-100.fc18.x86_64
kernel-devel-3.10.9-100.fc18.x86_64
kernel-devel-3.11.9-100.fc18.x86_64
kernel-headers-3.11.9-100.fc18.x86_64
kernel-modules-extra-3.10.11-100.fc18.x86_64
kernel-modules-extra-3.10.9-100.fc18.x86_64
kernel-modules-extra-3.11.9-100.fc18.x86_64
libreport-plugin-kerneloops-2.1.9-1.fc18.x86_64
3.11.9-100.fc18.x86_64

after:

./cuda_5.5.22_linux_64.run
....
Installing the NVIDIA display driver...
The driver installation is unable to locate the kernel source. Please make sure that the kernel source packages are installed and set up correctly.
If you know that the kernel source packages are installed and set up correctly, you may pass the location of the kernel source with the '--kernel-source-path' flag.

then:

[root@localhost video]# ls /usr/src/kernels/*
/usr/src/kernels/3.10.11-100.fc18.x86_64:
arch crypto firmware include ipc kernel Makefile Module.symvers samples security System.map usr vmlinux.id
block drivers fs init Kconfig lib mm net scripts sound tools virt

/usr/src/kernels/3.10.9-100.fc18.x86_64:
arch crypto firmware include ipc kernel Makefile Module.symvers samples security System.map usr vmlinux.id
block drivers fs init Kconfig lib mm net scripts sound tools virt

/usr/src/kernels/3.11.9-100.fc18.x86_64:
arch crypto firmware include ipc kernel Makefile Module.symvers samples security System.map usr vmlinux.id
block drivers fs init Kconfig lib mm net scripts sound tools virt


and run:
[root@localhost video]#./cuda_5.5.22_linux_64.run --kernel-source-path /usr/src/kernels/3.11.9-100.fc18.x86_64/ -driver
or 
[root@localhost video]#./cuda_5.5.22_linux_64.run --kernel-source-path=/usr/src/kernels/3.11.9-100.fc18.x86_64/ -driver

Installing the NVIDIA display driver...
The driver installation is unable to locate the kernel source. Please make sure that the kernel source packages are installed and set up correctly.
If you know that the kernel source packages are installed and set up correctly, you may pass the location of the kernel source with the '--kernel-source-path' flag.

please help me to install this driver

PS:sorry for my english

otherwise i run with compile:

[root@localhost video]# ./cuda_5.5.22_linux_64.run --kernel-source-path /usr/src/kernels/3.11.9-100.fc18.x86_64/ -driver -silent -override compiler

result:
/tmp/cuda_install_7271.log:

Cleaning kernel module build directory.

Building kernel module:

Building: [##############################] 100%



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.



The driver installation is unable to locate the kernel source. Please make sure that the kernel source packages are installed and set up correctly.
If you know that the kernel source packages are installed and set up correctly, you may pass the location of the kernel source with the '--kernel-source-path' flag.

===========
= Summary =
===========

Driver: Installation Failed
Toolkit: Not Selected
Samples: Not Selected


Logfile is /tmp/cuda_install_7271.log

/var/log/nvidia-installer.log:

.........
In file included from /usr/src/kernels/3.11.9-100.fc18.x86_64/arch/x86/include/asm/cpumask.h:4:0,
from /usr/src/kernels/3.11.9-100.fc18.x86_64/arch/x86/include/asm/msr.h:10,
from /usr/src/kernels/3.11.9-100.fc18.x86_64/arch/x86/include/asm/processor.h:20,
from /usr/src/kernels/3.11.9-100.fc18.x86_64/arch/x86/include/asm/thread_info.h:22,
from include/linux/thread_info.h:54,
from include/linux/preempt.h:9,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:29,
from include/linux/time.h:5,
from include/uapi/linux/timex.h:56,
from include/linux/timex.h:56,
from include/linux/sched.h:17,
from include/linux/utsname.h:5,
from /tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:44,
from /tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c:15:
include/linux/cpumask.h: В функции «cpumask_parse»:
include/linux/cpumask.h:603:26: предупреждение: signed and unsigned type in conditional expression [-Wsign-compare]
In file included from /usr/src/kernels/3.11.9-100.fc18.x86_64/arch/x86/include/asm/uaccess.h:539:0,
from include/linux/poll.h:11,
from /tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel/nv-linux.h:115,
from /tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c:15:
/usr/src/kernels/3.11.9-100.fc18.x86_64/arch/x86/include/asm/uaccess_64.h: В функции «copy_from_user»:
/usr/src/kernels/3.11.9-100.fc18.x86_64/arch/x86/include/asm/uaccess_64.h:62:6: предупреждение: сравнение знакового и беззнакового целых выражений [-Wsign-compare]
/tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c: В функции «nv_i2c_del_adapter»:
/tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.c:327:14: ошибка: использование пустого (void) значения
make[3]: *** [/tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel/nv-i2c.o] Ошибка 1
make[2]: *** [_module_/tmp/selfgz7313/NVIDIA-Linux-x86_64-319.37/kernel] Ошибка 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Ошибка 1
make: *** [module] Ошибка 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.