mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #421] 树莓派3无法使用frpc并且编译错误 #315
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#315
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 @tra4less on GitHub (Aug 10, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/421
版本
0.13下载的包 frp_0.13.0_linux_arm.tar.gz
系统
archlinux架构
aarch64执行错误
然后试着自己编译,删除了makefile 的frps,go get 了 相关的包,然后编译错误
希望得到您的帮助,谢谢
@lichaoi commented on GitHub (Aug 11, 2017):
你好!我的也是树苺派3b 系统 archlinuxarm64 遇到和你完全一样的问题。
我是这样解决的: go get 项目到本机后,在 go path 目录下找到的frp项目源码是可以正常编译的。
已经编译通过并正常运行!
希望对你有所帮助。
@WindGreen commented on GitHub (Jun 5, 2018):
3b和3b+虽然是arm64 v8的芯片,但是raspbian是32的,所以只能安装arm v7的包
@CaiJinHao commented on GitHub (Oct 17, 2019):
@WindGreen arm v7的包在哪下载,方便贴个地址吗