all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: emacs-devel@gnu.org, storm@cua.dk
Subject: Re: Bootstrap failed during compile of process.c
Date: Wed, 04 Jan 2006 19:22:06 +0100	[thread overview]
Message-ID: <43BC124E.2000106@student.lu.se> (raw)
In-Reply-To: <uy81vho7c.fsf@gnu.org>

Eli Zaretskii wrote:

>>Date: Wed, 04 Jan 2006 15:31:44 +0100
>>From: Lennart Borgman <lennart.borgman.073@student.lu.se>
>>Cc: Emacs Devel <emacs-devel@gnu.org>
>>
>>I no very little about network programming. I searched a bit in the 
>>files and here is what I found:
>>
>>I looked in the header files for MinGW5 and sockaddr_in6 is found in 
>>ws2tcpip.h. This is consistent with
>>
>>   
>>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/sockaddr_2.asp
>>
>>Where should ws2tcpip.h be included? Or should it currently?
>>    
>>
>
>I don't know, and I have no time to look into the intricacies of using
>winsock in the w32 port (in particular, src/s/ms-w32.h makes a point
>of forcing windows.h not to include winsock.h, for some undisclosed
>reason, and the build uses winsock.h, which is incompatible with
>ws2tcpip.h, instead of winsock2.h).
>  
>
I saw some pages saying that winsock2.h must be included before 
windows.h. Maybe that is the reason?

>So I simply disabled IPv6 support for the w32 build, for now.  (FWIW,
>I think it was a mistake to introduce it so close to a release for
>other platforms as well, but that's history now.)
>
Ok, thanks.

This however reminds me of the problem with emacsserver/client that does 
not work yet on w32. In gnuserver/client (which works) windows2.h is 
used. Is there maybe some compatibility reason to use windows2.h?

  reply	other threads:[~2006-01-04 18:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-04  6:58 Bootstrap failed during compile of process.c Lennart Borgman
2006-01-04  9:05 ` Kim F. Storm
2006-01-04 14:31   ` Lennart Borgman
2006-01-04 15:49     ` Kim F. Storm
2006-01-04 17:51       ` Lennart Borgman
2006-01-04 17:59       ` Eli Zaretskii
2006-01-04 17:56     ` Eli Zaretskii
2006-01-04 18:22       ` Lennart Borgman [this message]
2006-01-04 18:27         ` Eli Zaretskii
2006-01-04 18:50           ` Lennart Borgman
2006-01-04 19:59             ` Lennart Borgman
2006-01-04 18:43       ` Lennart Borgman
2006-01-05 16:02         ` Stefan Monnier

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43BC124E.2000106@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.