wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.41k stars 233 forks source link

python2.7 安装失败 #769

Open jtyoui opened 5 years ago

jtyoui commented 5 years ago

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 commented 5 years ago

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