unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Andreas Røsdal" <andrearo@pvv.ntnu.no>
To: guile-user@gnu.org
Subject: Compiling guile on mingw32
Date: Tue, 5 Jun 2007 19:01:43 +0200 (CEST)	[thread overview]
Message-ID: <20070605185653.P21652@verden.pvv.ntnu.no> (raw)

Hello,

I'm trying to compile guile 1.8.1 for the mingw32 platform on Windows.
When running configure, I get this error message:


checking for lt_dlinit in -lltdl... no
configure: error: libltdl not found.  See README.


However, I have compiled and installed libtool. (libtool-1.5.22)
So I commented out the check for lltdl in configure, and ran it again.
Then I got the following error message:

checking for gethostname... no
checking whether sethostname is declared... no
checking for library containing crypt... no
checking for cexp... yes
checking for clog... yes
checking for carg... yes
checking whether csqrt is usable... no, glibc 2.3 bug
checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see README

Then I compiled and installed GNU MP (gmp-4.2.1).
However, I the above still occurs after installing GNU MP.

So it seems that configure is not able to find the two above error 
messages. I have also tried guile-core.unstable-20070429, and get the same 
problems there. Has anyone successfully been able to compile guile on 
mingw32?


  - Andreas


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


             reply	other threads:[~2007-06-05 17:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-05 17:01 Andreas Røsdal [this message]
2007-06-06  0:29 ` Compiling guile on mingw32 Cesar Strauss
2007-06-06 15:40   ` Andreas Røsdal
2007-06-06 17:18     ` Andreas Røsdal
2007-06-06 18:12       ` Cesar Strauss
2007-06-06  8:05 ` Ludovic Courtès

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=20070605185653.P21652@verden.pvv.ntnu.no \
    --to=andrearo@pvv.ntnu.no \
    --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).