Garrett Cooper <yaneg...@gmail.com> added the comment:

Other potential issues are provided below:

configure:9015: checking if PTHREAD_SCOPE_SYSTEM is supported
configure:9038: gcc -pthread -o conftest -I/usr/include/edit   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:101: warning: incompatible implicit declaration of built-in function 
'exit'
configure:9038: $? = 0

configure:9079: checking if --enable-ipv6 is specified
configure:9119: gcc -pthread -o conftest -I/usr/include/edit   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:102: warning: incompatible implicit declaration of built-in function 
'exit'
configure:9119: $? = 0

configure:12462: checking whether wchar_t is signed
configure:12482: gcc -pthread -o conftest -I/usr/include/edit   conftest.c  
-lutil >&5
conftest.c: In function 'main':
conftest.c:272: warning: incompatible implicit declaration of built-in function 
'exit'
configure:12482: $? = 0

configure:12800: checking whether right shift extends the sign bit
configure:12818: gcc -pthread -o conftest -I/usr/include/edit   conftest.c  
-lutil >&5
conftest.c: In function 'main':
conftest.c:273: warning: incompatible implicit declaration of built-in function 
'exit'
configure:12818: $? = 0

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13497>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to