From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Building Emacs with GnuTLS on Windows Date: Thu, 28 Apr 2011 05:56:37 +0300 Message-ID: <8362pz84nu.fsf@gnu.org> References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1303959448 9751 80.91.229.12 (28 Apr 2011 02:57:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2011 02:57:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 28 04:57:25 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 1QFHPx-0001DK-0B for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Apr 2011 04:57:25 +0200 Original-Received: from localhost ([::1]:44193 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFHPw-00019s-9r for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Apr 2011 22:57:24 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFHPq-00019i-G5 for help-gnu-emacs@gnu.org; Wed, 27 Apr 2011 22:57:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFHPp-0004rU-IG for help-gnu-emacs@gnu.org; Wed, 27 Apr 2011 22:57:18 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:38530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFHPp-0004rM-7q for help-gnu-emacs@gnu.org; Wed, 27 Apr 2011 22:57:17 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LKC00400DHOON00@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 05:56:30 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.124.19.140]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LKC004WZDI5KT70@a-mtaout23.012.net.il> for help-gnu-emacs@gnu.org; Thu, 28 Apr 2011 05:56:30 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 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:80862 Archived-At: > From: Deniz Dogan > 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? > This is the latest commit in the log: > > revno: 104031 > committer: Eli Zaretskii > branch nick: trunk > timestamp: Thu 2011-04-28 00:14:34 +0300 > message: > Support inttypes.h and strtoumax in non-MinGW builds on Windows. This commit didn't change any Makefile-related files, at least I don't think so. > I'm reluctant to post this to emacs-devel as I'm not sure it's my > fault Anyone could make a mistake, so posting to emacs-devel is still TRT.