Hi,

I'm not sure about ubuntu, but the Debian python package is missing the
dl module in the amd64 version. I had the same issues until I compiled
dlmodule.c myself.


:wq buz

On Thu, Jul 10, 2008 at 11:36:35AM +0200, Florent wrote:
> Looks like the bugs #862 #842 #841 (i.e. nvidia driver symbols
> resolution, as printed by "WARNING **: failed to bind
> GLXGetProcAddress or GLXGetProcAddressARB") is not solved on 64 bit
> system.
> 
> Although the sys.setdlopenflags call in __init__.py had solved it, i'm
> testing clutter on an Ubuntu studio 8.04 64bits install and the
> warning is back again.
> 
> I tested the shading and FBO cloning features using the test-shader C
> program which works. Just python fails.
> 
> Do you guys think:
> * it's because of the python2.5 64bits vm (different module importing 
> features)?
> * the 64bits nvidia driver's version is 169.12, i believe this is
> quite an old release. May this be the problem ? Should the
> setdlopenflags be changed in any way ?
> 
> Thanks
> 
> Florent
> -- 
> To unsubscribe send a mail to [EMAIL PROTECTED]
> 

-- 
GnuPG Fingerprint: 2FFF FC48 C7DF 1EA0 00A0  FD53 8C35 FD2E 6908 7B82

Attachment: signature.asc
Description: Digital signature

Reply via email to