Message148555
| Author |
ngie |
| Recipients |
ngie |
| Date |
2011年11月29日.11:47:21 |
| SpamBayes Score |
2.2282393e-05 |
| Marked as misclassified |
No |
| Message-id |
<1322567242.74.0.989020710352.issue13497@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
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 |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2011年11月29日 11:47:22 | ngie | set | recipients:
+ ngie |
| 2011年11月29日 11:47:22 | ngie | set | messageid: <1322567242.74.0.989020710352.issue13497@psf.upfronthosting.co.za> |
| 2011年11月29日 11:47:22 | ngie | link | issue13497 messages |
| 2011年11月29日 11:47:21 | ngie | create |
|