unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Biswapriyo Nath <nathbappai@gmail.com>
To: guile-devel@gnu.org
Subject: Build failure in mingw toolchain
Date: Tue, 11 Oct 2022 20:27:52 +0530	[thread overview]
Message-ID: <CALK-3mKiTdJasgP5ZGpXa0zBtwsLLdzwC9HfVY_DDLwgs2bPqA@mail.gmail.com> (raw)

I have been trying to compile guile with mingw toolchain for native
Win32 target. But the compilation process failed at the following
error:

```
ld.exe: .libs/libguile_3.0_la-posix.o: in function `scm_gethostname':
libguile/posix.c:2379: undefined reference to
`__imp_gethostname_used_without_requesting_gnulib_module_gethostname'
```

I found a similar thread[1] in gnulib but I don't know how to solve
the issue. How can I fix the build error?

If you need further information I can try to provide them. Thank you.

[1]: https://lists.gnu.org/archive/html/bug-gnulib/2010-09/msg00265.html



                 reply	other threads:[~2022-10-11 14:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CALK-3mKiTdJasgP5ZGpXa0zBtwsLLdzwC9HfVY_DDLwgs2bPqA@mail.gmail.com \
    --to=nathbappai@gmail.com \
    --cc=guile-devel@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).