help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building Emacs with GnuTLS on Windows


From: Deniz Dogan
Subject: Re: Building Emacs with GnuTLS on Windows
Date: Thu, 28 Apr 2011 20:40:03 +0200

2011/4/28 Eli Zaretskii <eliz@gnu.org>:
>> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
>> Date: Thu, 28 Apr 2011 09:09:50 +0200
>> Cc: help-gnu-emacs@gnu.org
>>
>> 2011/4/28 Eli Zaretskii <eliz@gnu.org>:
>> >> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
>> >> Date: Wed, 27 Apr 2011 23:55:51 +0200
>> >>
>> >> c:\repos\emacs-trunk\nt>make
>> >> makefile:161: *** separator saknas.  Stannar.
>> >>
>> >> The last part means "separator missing. Stopping."
>> >
>> > Please show line 161 of that makefile.  Also, does it work if you
>> > configure --without-gnutls?
>> >
>>
>> Line 161:
>> error Unknown architecture type "$(PROCESSOR_ARCHITECTURE)"
>
> Weird.  What does the command below display if you type it from the
> shell prompt in the same window where you invoked `make':
>
>   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=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 4 Stepping 3, AuthenticAMD
PROCESSOR_LEVEL=16
PROCESSOR_REVISION=0403

> (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?  Is it a GNU Make?
>

Yes, I was using GNU Make.

-- 
Deniz Dogan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]