[GH-ISSUE #5149] 0.67.0无法构建 #4025

Closed
opened 2026-05-05 14:33:19 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @donmor on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5149

Bug Description

Action: https://github.com/donmor/frp-debian/actions/runs/21575878825

实际上前几天将#5004 补丁rebase到master时就编译不过,以为到正式版该修好了的就没报

frpc Version

0.67.0

frps Version

0.67.0

System Architecture

any

Configurations

Makefile

Logs

No response

Steps to reproduce

https://github.com/donmor/frp-debian/actions/runs/21575878825

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @donmor on GitHub (Feb 2, 2026). Original GitHub issue: https://github.com/fatedier/frp/issues/5149 ### Bug Description Action: https://github.com/donmor/frp-debian/actions/runs/21575878825 ~~实际上前几天将#5004 补丁rebase到master时就编译不过,以为到正式版该修好了的就没报~~ ### frpc Version 0.67.0 ### frps Version 0.67.0 ### System Architecture any ### Configurations Makefile ### Logs _No response_ ### Steps to reproduce https://github.com/donmor/frp-debian/actions/runs/21575878825 ### Affected area - [ ] Docs - [x] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [x] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (Feb 2, 2026):

前端编译后的资源不再放到 git 里了,所以编译需要先编译前端资源,再编译 Go 二进制文件。

<!-- gh-comment-id:3832706225 --> @fatedier commented on GitHub (Feb 2, 2026): 前端编译后的资源不再放到 git 里了,所以编译需要先编译前端资源,再编译 Go 二进制文件。
Author
Owner

@donmor commented on GitHub (Feb 4, 2026):

那现在是先要去web/frps和web/frpc中运行make才行对吗?如果用make all的话可以一起执行对吗

<!-- gh-comment-id:3844585196 --> @donmor commented on GitHub (Feb 4, 2026): 那现在是先要去web/frps和web/frpc中运行make才行对吗?如果用make all的话可以一起执行对吗
Author
Owner

@donmor commented on GitHub (Feb 4, 2026):

已经解决,另外建议在两个web target中直接在build前加上install,就不用手动运行一遍了

<!-- gh-comment-id:3844793588 --> @donmor commented on GitHub (Feb 4, 2026): 已经解决,另外建议在两个web target中直接在build前加上install,就不用手动运行一遍了
Author
Owner

@fatedier commented on GitHub (Feb 4, 2026):

已经解决,另外建议在两个web target中直接在build前加上install,就不用手动运行一遍了

可以

<!-- gh-comment-id:3844862839 --> @fatedier commented on GitHub (Feb 4, 2026): > 已经解决,另外建议在两个web target中直接在build前加上install,就不用手动运行一遍了 可以
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4025
No description provided.