unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Kiyoshi KANAZAWA <yoi_no_myoujou@yahoo.co.jp>
To: John Darrington <john@darrington.wattle.id.au>
Cc: "19365@debbugs.gnu.org" <19365@debbugs.gnu.org>
Subject: bug#19365: [guile-2.0.11] libunistring with iconv required even if specify --disable-nls
Date: Sun, 14 Dec 2014 07:38:43 +0900 (JST)	[thread overview]
Message-ID: <502104.43510.qm@web101216.mail.kks.yahoo.co.jp> (raw)
In-Reply-To: <20141213133245.GA4037@intra>

[-- Attachment #1: Type: text/plain, Size: 1765 bytes --]

Hello,


Changed to use "--disable-nls" instead of "--without-libiconv-prefix --without-libintl-prefix".


"./configure --disable-nls" says:
  :

checking for libunistring... yes
  :
checking for libunistring version... 0.9.4
  :
checking whether libunistring was built with iconv support... no
configure: error: No iconv support.  Please recompile libunistring with iconv enabled.


The last check above, "checking whether libunistring was built with iconv support"
cat be skipped when --disable-nls is used, I guess.


Regards,

--- Kiyoshi



----- Original Message -----
>From: John Darrington <john@darrington.wattle.id.au>
>To: Kiyoshi KANAZAWA <yoi_no_myoujou@yahoo.co.jp> 
>Cc: 19365@debbugs.gnu.org
>Date: 2014/12/13, Sat 22:32
>Subject: Re: bug#19365: [guile-2.0.11] libunistring with iconv required even if specify --disable-nls
> 
>I don't think there is any way to disable the libunistring/iconv dependency.
>It is a hard requirement.  --disable-nls merely turns off internationalisation.
>
>J'
>
>On Sat, Dec 13, 2014 at 06:50:19PM +0900, Kiyoshi KANAZAWA wrote:
>     Hello,
>    
>     Tring to make guile-2.0.11 without NLS.
>    
>     ./configure --disable-nls --without-libiconv-prefix
>     fails with message:
>     checking whether libunistring was built with iconv support... no
>     configure: error: No iconv support.  Please recompile libunistring with iconv enabled.
>    
>    
>     Is this correct ?
>    
>     (tested on Solaris10 x86.)
>    
>     Regards,
>    
>     --- Kiyoshi
>
>-- 
>PGP Public key ID: 1024D/2DE827B3 
>fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
>See http://sks-keyservers.net or any PGP keyserver for public key.
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 3446 bytes --]

  parent reply	other threads:[~2014-12-13 22:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-13  9:50 bug#19365: [guile-2.0.11] libunistring with iconv required even if specify --disable-nls Kiyoshi KANAZAWA
2014-12-13 13:32 ` John Darrington
2014-12-13 14:16   ` Kiyoshi KANAZAWA
2014-12-13 15:31     ` Ludovic Courtès
2014-12-13 23:19       ` Kiyoshi KANAZAWA
2014-12-13 22:38   ` Kiyoshi KANAZAWA [this message]
2016-06-22 19:17 ` Andy Wingo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=502104.43510.qm@web101216.mail.kks.yahoo.co.jp \
    --to=yoi_no_myoujou@yahoo.co.jp \
    --cc=19365@debbugs.gnu.org \
    --cc=john@darrington.wattle.id.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).