Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
/usr/bin/ld: -lmdb collect2 が見つかりません: エラー: ld は 1 つの終了ステータスを返しました Makefile:568: ターゲット '.build_release/lib/libcaffe.so.1.0.0-rc3' のレシピは make に失敗しました: *** [ .build_release/lib/libcaffe.so.1.0.0-rc3] エラー 1
この問題を解決する方法。
コンパイル中に使用しようとしているライブラリ ファイルが、コンパイル中に指定したパスに存在することを確認してください...