unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: John Ralls <jralls@ceridwen.us>
To: 35430@debbugs.gnu.org
Subject: bug#35430: MinGW: Including libguile.h breaks build because there is no sys/select.h
Date: Thu, 25 Apr 2019 13:01:50 -0700	[thread overview]
Message-ID: <6A5B1168-BEF9-422F-99BD-7FC1EA2F0F48@ceridwen.us> (raw)

libguile.h indirectly includes libguile/iselect.h via libguile/threads.h and libguile/deprecated.h. iselect.h in turn includes <sys/select.h> that is not provided by MinGW.

<sys/select.h> is included in iselect.h to provide a declaration of fd_set; in MinGW that's declared in winsock2.h.







             reply	other threads:[~2019-04-25 20:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <YysJQlrLuaDIhsoQ.ref@spikycactus.com>
2019-04-25 20:01 ` John Ralls [this message]
2019-04-25 20:59   ` bug#35430: Patch for 35430 John Ralls
2022-09-21 12:53   ` bug#35430: close Mike Gran via Bug reports for GUILE, GNU's Ubiquitous Extension Language

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=6A5B1168-BEF9-422F-99BD-7FC1EA2F0F48@ceridwen.us \
    --to=jralls@ceridwen.us \
    --cc=35430@debbugs.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).