Re: ORBit / libtool



I've run into the same problem and have managed to work around it.

There is a flame-war going on about libtool, --rpath and Debian (if you're
interested, DejaNews can give you far too many postings). I'm not sure if
that really affects anything but the libtool 1.2 on the Debian site seems
quite a bit older than the recommended libtool (1.2d).

Based on the comments in autogen.sh I got a copy of libtool from:
ftp://alpha.gnu.org/gnu/libtool-1.2d.tar.gz built and installed that. Since
it by default installs in /usr/local you'll have to use dpkg to remove the
existing libtool from the .deb.

I did get a couple of errors (one about ./ltconfig not found) but
everything seemed to build, install and run properly.

Sam

At 06:56 PM 2/5/99 +0100, you wrote:
>Hi!
>
>The current ORBit from cvs gives me:
>
>$ ./autogen.sh --prefix=/opt/gnome && make
>....
>make  all-recursive
>make[1]: Entering directory `/opt/cvsroot/gnome/ORBit'
>Making all in popt
>make[2]: Entering directory `/opt/cvsroot/gnome/ORBit/popt'
>cd . && autoheader
>/bin/sh ./libtool --mode=link gcc  -Wall -g -O2  -o libpopt.la   popt.lo
>findme.lo poptparse.lo poptconfig.lo popthelp.lo
>libtool: link: you must specify an installation directory with `-rpath'
>Try `libtool --help --mode=link' for more information.
>make[2]: *** [libpopt.la] Error 1
>make[2]: Leaving directory `/opt/cvsroot/gnome/ORBit/popt'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/opt/cvsroot/gnome/ORBit'
>make: *** [all-recursive-am] Error 2
>
>
>Is this a libtool or ORBit problem?
>
>Im using
>$ libtool --version
>ltmain.sh (GNU libtool) 1.2
>$ autoconf --version
>Autoconf version 2.13
>$ automake --version
>automake (GNU automake) 1.4
>$ aclocal --version
>aclocal (GNU automake) 1.4
>
>
>I'm running DEBIAN potato i368 on a K6 233.
>
>
>Cheers, Martin.
>
>   _ _   _   _ ___            _            _  _
>  | V | /_\ |_) | ||\ |  |_| /_\\    /|  |(_'/  |_|
>  |   |(   )| \ | || \|  | |(   )\/\/ |_ | _)\_ | |
> http://freddy.rz.fh-mannheim.de/~hawlisch/index.html
>       mailto:hawlisch@roxi.rz.fh-mannheim.de
>
>
>-- 
>        FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>         To unsubscribe: mail gnome-list-request@gnome.org with 
>                       "unsubscribe" as the Subject.
>
>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]