mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5298] Cannot build frp v0.68.1 for Android #4086
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#4086
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 @donmor on GitHub (Apr 28, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5298
Bug Description
I'm building frp binaries for Android and found v0.68.1 is not able to be built, prompting
github.com/wlynxg/anet: invalid reference to net.zoneCachev0.68.0 has no problem. Could be a dependency issue.
Probably related: wlynxg/anet#11 , golang/go#68082
frpc Version
0.68.1
frps Version
0.68.1
System Architecture
android/arm64, android/amd64
Configurations
https://github.com/donmor/DroidFRPD/blob/master/.github/workflows/release.yml
Actual command:
Built with Android toolchain
CGO_ENABLED=1
GOOS=android
GOARCH=[arm64, amd64]
Logs
No response
Steps to reproduce
No response
Affected area
@258692011 commented on GitHub (Apr 29, 2026):
https://github.com/jahen/frp 这里有大佬构建好的