please can anybody make a binary from the newest wget for OpenWRT (Mips for my ASUS WL-500gP)
http://ftp.gnu.org/gnu/wget/
u r my last hope
The content of this topic has been archived on 12 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
please can anybody make a binary from the newest wget for OpenWRT (Mips for my ASUS WL-500gP)
http://ftp.gnu.org/gnu/wget/
u r my last hope
What have you tried so far?
What happens if you edit the Makefile for wget and change:
PKG_VERSION:=1.10.2
to
PKG_VERSION:=1.11
my english is very bad but i cant compile a program. i need the newest wget version2 for this new option
http://membled.com/work/patches/wget/
It's not that difficult to compile Kamikaze:
http://wiki.openwrt.org/OpenWrtDocs/Bui … ikazeHowTo
See also:
http://forum.openwrt.org/viewtopic.php?pid=65313#p65313
But instead of "scripts/feeds install webif" do "scripts/feeds install wget"
Then go into the feeds/packages/net/wget directory and edit the Makefile as I suggested above. Then try the make menuconfig and make world.
The discussion might have continued from here.