public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] "xyz.la seems to be moved" message
  @ 2006-10-24 14:07 99%     ` Bo Ørsted Andresen
  0 siblings, 0 replies; 1+ results
From: Bo Ørsted Andresen @ 2006-10-24 14:07 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]

On Tuesday 24 October 2006 10:40, Meino Christian Cramer wrote:
> > >        lib<xyz>.la seems to be moved
> >
> > which are harmless.

During compilation of x11-libs/gtk+-2.10.6 gdk-pixbuf/libgdk_pixbuf-2.0.la
gets created in ${S} (/var/tmp/paludis/x11-libs/gtk+-2.10.6/work/gtk+-2.10.6).
It contains this:

# grep ^dep gdk-pixbuf/libgdk_pixbuf-2.0.la
dependency_libs=' /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libgmodule-2.0.la -ldl /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libgobject-2.0.la /usr/lib/libglib-2.0.la /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libglib-2.0.la -lrt -lm '

So looking at the first .la file in it's dependency_list:

# grep ^libdir /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libgmodule-2.0.la
libdir='/usr/lib'

I believe in this case the message simply means that
'/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..' != '/usr/lib':

# grep -C 1 "seems to be moved" /usr/share/libtool/ltmain.sh
    if test "$absdir" != "$libdir"; then
        $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2
    fi

>   Unfortunately it slows down compiling, when compiling each C-file
>   spits a long list of "seems to be moved" messages onto my
>   screen.

Why do you think it's significant?

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2006-10-24  5:51     [gentoo-user] "xyz.la seems to be moved" message Meino Christian Cramer
2006-10-24  6:36     ` Hemmann, Volker Armin
2006-10-24  8:40       ` Meino Christian Cramer
2006-10-24 14:07 99%     ` Bo Ørsted Andresen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox