Hi,
I'm getting the following error when I try to build pycuda-0.93rc.
Could anybody help? Thanks.
####
~/pycuda-0.93rc3> python setup.py build
running build
running build_py
running build_ext
building '_driver' extension
creating build/temp.linux-x86_64-2.4
creating build/temp.linux-x86_64-2.4/src
creating build/temp.linux-x86_64-2.4/src/cpp
creating build/temp.linux-x86_64-2.4/src/wrapper
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -
fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -
mtune=generic -D_GNU_SOURCE -fPIC -O3 -DNDEBUG -fPIC -Isrc/cpp -I/usr/
local/cuda/include -I/usr/lib/python2.4/site-packages/numpy-1.3.0-
py2.4-linux-x86_64.egg/numpy/core/include -I/usr/include/python2.4 -c
src/cpp/cuda.cpp -o build/temp.linux-x86_64-2.4/src/cpp/cuda.o
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -
fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -
mtune=generic -D_GNU_SOURCE -fPIC -O3 -DNDEBUG -fPIC -Isrc/cpp -I/usr/
local/cuda/include -I/usr/lib/python2.4/site-packages/numpy-1.3.0-
py2.4-linux-x86_64.egg/numpy/core/include -I/usr/include/python2.4 -c
src/cpp/bitlog.cpp -o build/temp.linux-x86_64-2.4/src/cpp/bitlog.o
gcc -pthread -fno-strict-aliasing -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -
fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -
mtune=generic -D_GNU_SOURCE -fPIC -O3 -DNDEBUG -fPIC -Isrc/cpp -I/usr/
local/cuda/include -I/usr/lib/python2.4/site-packages/numpy-1.3.0-
py2.4-linux-x86_64.egg/numpy/core/include -I/usr/include/python2.4 -c
src/wrapper/wrap_cudadrv.cpp -o build/temp.linux-x86_64-2.4/src/
wrapper/wrap_cudadrv.o
src/wrapper/wrap_cudadrv.cpp: In function â:
src/wrapper/wrap_cudadrv.cpp:159: error: ârnExâ was not declared in
this scope
src/wrapper/wrap_cudadrv.cpp: In function â:
src/wrapper/wrap_cudadrv.cpp:160: error: ârnExâ was not declared in
this scope
src/wrapper/wrap_cudadrv.cpp: In function â:
src/wrapper/wrap_cudadrv.cpp:161: error: ârnExâ was not declared in
this scope
src/wrapper/wrap_cudadrv.cpp: In function â:
src/wrapper/wrap_cudadrv.cpp:304: error: ârnExâ was not declared in
this scope
src/wrapper/wrap_cudadrv.cpp: In function â:
src/wrapper/wrap_cudadrv.cpp:351: error: ârnExâ was not declared in
this scope
error: command 'gcc' failed with exit status 1
_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net