Hi Lawrence,

On Thu, Jul 27, 2006 at 01:32:25PM +0200, Lawrence Oluyede wrote:
> That doesn't seem to work. I commented out the includes I added to
> make fcntl module compile (like sys/ioctl.h for example) and added
> them to the _includes_ and this seem to work correctly only with tests
> and the generation of ctypesplatcheck files. The headers are not
> injected in the generated fcntl.c nor in any of the file it includes.

Strange: it works with the readline module.  If you run 'compilemodule.py
readline' you can check that /tmp/usession-*/readline/common_header.h
contains '#include <readline/readline.h>'.


A bientot,

Armin.
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to