x

x

Will try next week

x

I have updated badvpn openwrt package and compiled it in OpenWrt CC1505.

It compiled but I didn’t test.

I attached the ipk and source code for you if you want to compile by yourself.

Appreciate if you can report if it works.

x

x

I cannot see the picture. It is re-sized by the host.

Please use attachment.

from your compile message, seems you didn’t make it correct. I am using Openwrt buildroot, not SDK. So it may be a little different.

First, you don’t need to git clone the badvpn.

create a folder, openwrt/packages/badvpn,

then put the Makefile I attached in this folder. Run make menuconfig and select badvpn in network->vpn, then

make package/badvpn/compile

x

x

From your opkg install error: first you need to do “opkg update” to retrieve all the dependencies, then use opkg install.


Second for your compiling error, I am not sure why because I am not using OpenWrt SDK. Try using the OpenWrt buildroot, as docs here:

https://github.com/domino-team/openwrt-cc

x

For BB you need to download the code from openwrt directly. There is patch for gl.inet6416 already there.

x

I am in vacation and will be able to compile next next week.

x