Skip to content

Fix delve build error on mojave#552

Merged
astaxie merged 4 commits into
beego:masterfrom
MZIchenjl:fix-mojave-dlv
Oct 23, 2018
Merged

Fix delve build error on mojave#552
astaxie merged 4 commits into
beego:masterfrom
MZIchenjl:fix-mojave-dlv

Conversation

@MZIchenjl

Copy link
Copy Markdown
Contributor

Fix the following build error on mojave

$GOPATH/src/github.com/beego/bee/vendor/github.com/derekparker/delve/proc/proc_darwin.go:3:
./proc_darwin.h:1:10: fatal error: 'sys/types.h' file not found
#include <sys/types.h>
^~~~~~~~~~~~~
1 error generated.

@astaxie
astaxie merged commit 10bb045 into beego:master Oct 23, 2018
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 this pull request may close these issues.

2 participants