unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Vladimir Zhbanov <vzhbanov@gmail.com>
Cc: guile-user@gnu.org
Subject: Re: Any New Guile Release Planned ?
Date: Mon, 02 Nov 2015 17:40:31 +0200	[thread overview]
Message-ID: <834mh4xvdc.fsf@gnu.org> (raw)
In-Reply-To: <CAMvDHVCX6NxYMBL+hs64cQhFHeEGYK4weNBb4+UpEuVNaaBRKQ@mail.gmail.com>

> Date: Mon, 2 Nov 2015 15:10:15 +0300
> From: Vladimir Zhbanov <vzhbanov@gmail.com>
> 
> > The reason I ask is that we rely on Gnulib for these portability
> > things.  The <sys/select.h> in libguile/iselect.h is supposed to do the
> > right thing; if it’s not, we should (1) update our Gnulib copy, and (2)
> > fix the problem in Gnulib if it’s still there.
> 
> OK, on my system (Debian jessie (stable)) guile builds well under
> MinGW.  However, when I'm trying to compile geda-gaf it complains:
> 
> In file included from
> /home/user/minipack/result/include/guile/2.0/libguile/threads.h:31:0,
>                  from
> /home/user/minipack/result/include/guile/2.0/libguile/async.h:29,
>                  from
> /home/user/minipack/result/include/guile/2.0/libguile.h:37,
>                  from ./../include/libgeda_priv.h:4,
>                  from scheme_init.c:26:
> /home/user/minipack/result/include/guile/2.0/libguile/iselect.h:31:24:
> fatal error: sys/select.h: No such file or directory
>  #include <sys/select.h>
>                         ^
> compilation terminated.
> make[4]: *** [scheme_init.x] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> 
> AFAICS, mingw package in Debian has the winsock2.h headers while I
> don't see any select.h

MinGW indeed doesn't have sys/select.h, but gnulib, included in Guile,
provides it.

So I think Ludovic is right, and showing the complete compiler command
line will give some hints.  I'm guessing something related to -I
switches or maybe even -isystem.




  parent reply	other threads:[~2015-11-02 15:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27 16:37 Any New Guile Release Planned ? Rafik NACCACHE
2015-10-27 17:48 ` Thompson, David
2015-10-27 17:54 ` Ludovic Courtès
2015-10-28 16:58   ` Barry Schwartz
2015-10-28 17:17   ` David Michael
2015-10-29 22:48     ` Ludovic Courtès
2015-10-28 18:15   ` Vladimir Zhbanov
2015-10-29 15:19     ` Ludovic Courtès
2015-11-02 12:10       ` Vladimir Zhbanov
2015-11-02 13:42         ` Ludovic Courtès
2015-11-03  9:27           ` Vladimir Zhbanov
2015-11-02 15:40         ` Eli Zaretskii [this message]
2015-10-29 16:39     ` Eli Zaretskii
2015-11-02 12:21       ` Vladimir Zhbanov
2015-11-02 15:42         ` Eli Zaretskii
2015-11-03 14:29           ` Vladimir Zhbanov
2015-10-29 22:53   ` Mike Gran
2015-11-05 20:08     ` 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=834mh4xvdc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=vzhbanov@gmail.com \
    /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).