Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python2.7 安装失败 #769

Open
jtyoui opened this issue May 27, 2019 · 1 comment
Open

python2.7 安装失败 #769

jtyoui opened this issue May 27, 2019 · 1 comment

Comments

@jtyoui
Copy link

jtyoui commented May 27, 2019

pip install LinkChecker

creating build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/A.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/WKS.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/SRV.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/PX.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/AAAA.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/NSAP.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/IPSECKEY.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/APL.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/DHCID.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/NSAP_PTR.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/KX.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/NAPTR.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/init.py -> build/lib.linux-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
running build_ext
building 'linkcheck.HtmlParser.htmlsax' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/linkcheck
creating build/temp.linux-x86_64-2.7/linkcheck/HtmlParser
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DYY_NO_INPUT -Ilinkcheck/HtmlParser -I/usr/include/python2.7 -c linkcheck/HtmlParser/htmllex.c -o build/temp.linux-x86_64-2.7/linkcheck/HtmlParser/htmllex.o -pedantic -std=gnu99
In file included from /usr/include/python2.7/Python.h:33:0,
from linkcheck/HtmlParser/htmlsax.h:23,
from linkcheck/HtmlParser/htmllex.c:1:
/usr/include/stdio.h:33:21: fatal error: stddef.h: No such file or directory
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

@dpalic
Copy link

dpalic commented Jul 8, 2019

Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker
for more details please see: #708
The new repo https://github.com/linkcheck/linkchecker/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants