|
libtool: link: warning: '[.la file]' seems to be moved: msg#00038gnu.libtool.general
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? -- albert chin (china@xxxxxxxxxxxxxxxxxx) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Need help with libtool on Solaris: 00038, Albert Chin |
|---|---|
| Next by Date: | Urgent: Collection: 00038, Earline Lindsey |
| Previous by Thread: | CIALIS290i: 00038, Aaauto1327 |
| Next by Thread: | Re: libtool: link: warning: '[.la file]' seems to be moved: 00038, Albert Chin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |