Any news yet ? I'm really interested in compiling amule on my kurobox too !
Anyway, I'll check on my side if i can find something ...
Edit : after some investigations, the code causing the error is related to unicode string manipulation ! Maybe compiling wxWidget without the "--enable-unicode" option will allow to compile aMule without errors ! (my wxWidget configuration is './configure --prefix=/usr --enable-unicode --with-zlib --with-libpng --with-libjpeg --disable-gui'. Anyway, there is a real problem in aMule about uncode strings manipulation that have to be solved

. I replaced the code with the non-unicode code, and amuled compiled straight to the end ! So everything else seems to be ok
