From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus Zeitler Newsgroups: gmane.emacs.devel Subject: bootstrap error: "function definition is void: define-minor-mode" Date: Wed, 28 May 2008 11:26:33 +0200 Message-ID: Reply-To: kzeitler@alcatel-lucent.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211966928 31897 80.91.229.12 (28 May 2008 09:28:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 May 2008 09:28:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 28 11:29:29 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K1Hy9-00064E-38 for ged-emacs-devel@m.gmane.org; Wed, 28 May 2008 11:29:17 +0200 Original-Received: from localhost ([127.0.0.1]:52143 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1HxL-0002Ov-Vv for ged-emacs-devel@m.gmane.org; Wed, 28 May 2008 05:28:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1Hvp-0001qu-Qh for emacs-devel@gnu.org; Wed, 28 May 2008 05:26:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1Hvn-0001qT-05 for emacs-devel@gnu.org; Wed, 28 May 2008 05:26:51 -0400 Original-Received: from [199.232.76.173] (port=40636 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1Hvm-0001qG-MX for emacs-devel@gnu.org; Wed, 28 May 2008 05:26:50 -0400 Original-Received: from ihemail4.lucent.com ([135.245.0.39]:64680) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K1Hvm-0008Es-AR for emacs-devel@gnu.org; Wed, 28 May 2008 05:26:50 -0400 Original-Received: from ihrh1.emsr.lucent.com (h135-1-218-53.lucent.com [135.1.218.53]) by ihemail4.lucent.com (8.13.8/IER-o) with ESMTP id m4S9QboJ014626 for ; Wed, 28 May 2008 04:26:38 -0500 (CDT) Original-Received: from nbgif1.de.lucent.com (nbgif1.de.lucent.com [135.246.31.82]) by ihrh1.emsr.lucent.com (8.13.8/emsr) with ESMTP id m4S9QZKb016779 for ; Wed, 28 May 2008 04:26:37 -0500 (CDT) Original-Received: from sfsws1.de.lucent.com (sfsws1.de.lucent.com [135.246.31.38]) by nbgif1.de.lucent.com (8.11.7p3+Sun/8.11.7) with ESMTP id m4S9QYR18727 for ; Wed, 28 May 2008 11:26:34 +0200 (MEST) Original-Received: from sfsw51.de.lucent.com (sfsw51.de.lucent.com [135.246.72.99]) by sfsws1.de.lucent.com (8.13.8/8.13.8-tpes) with ESMTP id m4S9QXbQ024016 for ; Wed, 28 May 2008 11:26:34 +0200 (MEST) Original-Received: (from kzeitler@localhost) by sfsw51.de.lucent.com (8.11.7p1+Sun/8.8.8) id m4S9QXa18370; Wed, 28 May 2008 11:26:33 +0200 (MEST) X-Authentication-Warning: sfsw51.de.lucent.com: kzeitler set sender to kzeitler@alcatel-lucent.com using -f X-Zippy-Says: Yow! Legally-imposed CULTURE-reduction is CABBAGE-BRAINED! User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (usg-unix-v) X-Scanned-By: MIMEDefang 2.57 on 135.245.2.39 X-detected-kernel: by monty-python.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97881 Archived-At: Hello, this morning I wiped out my more than 3 months old CVS version and checked the whole emacs tree out anew. But the bootstrap build fails with: Symbol's function definition is void: define-minor-mode Here's the final temacs call: `/bin/pwd`/temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/vol/freeware/cvs/emacs/head/emacs/lisp /vol/freeware/cvs/emacs /head/emacs/lisp/emacs-lisp /vol/freeware/cvs/emacs/head/emacs/lisp/language /vo l/freeware/cvs/emacs/head/emacs/lisp/international /vol/freeware/cvs/emacs/head/ emacs/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading cus-start (source)... Loading international/mule (source)... Loading international/mule-conf.el (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading /vol/freeware/cvs/emacs/head/emacs/lisp/files.el (source)... Loading /vol/freeware/cvs/emacs/head/emacs/lisp/cus-face.el (source)... Loading /vol/freeware/cvs/emacs/head/emacs/lisp/faces.el (source)... Loading /vol/freeware/cvs/emacs/head/emacs/lisp/minibuffer.el (source)... Loading /vol/freeware/cvs/emacs/head/emacs/lisp/button.el (source)... Loading /vol/freeware/cvs/emacs/head/emacs/lisp/startup.el (source)... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((119291 . 18871) (6455 . 3) (600 . 158) 477130 1034891 (38 . 1) (22 . 5) (9485 . 7021)) Loading /vol/freeware/cvs/emacs/head/emacs/lisp/loaddefs.el (source)... ((119303 . 18859) (6456 . 2) (600 . 158) 477278 1034891 (38 . 1) (22 . 5) (9489 . 7017)) Loading /vol/freeware/cvs/emacs/head/emacs/lisp/abbrev.el (source)... Symbol's function definition is void: define-minor-mode make[2]: *** [bootstrap-emacs] Error 255 make[2]: Leaving directory `/vol/freeware/SunOS-5.8/build/emacs-cvs/src' make[1]: *** [bootstrap-build] Error 2 make[1]: Leaving directory `/vol/freeware/SunOS-5.8/build/emacs-cvs' make: *** [bootstrap] Error 2 ERROR: emacs: make -- -------------------------------------------------- | Klaus Zeitler Alcatel-Lucent | | Email: kzeitler@alcatel-lucent.com | -------------------------------------------------- --- Windows: So easy to admin, even a worm can do it.