PDA

View Full Version : Cannot compile rtmpdump for wrt with polarssl


snuky
03-12-2015, 05:20 PM
Hi, i want to compile a version for routers butt libssl takes too much space so i set CRYPTO=POLARSSL on Makefile but It still requires from libssl

biezom
03-12-2015, 05:31 PM
Hi, i want to compile a version for routers butt libssl takes too much space so i set CRYPTO=POLARSSL on Makefile but It still requires from libssl

hi
do you have a usb port on your router?
I solved my problem of space on my openwrt router with this (pivot overlay)
http://wiki.openwrt.org/doc/howto/extroot

snuky
03-14-2015, 10:20 AM
hi
do you have a usb port on your router?
I solved my problem of space on my openwrt router with this (pivot overlay)
http://wiki.openwrt.org/doc/howto/extroot

I did it but i have to do it with AA version because i have no space to install usb support on Barrier Breaker.

Now, I'm trying to run a command at boot, so i created a inid.d script but when I do service start it takes 99% of CPU. But in ssh it only takes 2%