[GH-ISSUE #538] MT7620 RAMIPS won't run the precompiled version #420

Closed
opened 2026-05-05 12:14:42 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @ingjieye on GitHub (Nov 27, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/538

Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST

What version of frp are you using (./frpc -v or ./frps -v)?
v0.13.0

What operating system and processor architecture are you using (go env)?
Openwrt 15.05.1 MT7620 RAMIPS

Configures you used:
none

Steps to reproduce the issue:

  1. wget frp_0.13.0_linux_mips.tar.gz or frp_0.13.0_linux_mipsle.tar.gz
  2. tar -zxvf
  3. ./frps

Describe the results you received:

  1. run mips version got error : line 1: syntax error: unexpected "("
  2. run mipsle version got error : Illegal instruction

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Can you point out what caused this issue (optional)
maybe RAMIPS architecture just won't run the mipsle or mips version ? Try to compile it myself by adding it to openwrt-ramips-sdk/package then run make menuconfig but nothing shows up. Maybe consider adding a guid to how to compile by self ?

Originally created by @ingjieye on GitHub (Nov 27, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/538 Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST **What version of frp are you using (./frpc -v or ./frps -v)?** v0.13.0 **What operating system and processor architecture are you using (`go env`)?** Openwrt 15.05.1 MT7620 RAMIPS **Configures you used:** none **Steps to reproduce the issue:** 1. `` wget frp_0.13.0_linux_mips.tar.gz or frp_0.13.0_linux_mipsle.tar.gz`` 2. ``tar -zxvf `` 3. `` ./frps`` **Describe the results you received:** 1. run mips version got error : line 1: syntax error: unexpected "(" 2. run mipsle version got error : Illegal instruction **Describe the results you expected:** **Additional information you deem important (e.g. issue happens only occasionally):** **Can you point out what caused this issue (optional)** maybe RAMIPS architecture just won't run the mipsle or mips version ? Try to compile it myself by adding it to ``openwrt-ramips-sdk/package`` then run ``make menuconfig`` but nothing shows up. Maybe consider adding a guid to how to compile by self ?
Author
Owner

@J1aq1An commented on GitHub (Nov 30, 2017):

See https://github.com/nodejs/node/issues/4818

<!-- gh-comment-id:348060762 --> @J1aq1An commented on GitHub (Nov 30, 2017): See https://github.com/nodejs/node/issues/4818
Author
Owner

@fatedier commented on GitHub (Dec 7, 2017):

Duplicate of #245

<!-- gh-comment-id:349865275 --> @fatedier commented on GitHub (Dec 7, 2017): Duplicate of #245
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#420
No description provided.