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: Fri, 09 Oct 2009 14:34:02 +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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1255091663 11139 80.91.229.12 (9 Oct 2009 12:34:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Oct 2009 12:34:23 +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 Fri Oct 09 14:34:13 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 1MwEfj-0005ro-WF for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2009 14:34:12 +0200 Original-Received: from localhost ([127.0.0.1]:32979 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwEfj-0003nd-GX for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2009 08:34:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MwEfe-0003kQ-4O for emacs-devel@gnu.org; Fri, 09 Oct 2009 08:34:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MwEfd-0003iq-Er for emacs-devel@gnu.org; Fri, 09 Oct 2009 08:34:05 -0400 Original-Received: from [199.232.76.173] (port=51029 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwEfd-0003ig-Ay for emacs-devel@gnu.org; Fri, 09 Oct 2009 08:34:05 -0400 Original-Received: from mail2.sha-bang.de ([78.47.120.114]:51729 helo=mail.sha-bang.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MwEfc-0006bz-VL for emacs-devel@gnu.org; Fri, 09 Oct 2009 08:34:05 -0400 Original-Received: from kenny.sha-bang.local (xdslcy239.osnanet.de [89.166.152.239]) by mail.sha-bang.de (Postfix) with ESMTPSA id DF0DB54E; Fri, 9 Oct 2009 14:34:03 +0200 (CEST) Original-Received: from wilde by kenny.sha-bang.local with local (Sha Bang MUA v.0711184.68) ID 1MwEfb-0004WF-Fl; Fri, 09 Oct 2009 14:34:03 +0200 In-Reply-To: (Sascha Wilde's message of "Thu, 08 Oct 2009 22:58:09 +0200") 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:116014 Archived-At: And two more problems... ;-) With target type "sharedobject" ede projects build shared libraries. Using an ede automake project building such an target fails in tow respects: 1. Setup of the autotools infrastructure: -*- mode: compilation; default-directory: "/tmp/cedettest/" -*- Compilation started at Fri Oct 9 14:23:30 aclocal;automake --add-missing;autoreconf; configure.ac:8: required file `./ltmain.sh' not found configure.ac:8: required file `./ltmain.sh' not found autoreconf: automake failed with exit status: 1 Compilation exited abnormally with code 1 at Fri Oct 9 14:24:03 This might be actually due to an automake bug, because IMO=20 `automake --add-missing' should generate ltmain.sh -- anyway it doesn't (tested with automake 1.10.1 on Debian Lenny). Calling libtoolize manually fixes this. 2. After hot-fixing (1) compilation still fails: make: *** No rule to make target `libfoo.so'. Stop This is due the fact, that using libtool/automake the target for the library is libfoo.la, not libfoo.so. Manual compile with `M-x compile RET make libfoo.la' works. cheers sascha --=20 Sascha Wilde : xedit? Das sieht zwar wie vi aus als k=C3=B6nne es nix, aber= im : Gegensatz zu vi kann es wirklich nix und nix ist noch gesch= =C3=B6nt! : (Michael Core in dafc)