Has anyone encoding via USB mic or line in, just like sc_trans? Is there any package capable of doing it. I saw makefile or LAME in https://dev.openwrt.org/browser/package … e/Makefile
I copied it to ~/package/lame/ and tried to compile and I get this error
make -C package lame-install
make[1]: Entering directory `/usr/home/ken/kamikaze_7.09/package'
make -j1 -C lame install
make[2]: Entering directory `/usr/home/ken/kamikaze_7.09/package/lame'
make[2]: *** No rule to make target `install'. Stop.
make[2]: Leaving directory `/usr/home/ken/kamikaze_7.09/package/lame'
make[1]: *** [lame-install] Error 2
make[1]: Leaving directory `/usr/home/ken/kamikaze_7.09/package'
Has anyone built a working package for LAME for 7.09 broadcom 2.6 kernel.
Thanks
Nepalken