From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: AARRRRGGH! Die Libtool, die! Date: Sun, 16 Feb 2003 00:54:18 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <15950.54058.520676.489870@blauw.xs4all.nl> References: <200302151436.h1FEacTL013547@smtpzilla1.xs4all.nl> <87smupi86u.fsf@raven.i.defaultvalue.org> Reply-To: hanwen@cs.uu.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045353158 16132 80.91.224.249 (15 Feb 2003 23:52:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Feb 2003 23:52:38 +0000 (UTC) Cc: guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18kC6k-0004BL-00 for ; Sun, 16 Feb 2003 00:52:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kC8h-0002dN-00 for guile-devel@m.gmane.org; Sat, 15 Feb 2003 18:54:35 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kC8D-0002Xr-00 for guile-devel@gnu.org; Sat, 15 Feb 2003 18:54:05 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kC8A-0002Tv-00 for guile-devel@gnu.org; Sat, 15 Feb 2003 18:54:04 -0500 Original-Received: from smtpzilla1.xs4all.nl ([194.109.127.137]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kC7d-000252-00 for guile-devel@gnu.org; Sat, 15 Feb 2003 18:53:29 -0500 Original-Received: from blauw.xs4all.nl (blauw.xs4all.nl [213.84.26.127]) by smtpzilla1.xs4all.nl (8.12.0/8.12.0) with ESMTP id h1FNrKbc091478; Sun, 16 Feb 2003 00:53:20 +0100 (CET) Original-To: Rob Browning In-Reply-To: <87smupi86u.fsf@raven.i.defaultvalue.org> X-Mailer: VM 7.05 under Emacs 21.2.1 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:1941 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1941 rlb@defaultvalue.org writes: > Han-Wen Nienhuys writes: > > > WTF is it recompiling stuff during installation? > > I'm not particularly fond of that "feature" either. I think it has to > do with trying to have libs that will work from the install tree vs > libs that will work from the build tree. (i.e. perhaps different > -rpaths, etc., and it may be aggravated by cross-platform issues). > > If you haven't done it already, I'd try a "make distclean" and > (re)running ./autogen.sh and see if that helps. If not, we'll try > something else. Ah, distclean. I only did "make clean". Thanks, it seems to work now. > (Personally, I'd rather have all those tools (auto* included) written > in something like perl -- it's nearly as ubiquitous and *far* more > managable. Of course perl couldn't use them then, but AFAIK, it > doesn't anyway.) I would use Python myself, but otherwise I concur. -- Han-Wen Nienhuys | hanwen@cs.uu.nl | http://www.cs.uu.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel