From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Vikas Rawal Newsgroups: gmane.emacs.help Subject: Re: Unable to build emacs 28 on debian bullseye Date: Sun, 10 Oct 2021 15:34:24 +0530 Message-ID: <20211010100424.65gyic4lvm3efmch@dalkati> References: <20211010083838.nukt4ot4prrzfrie@dalkati> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9420"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Oct 10 15:34:57 2021 Return-path: Envelope-to: geh-help-gnu-emacs@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 1mZYye-0002GR-AY for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 10 Oct 2021 15:34:56 +0200 Original-Received: from localhost ([::1]:37256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZYyc-0002IQ-Es for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 10 Oct 2021 09:34:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51630) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZVhd-0006wn-Ux for help-gnu-emacs@gnu.org; Sun, 10 Oct 2021 06:05:10 -0400 Original-Received: from mx1.riseup.net ([198.252.153.129]:45144) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZVhb-0006lY-W1 for help-gnu-emacs@gnu.org; Sun, 10 Oct 2021 06:05:09 -0400 Original-Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4HRyGV0HF2zDrhG for ; Sun, 10 Oct 2021 03:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1633860306; bh=tXVrs4MDfXhDohVAoH/7nmQ+YqPXEl7kRPGVy+Bb5nw=; h=Date:From:To:Subject:References:In-Reply-To:From; b=L3tg06hStyq5hnnczw11u9qArESKNK0PuIxYler4/j1moEMKGBY2yYD0Q8rl8x5W1 LhkobeEXWoPvylWkkb06cVkxLtGGLQbvL0tQCLuSDjNMHzusSkL/+ctNCFhl2j8di8 HZIkvEUBOrszZXSioaIjC//LZykvRhQABPYfFXSM= X-Riseup-User-ID: 7391CFC6B1F68464FF1E760D346123D4548653C82EEC0B060DD7403C97800E6C Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4HRyGT0l7Hz5vS1 for ; Sun, 10 Oct 2021 03:05:04 -0700 (PDT) Organisation: Jawaharlal Nehru University, New Delhi Content-Disposition: inline In-Reply-To: <20211010083838.nukt4ot4prrzfrie@dalkati> Received-SPF: pass client-ip=198.252.153.129; envelope-from=vikasrawal@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 10 Oct 2021 09:33:00 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:133671 Archived-At: > I am trying to build emacs 28 on debian bullseye, but make gives me following error: > ---- > Symbol's function definition is void: eieio-defclass-autoload > make[1]: *** [Makefile:849: bootstrap-emacs.pdmp] Error 255 > make[1]: Leaving directory '/home/user/emacs/src' > make: *** [Makefile:449: src] Error 2 > ---- > The errors went away after I got rid of the files, git cloned again, and ran it on a clean repo. Vikas