On Tue, Oct 31, 2006 at 09:31:05AM -0600, Jeb Campbell wrote: > Now I'm getting a runtime error after: > ./configure --enable-static-boost > gmake > ./mtn > ?: error: failed to convert string from 646 to UTF-8: 'mtn' > > But nls is enabled... Anyway, I can help debug if someone can direct me.
*guess* Perhaps your iconv library does not know the name "646"? (Which would be a bit odd, since we only got the string "646" by asking the locale library what charset you were using -- 646 is one of the names ascii goes by.) -- Nathaniel -- In mathematics, it's not enough to read the words you have to hear the music _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
