From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: Compilation error with latest CVS Emacs -- cal-loaddefs not provided Date: Sat, 03 May 2008 17:31:13 +0200 Message-ID: <87ve1vcsla.fsf@bzg.ath.cx> References: <874p9m1epr.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209828722 9316 80.91.229.12 (3 May 2008 15:32:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 May 2008 15:32:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 03 17:32:37 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JsJiw-000403-Tn for geh-help-gnu-emacs@m.gmane.org; Sat, 03 May 2008 17:32:31 +0200 Original-Received: from localhost ([127.0.0.1]:54109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsJiF-00050b-6W for geh-help-gnu-emacs@m.gmane.org; Sat, 03 May 2008 11:31:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JsJhq-0004zP-Vy for help-gnu-emacs@gnu.org; Sat, 03 May 2008 11:31:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JsJhp-0004yp-CG for help-gnu-emacs@gnu.org; Sat, 03 May 2008 11:31:22 -0400 Original-Received: from [199.232.76.173] (port=45890 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsJhp-0004yl-5B for help-gnu-emacs@gnu.org; Sat, 03 May 2008 11:31:21 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.156]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JsJho-0004B9-FQ for help-gnu-emacs@gnu.org; Sat, 03 May 2008 11:31:20 -0400 Original-Received: by fg-out-1718.google.com with SMTP id 13so3150186fge.30 for ; Sat, 03 May 2008 08:31:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=16iyC0IOLWiz/bcV4UH6828foSIP1x75kN3HOHES3YY=; b=QR1MkQtgFxYim8NbFvm1D/n7Gk0Nin6kzUUpRutNlV6R/0k/XVH76W5hZtgMV+7d9Xx30ZCy3A0ezwAIIs4ttzzXyriUB3D5I69sqYU8EVihkm2pzCxkXaN6rVHtvyDJbzdkM6x0vUQ20mlvy9PRkVaMT8bD5e/1V4EnsT675EA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=QPNVDgUkSX+VT4p1yuHIsZTVtfr+iExl0xKWBXhvG18BaqlLQlvgUSl9XGK0mGytQ8USAvr/ht8Vkvmkf5huitNpdjb8Kjm8ynFobMizn/Iq6xPARvgE0zs0b6tAQYoxQ3P0s3xp3EK49uVKCOqV7ASULBE60DZLEEya6HQxWSk= Original-Received: by 10.86.98.10 with SMTP id v10mr3229042fgb.46.1209828678675; Sat, 03 May 2008 08:31:18 -0700 (PDT) Original-Received: from bzg.ath.cx ( [88.140.24.142]) by mx.google.com with ESMTPS id d6sm3629243fga.2.2008.05.03.08.31.16 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 03 May 2008 08:31:17 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id A898C157686; Sat, 3 May 2008 17:31:13 +0200 (CEST) In-Reply-To: (Peter Dyballa's message of "Mon, 28 Apr 2008 12:40:35 +0200") User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53740 Archived-At: Peter Dyballa writes: > Am 28.04.2008 um 12:00 schrieb Bastien: > >> I get this error: > > Weeks ago I had similiar errors. A 'make maintainer-clean' with another > make bootstrap' helped. That's it. Thanks. -- Bastien