I still got the same failure after using: ./configure --with-iconv=/home/warmstro/bin which is where I put GNU inconv. Is it possible to make sure that configure used that version? I tried ldd on the git executable, but I didn't find it. xs5-trd-p1.grn:warmstro> ldd git libcurl.so.3 => /usr/local/misc/lib/libcurl.so.3 libz.so => /usr/local/subversion/lib/libz.so libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libc.so.1 => /usr/lib/libc.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libz.so.1 => /usr/local/subversion/lib/libz.so.1 libz.so.1 (SUNW_1.1) => (version not found) libgcc_s.so.1 => /usr/local/subversion/lib/libgcc_s.so.1 libmp.so.2 => /usr/lib/libmp.so.2 /usr/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1 Thanks, Whit On Tue, Mar 4, 2008 at 11:14 AM, Whit Armstrong <armstrong.whit@xxxxxxxxx> wrote: > will give that a try and come back. > > > > On Tue, Mar 4, 2008 at 11:11 AM, Mike Ralphson <mike.ralphson@xxxxxxxxx> wrote: > > On 04/03/2008, Whit Armstrong <armstrong.whit@xxxxxxxxx> wrote: > > > this is with git latest: c95b3ad9ea310ec89e31a21edecaaf2c374e2c46 > > > (GIT_VERSION = 1.5.4.3.447.gc95b3) > > > > > > > > > xs5-trd-p1.grn:warmstro> sh t3900-i18n-commit.sh -i -v > > > ... > > > ... > > > ... > > > > > * FAIL 22: ISO-2022-JP should be shown in EUCJP now > > > > > > > > Is this a Solaris problem? > > > > Could be. Some builtin iconv() functions / libiconv implementations > > don't seem to have support for all of the character encodings git > > expects. > > > > Are you able to link against a current GNU libiconv instead? > > > > Mike > > > -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html