關於libtool: link: warning: libmemcached.la seems to be moved

來源:互聯網
上載者:User

用libtool編譯器時,調用使用libmemcached.so的時候,出警告

libtool: link: warning: libmemcached.la seems to be moved

 

出這個情況的原因是,libmemcached.la這個檔案已經被更新了,指定路徑的地方已經變了,只要手動改回來即可

如庫路徑指定為 libdir='/usr/local/lib'

 

 

 

別人遇到問題的解釋連結

http://archives.devshed.com/forums/development-94/libtool-link-warning-libexpat-la-seems-to-be-moved-1957466.html

 


FYI, those .la files are textfiles that describe where a library expects to be
installed, what other libs it depends on etc. The warning means that the
library was moved to a different place than the one it expected to be,
possibly causing it to not function or not function properly.

Lastly, you can install Subversion from source without any root privileges at
all, the only thing you need is to pass e.g. ' ~/svn-install' to
configure and adapt a few things like PATH and LD_LIBRARY_PATH. This helps
keeping this install from affecting other stuff on the system. In fact that
is a feature of autotools, so every program that comes with a configure
script should be installable like that.

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.