From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Makefile:1248: *** missing separator. Stop. Date: Sun, 19 Dec 2021 10:44:12 +0200 Message-ID: <831r299e77.fsf@gnu.org> References: <4f143d0f-baaa-bdfe-6655-5f9bef381ff1@inventati.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17166"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Manuel Uberti Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 19 09:45:01 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1myroS-0004GD-Az for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Dec 2021 09:45:00 +0100 Original-Received: from localhost ([::1]:35688 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myroQ-0003FE-0Y for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Dec 2021 03:44:58 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:52908) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myrnv-0002Za-CR for emacs-devel@gnu.org; Sun, 19 Dec 2021 03:44:27 -0500 Original-Received: from [2001:470:142:3::e] (port=55282 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myrnu-00072N-Sw; Sun, 19 Dec 2021 03:44:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=lI0NqrxjW+x45+lVB5nxq/99gJ16PWr8IYqZfZtiLYA=; b=JhH6dqRkexB/ J8B8s/W3PUCPDc3N9vhSDYlIlNZu23Ytc5FPxa/QYzTR7BTrkIE1qwfNV5PLOCEXjd71GV5nZwb2T 4VUFJms6f2+UbkxKqys7vlHQYgfZTGq2Ks823659ikOi6hkK0vb1nNY0V3qPWWvAaYrtKw5ZCTIOZ KDkQgCR5d9AtNX0kBTuI/YP+3F5ygBcon0VLNHCVo2SNSXfjF+XA+eDtk8fOajH/Cel+lwDwO4+KL 3E3Ufloj8+UEvtFji1E9dX8+DViXYlOP0OoKSc7rQG69j0CliI8AG/kPF/xmGvoKOiPHNCPZsmVFG jmBzCFsjiJb0f1AssOrLIA==; Original-Received: from [87.69.77.57] (port=4706 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myrnp-0002u0-Na; Sun, 19 Dec 2021 03:44:22 -0500 In-Reply-To: <4f143d0f-baaa-bdfe-6655-5f9bef381ff1@inventati.org> (message from Manuel Uberti on Sun, 19 Dec 2021 09:08:47 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:282380 Archived-At: > From: Manuel Uberti > Date: Sun, 19 Dec 2021 09:08:47 +0100 > > Hello everyone, > > I just pulled from master (commit: 579d7c20da5406575e087e4e8cb0a5621d28037b), > and I am getting the error in the subject when I do 'make' or 'make bootstrap -j16'. Which Makefile is that? in what directory? If you cannot figure it out, please post the log of the entire build.