unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Compiling guile on mingw32
@ 2007-06-05 17:01 Andreas Røsdal
  2007-06-06  0:29 ` Cesar Strauss
  2007-06-06  8:05 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Andreas Røsdal @ 2007-06-05 17:01 UTC (permalink / raw)
  To: guile-user

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-06-06 18:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-05 17:01 Compiling guile on mingw32 Andreas Røsdal
2007-06-06  0:29 ` 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

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).