On Tue, 11 Oct 2011 10:08:04 +0000, Irwin Zaid <i.za...@physics.ox.ac.uk> wrote:
Non-text part: multipart/mixed
> I've attached siteconf.py and the output of make. The first command that 
> causes issues is:
> 
> gcc -pthread -fno-strict-aliasing -fwrapv -Wall -g -fPIC 
> -DPYGPU_PACKAGE=pycuda -DHAVE_CURAND=1 -DBOOST_PYTHON_SOURCE=1 
> -DPYGPU_PYCUDA=1 -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION=1 
> -Dboost=pycudaboost -Isrc/cpp -Ibpl-subset/bpl_subset 
> -I/usr/local/cuda/include 
> -I/usr/local/lib/python2.6/dist-packages/numpy/core/include 
> -I/usr/include/python2.6 -c src/cpp/cuda.cpp -o 
> build/temp.linux-x86_64-2.6/src/cpp/cuda.o

All of that looks just fine. Can you rerun this command in the PyCUDA
directory with -v added? This is to figure out how the hell /usr/bin
ends up on the include path.

Andreas

Attachment: pgpkCTZKdcC6q.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to