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

Can't build on Ubuntu #113

Closed
pronebird opened this issue Feb 21, 2024 · 1 comment
Closed

Can't build on Ubuntu #113

pronebird opened this issue Feb 21, 2024 · 1 comment

Comments

@pronebird
Copy link
Contributor

Hi,

Maybe you could give me a pointer, make fails to build:

make 
In file included from third-part/lwip/include/lwip/init.h:40,
                 from src/hev-main.c:13:
third-part/lwip/include/lwip/opt.h:51:10: fatal error: lwipopts.h: No such file or directory
   51 | #include "lwipopts.h"
      |          ^~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:130: build/hev-main.o] Error 1
@pronebird
Copy link
Contributor Author

My bad, seems like things changed in submodule and I ran an update by mistake.

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

Successfully merging a pull request may close this issue.

1 participant