If anyone else isn't too fond of creating the /toolchain directory and linking to it, then you have to change the following links in /opt/openwiz/toolchain to point at the true location (the find command locates the broken links)...
peter@jaunty:/opt/openwiz/toolchain$ find . -type l | (while...