[issue36162] error: implicit declaration of function 'sendfile' is invalid in C99

muhzi report at bugs.python.org
Sat Mar 2 07:07:17 EST 2019


muhzi <air.oamyst517 at yahoo.com> added the comment:

err, wrong logs sorry... 

configure:11514: checking for truncate
configure:11514: armv7a-linux-androideabi16-clang -o conftest   -pie -march=armv7-a -Wl,--fix-cortex-a8 conftest.c -ldl  >&5
configure:11514: $? = 0
configure:11514: result: yes


configure:7954: checking sys/sendfile.h usability
configure:7954: armv7a-linux-androideabi16-clang -c   conftest.c >&5
configure:7954: $? = 0
configure:7954: result: yes
configure:7954: checking sys/sendfile.h presence
configure:7954: armv7a-linux-androideabi16-clang -E  conftest.c
configure:7954: $? = 0
configure:7954: result: yes
configure:7954: checking for sys/sendfile.h
configure:7954: result: yes

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36162>
_______________________________________


More information about the Python-bugs-list mailing list