From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap failed during compile of process.c Date: Wed, 04 Jan 2006 10:05:39 +0100 Message-ID: References: <43BB7209.2090300@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1136379634 29107 80.91.229.2 (4 Jan 2006 13:00:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 4 Jan 2006 13:00:34 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 04 14:00:31 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Eu8Fc-0007wi-H0 for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2006 14:00:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eu7zT-0001WS-Iu for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2006 07:43:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eu4dd-0005Re-Av for emacs-devel@gnu.org; Wed, 04 Jan 2006 04:08:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eu4dX-0005Ql-Sl for emacs-devel@gnu.org; Wed, 04 Jan 2006 04:08:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eu4dU-0005QQ-HK for emacs-devel@gnu.org; Wed, 04 Jan 2006 04:08:49 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Eu4er-0000ja-Hj for emacs-devel@gnu.org; Wed, 04 Jan 2006 04:10:13 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepb.post.tele.dk (Postfix) with SMTP id 918795EE0CA; Wed, 4 Jan 2006 10:07:02 +0100 (CET) Original-To: Lennart Borgman In-Reply-To: <43BB7209.2090300@student.lu.se> (Lennart Borgman's message of "Wed, 04 Jan 2006 07:58:17 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:48688 Archived-At: Lennart Borgman writes: > Bootstrap failed with latest CVS on w32: It looks like w32 defines AF_INET6, but not struct sockaddr_in6. Maybe it needs some additional header file to compile. I don't have a w32 environment here -- can you try to find the proper header file. Thanks. -- Kim F. Storm http://www.cua.dk