unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Build failure in mingw toolchain
@ 2022-10-11 14:57 Biswapriyo Nath
  0 siblings, 0 replies; only message in thread
From: Biswapriyo Nath @ 2022-10-11 14:57 UTC (permalink / raw)
  To: guile-devel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-11 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 14:57 Build failure in mingw toolchain Biswapriyo Nath

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