On Fri, 2007-08-10 at 13:22 -0500, Nathan Moore wrote:

> 
> /usr/bin/ld: warning: libtlshook.so, needed
> by /usr/local/cuda/lib/libcudart.so, not found (try using -rpath or
> -rpath-link) 
> 

You're already setting LD_LIBRARY_PATH to include /usr/local/cuda/lib
(spotted this on Cuda forum)

Have a look at your common.mk file in the NVIDIA_CUDA_SDK/common
directory ?