[leaf-wisp] busybox has moved breaking the build.sh script
"wispdist" <[email protected]> Wed, 6 Oct 2004 14:23:03 -0700
| Newsgroups | gmane.linux.leaf.wisp-dist |
|---|---|
| Message-ID | <006b01c4abea$aa2d9ef0$6e01a8c0@jwrdeskxp> |
I have successfully built the wisp-dist from the source using the
instructions provided by Vladimir
However, the busybox version URL has changed breaking the build as
downloaded using tla
old URL = http://www.busybox.net/downloads/busybox-0.60.2.tar.gz
new URL = http://www.busybox.net/downloads/legacy/busybox-0.60.2.tar.gz
I changed this in the
"/var/usr/wdist/{arch}/++pristine-trees/unlocked/wisp-dist/wisp-dist/wisp-di
st--1.3/[email protected]/wisp-dist--1.3--patch-32/build/
src/root/busybox.dyn/config"
file as follows:
current file: { fails to find the busybox tar.gz file }
APP_NAME=busybox.dyn
APP_RELEASE=busybox-0.60.2
APP_DIST=$APP_RELEASE.tar.gz
APP_DISTURL=http://www.busybox.net/downloads/$APP_DIST
PACKAGE=root
Modified file: { this works }
APP_NAME=busybox.dyn
APP_RELEASE=busybox-0.60.2
APP_DIST=$APP_RELEASE.tar.gz
APP_DISTURL=http://www.busybox.net/downloads/legacy/$APP_DIST
PACKAGE=root
This is the first time I have succeeded. The tla should be updated to
reflect the change that www.busybox.net has made.
Jeff Rhue
CTO - WiLogic, Inc.
714-230-8487
[email protected]
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl