From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: Re: cannot build on w32 Date: Wed, 19 Jan 2011 10:33:56 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1295451251 28553 80.91.229.12 (19 Jan 2011 15:34:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2011 15:34:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tom Tromey Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 19 16:34:07 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pfa2v-0007bd-H1 for ged-emacs-devel@m.gmane.org; Wed, 19 Jan 2011 16:34:05 +0100 Original-Received: from localhost ([127.0.0.1]:43008 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfa2v-0006Fe-0O for ged-emacs-devel@m.gmane.org; Wed, 19 Jan 2011 10:34:05 -0500 Original-Received: from [140.186.70.92] (port=34411 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfa2p-0006F5-QW for emacs-devel@gnu.org; Wed, 19 Jan 2011 10:34:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfa2o-000714-Dn for emacs-devel@gnu.org; Wed, 19 Jan 2011 10:33:59 -0500 Original-Received: from mail-ew0-f41.google.com ([209.85.215.41]:63077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfa2o-00070x-6j for emacs-devel@gnu.org; Wed, 19 Jan 2011 10:33:58 -0500 Original-Received: by ewy27 with SMTP id 27so441290ewy.0 for ; Wed, 19 Jan 2011 07:33:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=bXRCjjdQ6ethHQ8qtBD76qVdJgNekE48Jih9g+OsU/8=; b=cWebr7ztuailcmMauZnLSeVPELZHC9dBy0Ggr+9GUZbjjct1+w1oSM62DLmBum8E26 StzsoEeUm9FZzUhzPyoUF02HyJJjtARgTiLDild9/Wf33CZeUhWaIljYlz8QxXeg5KVm Z8fcoJMuQ6JYVf6C4Zomwk3DUDpWHFQ25lbOg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=qZ41llzHxjQDqo69OCrutEpUqfvzLfGVfUVQ1kW6WCIlFeCBddbSyIpiN+29fQtRKa MG3DJMk2TYGsfySJ37Z9t9b6BTSzLYHtFuq30aLVZRGrwpRjz4h2DtKw80h3cTw02vEo 7pVYeDn6+NIHaEU7XRi7xvruJVJj5Z16b1jlw= Original-Received: by 10.14.17.225 with SMTP id j73mr966162eej.26.1295451236962; Wed, 19 Jan 2011 07:33:56 -0800 (PST) Original-Received: by 10.14.127.207 with HTTP; Wed, 19 Jan 2011 07:33:56 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: 8VSaWirJJ2YIfSWHQkELRNQkzWc X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:134744 Archived-At: On Wed, Jan 19, 2011 at 10:18 AM, Tom Tromey wrote: >>>>>> "Sam" =3D=3D Sam Steingold writes: > > Sam> w32.c: In function `check_windows_init_file': > Sam> w32.c:5659: error: conflicting types for 'globals' > Sam> globals.h:1700: error: previous declaration of 'globals' was here > Sam> w32.c:5659: error: parse error before '.' token > Sam> w32.c:5665: error: request for member `f_Vload_path' in something no= t > Sam> a structure or union > > Sorry about that. =C2=A0Could you try the appended? > If it works for you I will check it in. thanks, I already committed a slightly more radical fix :-) however, I now get a more insurmountable problem: "make bootstrap" dies with: gcc -I. -c -mno-cygwin -mtune=3Dpentium4 -O2 -IC:/gnu/gnuwin32/include -Demacs=3D1 -DHAVE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=3D1 -DUSE_CRT_DLL=3D1 -DPURESIZE=3D5000000 -o oo-spd/i386/print.o print.c print.c:53:21: ftoastr.h: No such file or directory make[2]: *** [oo-spd/i386/print.o] Error 1 even though the above gcc command succeeds in src and lib/ftoastr.h is pres= ent. --=20 Sam Steingold