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: Albert Chin
Subject: Re: libtool: link: warning: '[.la file]' seems to be moved
Date: Fri, 20 Feb 2004 12:51:26 -0600
User-agent: Mutt/1.4i

On Fri, Feb 13, 2004 at 02:07:12PM -0600, 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?

Anyone?

-- 
albert chin (address@hidden)




reply via email to

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