Hello Andreas, hello list,

Also, since the second try, I am unable to reproduce the first
message about /usr/bin/ld.

The one that you fixed by removing "lib"? Or which other message are you referring to?

Yes, that one. I'll try and write a lib prefix warning patch.

My libboost_python-gcc43-mt-1_39.so.1.39.0 is also world-executable
(-rwxr-xr-x). I added the boost lib path to my ld config, which
changed the failure message of test_driver.py to

> ImportError: /usr/lib/python2.5/site-packages/pycuda-0.93rc4-py2.5-
> linux-i686.egg/pycuda/_driver.so: undefined symbol:
> _ZNK5boost6python6detail17exception_handlerclERKNS_
> 9function0IvSaINS_13function_baseEEEE

The lines above "ImportError:" are the same as before.
I ran "setup.py install" again, didn't change anything.
I deleted the .egg directory mentioned in the ImportError and ran
"setup.py install" (I tried to force it to recompile everything),
still the same error. :(

Kind regards,
Marcel

_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to