libtool
[Top][All Lists]
Advanced

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

Re: libtool: link: warning: '[.la file]' seems to be moved


From: Scott James Remnant
Subject: Re: libtool: link: warning: '[.la file]' seems to be moved
Date: Wed, 24 Mar 2004 03:39:47 +0000

On Fri, 2004-02-13 at 20:07, Albert Chin wrote:

> ltmain.in prints out a warning when it thinks the .la file isn't in
> $libdir:
>   if test "$absdir" != "$libdir"; then
>     $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2
>   fi
> 
> However, if $absdir has "..", and it resolves to $libdir taking ".."
> into consideration, the warning is still printed. How do we solve
> this? (cd $absdir; /bin/pwd) won't work because of automounter
> madness.
> 
> Or should we just remove the message?
> 
It's just a warning that something might be amiss, it doesn't cause the
world to end at that point and would likely alert someone that there
really is a problem.

We should keep it.

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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