Standalone .ipk compile issue @AR300M

Great gadget 300M is and so lucky to upgrade to 3.105, it had been intergrated shadowsocks-libev.

Now I have encountered some issues in compiling the ssrplus ipk. It would be awesome if those ipk could be installed in an intact firmware (3.105). So above is my goal.

My steps are as follows:

  1. ENV config
  2. git clone GitHub - gl-inet/openwrt: This repository is fork from openwrt official repo, we will update the latest tag and release GL.iNet firmware based on it. openwrt
  3. ADD 2 feeds to package
  1. ./scripts/feeds update -a && ./scripts/feeds install -a
  2. make menuconfig for NAND flash
  3. make package/XXX/luci-app-ssr-plus/compile

But I always ended up in Error 2. and it showed so many dependencies on ‘XXX’, which does not exist.

Is my step performed correctly?

You should also be using the SDK from here:

Follow all the steps and you shouldn’t have any issues.

1 Like