unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Guile/Libtool
@ 2003-05-20 17:06 Charles Gagnon
  2003-05-20 17:41 ` Guile/Libtool Paul Jarc
  2003-05-20 18:03 ` Guile/Libtool Raphaël Poss
  0 siblings, 2 replies; 4+ messages in thread
From: Charles Gagnon @ 2003-05-20 17:06 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-20 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-20 17:06 Guile/Libtool Charles Gagnon
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

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).