原文:/usr/local/lib/libz.a: could not read symbols: Bad value(64 位 Linux)

usr bin ld: usr local lib libz.a crc .o : relocation R X against a local symbol can not be used when making a shared object recompile with fPIC usr local lib libz.a: could not read symbols: Bad value ...

2012-05-30 19:32 1 17248 推薦指數:

查看詳情

/lib64和/usr/lib64和/usr/local/lib64的區別

簡單說,/lib64是內核級的,/usr/lib64是系統級的,/usr/local/lib64是用戶級的. /lib/ — 包含許多被 /bin/ 和 /sbin/ 中的程序使用的庫文件。目錄 /usr/lib/ 中含有更多用於用戶程序的庫文件。/lib目錄 ...

Fri Jun 09 01:34:00 CST 2017 0 9940
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM