cuda example fail to compile

Hello,

i’m new to CUDA, i installed the drivers and the SDK succesfully. i got Kubuntu 10.10 but when i try to compile the examples i get the following error message(s):

adel@adel-notebook:~/NVIDIA_GPU_Computing_SDK/C$ make

make[1]: Entering directory `/home/adel/NVIDIA_GPU_Computing_SDK/C/common'

make[1]: *** No targets.  Stop.

make[1]: Leaving directory `/home/adel/NVIDIA_GPU_Computing_SDK/C/common'

make: *** [lib/libcutil.so] Error 2

does anyone have an idea what i’m doing wrong?

i set the path and library parameters in the .bashrc file…

thank you in advance

Hello,

i’m new to CUDA, i installed the drivers and the SDK succesfully. i got Kubuntu 10.10 but when i try to compile the examples i get the following error message(s):

adel@adel-notebook:~/NVIDIA_GPU_Computing_SDK/C$ make

make[1]: Entering directory `/home/adel/NVIDIA_GPU_Computing_SDK/C/common'

make[1]: *** No targets.  Stop.

make[1]: Leaving directory `/home/adel/NVIDIA_GPU_Computing_SDK/C/common'

make: *** [lib/libcutil.so] Error 2

does anyone have an idea what i’m doing wrong?

i set the path and library parameters in the .bashrc file…

thank you in advance