vcs提供的example出现的问题
时间:10-02
整理:3721RD
点击:
大家有没有跑过$VCS_HOME/doc/examples/uvm/integrated/ubus_uum这个example,我尝试了一下,出现了如下错误:
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
make[1]: *** [product_timestamp] Error 1
make[1]: Leaving directory `/home/opt/Synopsys/vcs2014.03/vcs/doc/examples/testbench/sv/uvm/integrated/ubus_uum/examples/csrc'
Make exited with status 2
CPU time: 9.297 seconds to compile + .106 seconds to elab + .382 seconds to link
common elaboration failed
make: *** [compile] 错误 255
请问各位这是什么原因啊
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
make[1]: *** [product_timestamp] Error 1
make[1]: Leaving directory `/home/opt/Synopsys/vcs2014.03/vcs/doc/examples/testbench/sv/uvm/integrated/ubus_uum/examples/csrc'
Make exited with status 2
CPU time: 9.297 seconds to compile + .106 seconds to elab + .382 seconds to link
common elaboration failed
make: *** [compile] 错误 255
请问各位这是什么原因啊
