mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #367] frpc编译出错 #269
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#269
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @waringid on GitHub (Jun 15, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/367
CentOS 7 3.10.0-514.10.2.el7.x86_64/3.10.0-327.22.2.el7.x86_64
go version go1.7.6 linux/amd64/
frps 0.11.0
make frps成功,make frpc出错,错误日志如下:
@waringid commented on GitHub (Jun 15, 2017):
已确认是go 版本问题,go1.8.3 linux/amd64编译正常。