Sorry, I did not have enough time to teach each member of our forum. Please, refer my guide and this topic.
Printable View
Of course! You're already doing a great job in sharing your projects with us!
I didn't want to sound too demanding...sorry for this.
I posted the error message I get when trying to follow your HowTo in my earlier post (01-03-2012 12:24) - I don't understand what I've made wrong?
Thanks,
pheidrias
toolchain is not well installed.
did you read my success story?
http://wl500g.info/showpost.php?p=244468&postcount=19
http://wl500g.info/showpost.php?p=244521&postcount=23
^these are the most important posts
hmmm...my problem seems to be at another place...
However, I may have overseen the following error message the first time I tried the compilation.
When I do "make toolchain" it stops with:
Do I have to get the missing patch somewhere manually?Code:Ausgecheckt, Revision 3458.
cp -f ../../toolchain-1.9.2.7-rtn-r3458/src/defconfig ../../toolchain-1.9.2.7-rtn-r3458/src/.config
sed -i 's,/home/lly/Wl500/rt-n/linux/linux-2.6/,/home/guntram/Soft/openwrt/rtn/toolchain/../../firmware-1.9.2.7-rtn-r3702/src/linux/linux-2.6,g' ../../toolchain-1.9.2.7-rtn-r3458/src/.config
Fixme: apply uClibc patches for ld.so*
cp -f ./999-ld-native-search-path.patch ../../toolchain-1.9.2.7-rtn-r3458/src/toolchain/binutils/patches/2.21.1/
cp -f ./*-uclibc-*.patch ../../toolchain-1.9.2.7-rtn-r3458/src/toolchain/uClibc/patches/0.9.32/
cp: Aufruf von stat für „./*-uclibc-*.patch“ nicht möglich: Datei oder Verzeichnis nicht gefunden
make[1]: *** [.toolchain_compiled] Fehler 1
make[1]: Verlasse Verzeichnis '/home/guntram/Soft/openwrt/rtn/toolchain'
make: *** [.toolchain_installed] Fehler 2
Alexander changed the installation-routine in r384.
http://code.google.com/p/wl500g-repo/source/list
You may checkout latest trunk as he fixed some issues yesterday. :D
Or an revision < 384 and use a precompiled toolchain, as I did.
Does it mean you intend to fix the mpd-problem? This would be great!
Nevertheless I'd like to understand my compile-problems (so that one day I can hopefully help other people with their problems)...
Using an earlier revision means changing the svn-command, right?
Did I mix/miss some instructions or where can I find the "precompiled toolchain"?
Thank you both!
http://code.google.com/p/wl500g-repo...runk%2FINSTALL
installation routine of the repository has changed, not mpd ;)