Hi All,
I use the svn kamikaze toolchain, but my harddisk runs out of space.
I wanted to run the toolchain from usb disk so i used the svn co https://svn.openwrt.org/openwrt/trunk/
so everything was coppied on the usb disk. when i run make menuconfig it complains about missing dependencies,
but they are all installed and i dont have the error when i have the toolchain installed on the internal disk.
I guess the toolchain expect zlib, ncurses, etc to be installed on the same disk.
I can create a buch of symlinks to solve this, but i think there is a much better way.
Anny ideas?
Thanks for all help.