Netbsd 4.0, wx 2.8.7, aMule SVN 15.02.2008
I configure amule with --disable-nls and it builds fine. Upon running amuled it dumps core. The problem is Localize_mule() called at application startup. Commenting out the relevant line fixes the problem for me of course, but I suppose there should be some checks in place whether to try to localise mule or not.