-
Notifications
You must be signed in to change notification settings - Fork 115
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
The error in running the example "Helloworld" #109
Comments
What's the output of |
thank you for reply. root@LAPTOP-683IEQSK:/mnt/d/linux/egg/eggos-0.4.1/app/examples/helloworld# go env |
currently eggos only works with go version 1.16 |
thanks,it's OK. |
I build the 'HelloWorld' and 'Httpd',there are two question : |
when I download the eggos and the source, I try run the "helloworld" by "egg run" command,but I receive error, and How can I do , my env setting error?
package github.com/icexin/eggos/app/examples/helloworld
imports github.com/icexin/eggos
imports github.com/icexin/eggos/drivers/e1000
imports github.com/icexin/eggos/inet
imports gvisor.dev/gvisor/pkg/abi/linux
imports gvisor.dev/gvisor/pkg/gohacks: build constraints exclude all Go files in /root/go/pkg/mod/gvisor.dev/[email protected]/pkg/gohacks
2022/06/28 09:52:16 error building kernel: exit status 1
The text was updated successfully, but these errors were encountered: