From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sascha Wilde Newsgroups: gmane.emacs.devel Subject: Re: Problems with EDE Date: Thu, 08 Oct 2009 11:53:44 +0200 Message-ID: References: <87hbun9jbs.fsf@stupidchicken.com> <1254397096.16450.84.camel@projectile.siege-engine.com> <1254575261.6961.23.camel@projectile.siege-engine.com> <873a5wbed3.fsf@stupidchicken.com> <1254933167.6961.298.camel@projectile.siege-engine.com> <87ocoibqln.fsf@stupidchicken.com> <87r5tesk6l.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1254995387 18858 80.91.229.12 (8 Oct 2009 09:49:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Oct 2009 09:49:47 +0000 (UTC) Cc: emacs-devel@gnu.org, eric@siege-engine.com To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 08 11:49:39 2009 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 1Mvpcx-0001zj-23 for ged-emacs-devel@m.gmane.org; Thu, 08 Oct 2009 11:49:39 +0200 Original-Received: from localhost ([127.0.0.1]:37920 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mvpcw-0005m0-Bl for ged-emacs-devel@m.gmane.org; Thu, 08 Oct 2009 05:49:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mvpch-0005cz-3X for emacs-devel@gnu.org; Thu, 08 Oct 2009 05:49:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mvpcc-0005WH-Ey for emacs-devel@gnu.org; Thu, 08 Oct 2009 05:49:20 -0400 Original-Received: from [199.232.76.173] (port=45032 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mvpcc-0005Vz-4r for emacs-devel@gnu.org; Thu, 08 Oct 2009 05:49:18 -0400 Original-Received: from mail2.sha-bang.de ([78.47.120.114]:48394 helo=mail.sha-bang.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mvpcb-0001aO-J1 for emacs-devel@gnu.org; Thu, 08 Oct 2009 05:49:17 -0400 Original-Received: from kenny.sha-bang.local (xdsldc143.osnanet.de [89.166.156.143]) by mail.sha-bang.de (Postfix) with ESMTPSA id 4479B54E; Thu, 8 Oct 2009 11:49:14 +0200 (CEST) Original-Received: from wilde by kenny.sha-bang.local with local (Sha Bang MUA v.0711184.68) ID 1Mvpgu-00040G-Ti; Thu, 08 Oct 2009 11:53:44 +0200 In-Reply-To: <87r5tesk6l.fsf@stupidchicken.com> (Chong Yidong's message of "Wed, 07 Oct 2009 22:17:54 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:115982 Archived-At: Chong Yidong wrote: > Chong Yidong writes: >> The target is now printed correctly, Thanks a lot for working on this. I can confirm, that compiling an Automake Project now works. But the problem with repeated creation of the documentation files (AUTHRS, NEWS etc.) still persist. And: > It seems the error occurs in upstream CEDET as well. Following Sascha's > "Make" project recipe, I get > > make -f /home/cyd/tmp/Makefile all > gcc -c hello.c > ld -L. -o hello hello.o > ld: warning: cannot find entry symbol _start; defaulting to 0000000008048074 > hello.o: In function `main': > hello.c:(.text+0x19): undefined reference to `puts' > make: *** [hello] Error 1 I see this, too. cheers sascha -- Sascha Wilde : "GUIs normally make it simple to accomplish simple : actions and impossible to accomplish complex actions." : (Doug Gwyn - 22/Jun/91 in comp.unix.wizards)