unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Panicz Maciej Godek <godek.maciek@gmail.com>
To: "guile-user@gnu.org" <guile-user@gnu.org>
Subject: guile+iconv fails on windows
Date: Sat, 9 Nov 2013 23:35:33 +0100	[thread overview]
Message-ID: <CAMFYt2Y_MaMwO9NxGe2K9qaT=PMhtvHqdYMLvMxgfuVWRRDpQA@mail.gmail.com> (raw)

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

Hi,
perhaps you'd be able to provide me with a quick hint.
I've finally managed to compile my framework SLAYER
to run on Windows. I used the latest snapshot,
guile-2.0.9.98-36c40-dirty, and compiled it without threads
(I had to pass "ac_cv_func__set_invalid_parameter_handler=no"
to configure, because otherwise I had an error with msvcrt.dll)

I'm using unistring and iconv shipped with MinGW/MSYS.

The problem occurs when guile tries to compile a module.
I get the following error:

;;; compiling .\extra\common.scm
;;; compiling c:/guile2/share/guile/2.0\system\vm\frame.scm
Backtrace:
In unknown file:
   ?: 1 ;;; compiling system\vm\frame.scm
Exception thrown while printing backtrace:
ERROR: In procedure open_iconv_descriptors: invalid or unknown character
encoding "utf8"

Do you know what could be the reason and solution?
Should I rebuild libiconv and then relink guile against it?
Would that work? Or is there any quick workaround?

Best regards,
M.

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

             reply	other threads:[~2013-11-09 22:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-09 22:35 Panicz Maciej Godek [this message]
2013-11-10  3:48 ` guile+iconv fails on windows Eli Zaretskii
2013-11-10  9:16   ` Panicz Maciej Godek
2013-11-10 17:15     ` Eli Zaretskii
2013-11-10 22:09       ` Panicz Maciej Godek
2013-11-11  3:45         ` Eli Zaretskii
2013-11-11 11:45           ` Panicz Maciej Godek

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='CAMFYt2Y_MaMwO9NxGe2K9qaT=PMhtvHqdYMLvMxgfuVWRRDpQA@mail.gmail.com' \
    --to=godek.maciek@gmail.com \
    --cc=guile-user@gnu.org \
    /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).