Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 98%] Linking CXX executable qa_pcbnew
- [ 98%] Built target qa_pcbnew
- Scanning dependencies of target qa_eagle_plugin
- [ 98%] Building CXX object qa/eeschema/CMakeFiles/qa_eagle_plugin.dir/test_module.cpp.o
- [ 98%] Building CXX object qa/eeschema/CMakeFiles/qa_eagle_plugin.dir/test_basic.cpp.o
- [ 98%] Linking CXX executable qa_eagle_plugin
- /usr/bin/ld: warning: libreadline.so.8, needed by /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `read_history'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_reset_after_signal'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `history_set_pos'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `using_history'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `history_length'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `where_history'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_instream'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `write_history'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `history_expand'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_catch_sigwinch'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_cleanup_after_signal'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_catch_signals'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `stifle_history'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_outstream'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_free_line_state'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `readline'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `add_history'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `rl_readline_name'
- /usr/bin/ld: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../lib64/libngspice.so: undefined reference to `history_get'
- clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
- make[2]: *** [qa/eeschema/CMakeFiles/qa_eagle_plugin.dir/build.make:116: qa/eeschema/qa_eagle_plugin] Error 1
- make[1]: *** [CMakeFiles/Makefile2:3486: qa/eeschema/CMakeFiles/qa_eagle_plugin.dir/all] Error 2
- make: *** [Makefile:163: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement