2.2a3 compile fails with __retval error

Martin von Loewis loewis at informatik.hu-berlin.de
Fri Sep 14 08:16:14 EDT 2001


Bruce Sass <bsass at freenet.edmonton.ab.ca> writes:

> Anyone know how to fix it?

With gcc, you should not compile strdup. For some reason, configure
has failed to determine that your C library has a strdup implmentation.
Could it be that you had an old config.cache before invoking configure?

Regards,
Martin




More information about the Python-list mailing list