Tuesday, April 22. 2008CUDA on Debian lennyComments
Display comments as
(Linear | Threaded)
Anonymous on :
Thanks for your guide. I’m running into a problem though when building the SDK examples. I’ve changed the common.mk file and installed freeglut3-dev as your guide suggestions. Here is the error I get, any suggestion to resolve this would be appreciated.
make[1]: Entering directory `/root/NVIDIA_CUDA_SDK/projects/dct8x8’
/usr/local/cuda/lib/libcudart.so: undefined reference to `__stack_chk_fail@GLIBC_2.4’
collect2: ld returned 1 exit status
Stephan on :
Hi! I think that my article should already be considered outdated. I’m afraid I won’t resolve that, as I haven’t been working with CUDA since then and had to upgrade to GCC 4.3 due to more important projects.
|
Logbook of Stephan Paukner on : CUDA and GpuCV on Debian lenny