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

/usr/include/stdio.h:33:21: fatal error: stddef.h: No such file or directory #770

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

Comments

@jtyoui
Copy link

jtyoui commented May 27, 2019

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

@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