List Info

Thread: building _ctypes in trunk fails first time around




building _ctypes in trunk fails first time around
user name
2008-01-17 16:19:16
If I run "make clean" and then "make",
builting _ctypes fails with this message:

*** WARNING: renaming "_ctypes" since importing it
failed: No module
named _weakref

Typing "make" a second time fixes this -- it seems
a simple matter of
_ctypes being built before _weakref.

-- 
--Guido van Rossum (home page: http://www.python.org/~
guido/)
_______________________________________________
Python-Dev mailing list
Python-Devpython.org
ht
tp://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/p
ython-dev/nessto%40sharedlog.com

Re: building _ctypes in trunk fails first time around
country flaguser name
Germany
2008-01-18 01:22:15
Guido van Rossum schrieb:
> If I run "make clean" and then
"make", builting _ctypes fails with this message:
> 
> *** WARNING: renaming "_ctypes" since
importing it failed: No module
> named _weakref
> 
> Typing "make" a second time fixes this -- it
seems a simple matter of
> _ctypes being built before _weakref.
> 
What a pity.  Can the order be changed in which the
extensions are built,
or should the importing be tried after all the extensions
are ready?
Or should _weakref be made a builtin module?

Thomas

_______________________________________________
Python-Dev mailing list
Python-Devpython.org
ht
tp://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/p
ython-dev/nessto%40sharedlog.com

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )