I am trying to build perl from the svn source on my openwrt router. I downloaded the package with svn but when I enter the directory and type 'make' I am getting some errors. I'm not sure if this is the right way to get the svn version of perl installed on my system or not. There was a recent (7 weeks ago) patch added to perl that I need to solve a problem I have. Can somebody guide me on how to get this working?

--- First downloaded the package like this..
r...@openwrt:/usr/src# svn co svn://svn.openwrt.org/openwrt/packages/

--- Then tried to compile.
r...@openwrt:/usr/src/perl# make
Makefile:8: /rules.mk: No such file or directory
Makefile:23: /package.mk: No such file or directory
make: *** No rule to make target `/package.mk'.  Stop.



_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to