unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Charles Gagnon <charlesg@unixrealm.com>
Subject: Guile/Libtool
Date: Tue, 20 May 2003 13:06:38 -0400	[thread overview]
Message-ID: <20030520170638.GA19733@daumier.unixrealm.com> (raw)

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

             reply	other threads:[~2003-05-20 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-20 17:06 Charles Gagnon [this message]
2003-05-20 17:41 ` Guile/Libtool Paul Jarc
     [not found]   ` <Pine.GSO.4.44.0305201239140.1470-100000@scooby.simplesystems.org>
2003-05-20 18:35     ` Guile/Libtool Charles Gagnon
2003-05-20 18:03 ` Guile/Libtool Raphaël Poss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030520170638.GA19733@daumier.unixrealm.com \
    --to=charlesg@unixrealm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).