Dave Malcolm <dmalc...@redhat.com> added the comment: > I'm seeing this with gcc-4.4.3 with -Wall -Werror, leading to fatal errors > trying to build an extension module against python 3.1
Specifically, with gcc, I'm seeing this warning (trying to port SELinux Python support to Python3), which, with -Werror becomes fatal: In file included from /usr/include/python3.1/Python.h:72, from audit2why.c:1: /usr/include/python3.1/longobject.h:36:5: error: "SIZEOF_SOCKET_T" is not defined cc1: warnings being treated as errors ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4835> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com