From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Charles Gagnon Newsgroups: gmane.comp.gnu.libtool.bugs,gmane.lisp.guile.bugs Subject: Guile/Libtool Date: Tue, 20 May 2003 13:06:38 -0400 Sender: bug-libtool-bounces+gnu-bug-libtool=m.gmane.org@gnu.org Message-ID: <20030520170638.GA19733@daumier.unixrealm.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Trace: main.gmane.org 1053452324 1605 80.91.224.249 (20 May 2003 17:38:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 20 May 2003 17:38:44 +0000 (UTC) Original-X-From: bug-libtool-bounces+gnu-bug-libtool=m.gmane.org@gnu.org Tue May 20 19:38:37 2003 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 19IAtc-0007tk-00 for ; Tue, 20 May 2003 19:27:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IAt9-0002Wz-Jq for gnu-bug-libtool@m.gmane.org; Tue, 20 May 2003 13:26:59 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19IAsw-0002Lw-F2 for bug-libtool@gnu.org; Tue, 20 May 2003 13:26:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19IArT-0001xv-6n for bug-libtool@gnu.org; Tue, 20 May 2003 13:25:16 -0400 Original-Received: from 250-153.customer.cloud9.net ([168.100.250.153] helo=daumier.unixrealm.com) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IAZV-00043P-He; Tue, 20 May 2003 13:06:41 -0400 Original-Received: from daumier.unixrealm.com (localhost [127.0.0.1]) h4KH6dXS024983; Tue, 20 May 2003 13:06:39 -0400 (EDT) Original-Received: (from charlesg@localhost) by daumier.unixrealm.com (8.12.8/8.12.8/Submit) id h4KH6dgr024982; Tue, 20 May 2003 13:06:39 -0400 (EDT) Original-To: bug-guile@gnu.org, bug-libtool@gnu.org Content-Disposition: inline User-Agent: Mutt/1.4i X-PGP-Key: http://home.unixrealm.com/~charlesg/keys/pubkey.asc X-BeenThere: bug-libtool@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for the GNU libtool shared library maintenance tool List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-libtool-bounces+gnu-bug-libtool=m.gmane.org@gnu.org Xref: main.gmane.org gmane.comp.gnu.libtool.bugs:1329 gmane.lisp.guile.bugs:803 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:803 I have a question but I'm not sure if it's libtool related only or related more to guile. I downloaded guilde-1.6.4 and I am trying to build a package with it on my Sun Solaris 9 server. To make a Solaris package, I always procede the same way: ./configure make make prefix=${staging_area} install Followed by the packaging procedures. So the ${staging_area} will have bin/, var/, etc/, man/ and lib/ directories containing only the files related to that particular app. When I try this with guile-1.6.4 and I get an error on libtool: [...] make[2]: Entering directory `/usr/local/src/guile-1.6.4/libguile' /bin/bash ../mkinstalldirs /usr/local/staging/guile-1.6.4/lib /bin/bash ../libtool --mode=install /usr/local/bin/install -c libguile.la /usr/local/staging/guile-1.6.4/lib/libguile.la libtool: install: error: cannot install `libguile.la' to a directory not ending in /usr/local/lib make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/usr/local/src/guile-1.6.4/libguile' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/usr/local/src/guile-1.6.4/libguile' make: *** [install-recursive] Error 1 How can I work around this? Does it require a change in libtool? Does it require a change in guile? Thanks. -- Charles Gagnon | My views are my views and they http://unixrealm.com | do not represent those of anybody charlesg at unixrealm.com | but me. After finding no qualified candidates for the position of principal, the school board is extremely pleased to announce the appointment of David Steele to the post. -- Philip Streifer, Superintendent of Schools, Barrington, Rhode Island