Python 2.4.2 make failure in posixmodule on OSX 10.4.3

"Martin v. Löwis" martin at v.loewis.de
Mon Dec 5 23:07:09 EST 2005


smurphus wrote:
> Any suggestions on how I can remedy this?

It would be good if you could try to understand and to
analyse these error messages; your message does not
indicate whether you have knowledge of the C language
and could analyse them or not.

For example, it is very puzzling that there is no
declaration of lchown. Can you find a declaration
for this function (there must be one, somewhere
in /usr/include)? Why is it not used?

Regards,
Martin



More information about the Python-list mailing list