Created
June 26, 2014 08:58
-
-
Save t-ashula/495190bedda000e2c048 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/ld: liblv5.a(os_dep.c.o): シンボル '_end' への未定義参照です | |
/usr/bin/ld: 注: '_end' は DSO /lib64/libbz2.so.1 内で定義されているのでリンカのコマンドラインに追加してみてください | |
/lib64/libbz2.so.1: could not read symbols: 無効な操作です | |
collect2: エラー: ld はステータス 1 で終了しました | |
make[2]: *** [iv/lv5/lv5] エラー 1 | |
make[1]: *** [iv/lv5/CMakeFiles/lv5.dir/all] エラー 2 | |
make: *** [all] エラー 2 | |
~/src/iv | |
office@schroeder[1-10175] $gcc --version | |
gcc (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
~/src/iv | |
office@schroeder[1-10176] $uname -a | |
Linux schroeder 3.14.2-200.fc20.x86_64 #1 SMP Mon Apr 28 14:40:57 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment