libtool
[Top][All Lists]
Advanced

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

Re: DESTDIR, relink dependent lib, RPM and AIX


From: Ralf Wildenhues
Subject: Re: DESTDIR, relink dependent lib, RPM and AIX
Date: Mon, 9 Oct 2006 20:37:32 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Frank,

Sorry for the delay.

* Frank Fegert wrote on Sun, Aug 13, 2006 at 03:54:24PM CEST:
> 
> The details:
> - $ libtool --version
>   ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
> - AIX 5.3 ML4
> - Target: gettext-0.14.5 (see config.log.gz attached)
> - *NO* previous version of gettext installed
> 
> The gettext build bails out on install part of rpmbuild at:
[...]

>  /opt/freeware/bin/bash ../libtool --mode=install ../../build-aux/install-sh 
> -c  'libgettextlib.la' 
> '/tmp/frank/gettext-0.14.5-instroot/opt/afw/lib/libgettextlib.la'
[...]

> gcc -o .libs/libgettextlib-0.14.5.so  .libs/allocsa.o .libs/argmatch.o 
> .libs/backupfile.o .libs/addext.o .libs/basename.o .libs/c-ctype.o 
> .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/classpath.o 
> .libs/closeout.o.libs/copy-file.o .libs/csharpcomp.o .libs/csharpexec.o 
> .libs/error-progname.o .libs/execute.o .libs/exitfail.o .libs/fatal-signal.o 
> .libs/findprog.o .libs/fstrcmp.o .libs/full-write.o .libs/fwriteerror.o 
> .libs/gcd.o .libs/hash.o .libs/javacomp.o .libs/javaexec.o .libs/linebreak.o
> .libs/mbswidth.o .libs/obstack.o .libs/concatpath.o .libs/pipe.o 
> .libs/progname.o .libs/progreloc.o .libs/quote.o .libs/quotearg.o 
> .libs/safe-read.o .libs/safe-write.o .libs/sh-quote.o .libs/tmpdir.o 
> .libs/wait-process.o .libs/xmalloc.o .libs/xstrdup.o .libs/xallocsa.o 
> .libs/xerror.o .libs/xreadlink.o .libs/xsetenv.o .libs/localcharset.o 
> .libs/vasprintf.o .libs/getline.o .libs/getndelim2.o .libs/getopt.o 
> .libs/getopt1.o .libs/stpncpy.o .libs/mkdtemp.o .libs/error.o 
> .libs/canonicalize.o
> -Wl,-blibpath:/opt/afw/lib:/opt/afw/lib:/opt/afw/lib/gcc/powerpc-ibm-aix5.3.0.0/4.1.1:/opt/afw/lib/gcc/powerpc-ibm-aix5.3.0.0/4.1.1/../../..:/usr/lib:/lib
>  -L/opt/afw/lib /opt/afw/lib/libintl.so -liconv -lc -lc  -Wl,-brtl `if test 
> "x" != "x"; then echo "-Wl,"; else :; fi` -Wl,-bnoentry 
> -Wl,-bexport:.libs/libgettextlib.exp -shared -Wl,-G
> gcc: /opt/afw/lib/libintl.so: No such file or directory
> libtool: install: error: relink `libgettextlib.la' with the above command 
> before installing it
> make[4]: *** [install-libLTLIBRARIES] Error 1
> ...

This particular bug has been fixed in the CVS version of Libtool, as far
as I can see.  Its tests/destdir.at tests exposes the branch-1-5 failure.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]