From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.help Subject: Re: Building Emacs with GnuTLS on Windows Date: Thu, 28 Apr 2011 20:40:03 +0200 Message-ID: References: <8362pz84nu.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1304016046 32126 80.91.229.12 (28 Apr 2011 18:40:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2011 18:40:46 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 28 20:40:41 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QFW8k-0004ty-KO for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2011 20:40:38 +0200 Original-Received: from localhost ([::1]:44950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFW8k-0008Us-1A for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2011 14:40:38 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFW8X-0008S2-O6 for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 14:40:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFW8X-0000KB-1U for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 14:40:25 -0400 Original-Received: from mail-yx0-f169.google.com ([209.85.213.169]:59824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFW8V-0000Jv-Vz; Thu, 28 Apr 2011 14:40:24 -0400 Original-Received: by yxt33 with SMTP id 33so1102625yxt.0 for ; Thu, 28 Apr 2011 11:40:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=nMR7nLidNXAmCd7cZGZCoBgtvPlAZGdj5puxwNR+GWA=; b=O1s2XcB/EdpB1ctGJF96Jm14B6UV2/IB9YeV1wVM+fz+84ZKXcM8CC9usk7KrpAN2c TuEtS7UvDOhuUkj36AyPqCk0mkaPkoCd742LycutDsIuMlhf0PbOt+aozydF4PhfBLfo Nb7GRnZ8jaTvjuyVguAhckS+V37LgpsDU7ml4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=K0/MJSH6SsAf+sJMZkTNumBJrle6JHPBd8om178u6OOTFQ09pIdpgDL+Zy1c4TOzTW lpM5Nxl0ufhh5b/oMHpAuHt4hYrqEZijKF3oHjg3Au32i9spGD+PJYpKKs1PSdRazYBS UbwgTaMuEWLE36ULzpPFFq9qAbyulN/3GMn5k= Original-Received: by 10.151.18.4 with SMTP id v4mr3382186ybi.265.1304016023250; Thu, 28 Apr 2011 11:40:23 -0700 (PDT) Original-Received: by 10.151.110.21 with HTTP; Thu, 28 Apr 2011 11:40:03 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80867 Archived-At: 2011/4/28 Eli Zaretskii : >> From: Deniz Dogan >> Date: Thu, 28 Apr 2011 09:09:50 +0200 >> Cc: help-gnu-emacs@gnu.org >> >> 2011/4/28 Eli Zaretskii : >> >> From: Deniz Dogan >> >> Date: Wed, 27 Apr 2011 23:55:51 +0200 >> >> >> >> c:\repos\emacs-trunk\nt>make >> >> makefile:161: *** separator saknas. =A0Stannar. >> >> >> >> The last part means "separator missing. Stopping." >> > >> > Please show line 161 of that makefile. =A0Also, does it work if you >> > configure --without-gnutls? >> > >> >> Line 161: >> error Unknown architecture type "$(PROCESSOR_ARCHITECTURE)" > > Weird. =A0What does the command below display if you type it from the > shell prompt in the same window where you invoked `make': > > =A0 set PROCESSOR_ARCHITECTURE > Actually, the problem has gone away now after pulling in the most recent changes. Anyways, in case you want to know: PROCESSOR_ARCHITECTURE=3DAMD64 PROCESSOR_IDENTIFIER=3DAMD64 Family 16 Model 4 Stepping 3, AuthenticAMD PROCESSOR_LEVEL=3D16 PROCESSOR_REVISION=3D0403 > (If your shell is a Unixy shell, use the corresponding Unix shell > format; the above is for cmd.exe.) > > Also, what does "make --version" display? =A0Is it a GNU Make? > Yes, I was using GNU Make. --=20 Deniz Dogan