Hi,

I am trying to compile SNI Proxy in OpenWRT,

https://github.com/dlundquist/sniproxy

I have successfully done this before for ar71xx platform but I am trying to
now do it with ramips. My notes from the first time aren't up to scratch so
I am not sure if a) changes to the SNIproxy code are effecting this or b) I
have forgotten what I did.

I think this would be a good little package to have available anyway so I
am looking for assistance to get this compiled and rolled into the feeds
system.

SNIProxy is great for countries like Australia to get Netflix and other
services and could be of benefit in the embedded space. It seems to run
quite well on my ar71xx chipset.

So here are my current problems limiting me from getting this done.

1: This package uses autoconf and I was struggling to produce a Makefile
that works so I am now just attempting to cross compile it using the
toolchain.

Need help to build Makefile

2: Seems to require libev4. I cannot see if this package is available for
OpenWRT, I tried to cross compile it manually but I am getting an error
"opcode not supported on this processor: mips1" The ar71xx is mips but
maybe it does support opcode. I will test recompiling for ar71xx later
today and see if I have the same problems.

3: When I get to the next step there are some rpl_malloc propblems that can
be fixed through the code quiet easily but I will have to work this out
again.

I would be interested for any feedback and assistance in getting this
happening.

cheers

pjfrase
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to