Hello-
I'd like to try to use erlang on OpenWRT 8.09.2 (and/or 8.09.1) on
brcm-2.4, and I can't get it to compile. Here are the commands I'm
trying - please let me know what I'm doing wrong. And in the mean
time, does anyone know how large this package is when installed?

Thanks
Dan

0) download the openwrt sources for 8.09.2

1) get the erlang package
./scripts/feeds install erlang
output --> WARNING! No feed for package 'erlang' found, maybe it's
already part of the standard packages?

so instead I downloaded the Makefile and patches from
https://dev.openwrt.org/browser/packages/lang/erlang/Makefile
and put them into a directory called package/erlang/

2) make menuconfig
select "M" for package languages->erlang->erlang
save/exit

3) compile erlang
make package/erlang-compile V=99
output --> make[1]: *** No rule to make target
`package/erlang/host/compile', needed by `package/erlang/compile'.
Stop.

and I get the same thing when I run the command make world V=99
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to