We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
building 'linkcheck.HtmlParser.htmlsax' extension 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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
building 'linkcheck.HtmlParser.htmlsax' extension
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
The text was updated successfully, but these errors were encountered: