GNU bug report logs - #11083
Guile 2.0.5 on Solaris 10

Previous Next

Package: guile;

Reported by: Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp>

Date: Sat, 24 Mar 2012 06:26:02 UTC

Severity: normal

Tags: moreinfo

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #53 received at 11083 <at> debbugs.gnu.org (full text, mbox):

From: Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Mark H Weaver <mhw <at> netris.org>, 11083 <at> debbugs.gnu.org
Subject: Re: bug#11083: guile-2.0.5 bug report
Date: Thu, 12 Apr 2012 23:57:08 +0900 (JST)
Hi,

% grep ac_cv_libunistring_with_iconv_support config.log
ac_cv_libunistring_with_iconv_support=yes

--- Kiyoshi <yoi_no_myoujou <at> yahoo.co.jp>

--- On Thu, 2012/4/12, Ludovic Courtès <ludo <at> gnu.org> wrote:

> Hi,
> 
> Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp> skribis:
> 
> > $  $ LANG=C ./meta/guile -c 1
> > Throw without catch before boot:
> > Throw to key encoding-error with args ("scm_to_stringn" "cannot convert narrow string to output locale" 89 #f #f)Aborting.
> 
> On a Solaris box, I found this:
> 
>   > grep 89 /usr/include/*/errno*                                              
>   /usr/include/sys/errno.h:/*     Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
>   /usr/include/sys/errno.h: *     (c) 1983,1984,1985,1986,1987,1988,1989  AT&T.
>   /usr/include/sys/errno.h:#define        ENOSYS  89      /* Unsupported file system operation    */
> 
> This errors comes from the ‘mem_iconveh’ call, which, according to
> striconveh.c, means that libunistring was compiled without iconv
> support.  Can you check whether this is the case?
> 
> This problem is normally caught by Guile’s configure.  Could you check
> the value of ‘ac_cv_libunistring_with_iconv_support’ in Guile’s
> ‘config.log’?
> 
> Thanks,
> Ludo’.
>





This bug report was last modified 9 years and 51 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.