码迷,mamicode.com
首页 > 其他好文 > 详细

GNURADIO 安装时报错

时间:2020-04-13 15:27:14      阅读:167      评论:0      收藏:0      [点我收藏+]

标签:sse   error   ips   erro   ack   res   end   error:   ocs   

2020-04-13

安装GNU Radio时,运行make出现错误:

[ 19%] Building C object volk/lib/CMakeFiles/volk_obj.dir/volk_machine_sse4_2_64_mmx_orc.c.o
sh: 1: latex: not found
error: Problems running latex. Check your installation or look for typos in _formulas.tex and check _formulas.log!
sh: 1: dvips: not found
error: Problems running dvips. Check your installation!
/home/whlg/gnu+uhd/gnuradio-3.7.13.5/gr-digital/docs/packet_comms.dox:86: warning: unable to resolve reference to `gr::digital::chunks_to_symbols_bc for \ref command
/home/whlg/gnu+uhd/gnuradio-3.7.13.5/gr-digital/docs/packet_comms.dox:98: warning: unable to resolve reference to `gr::digital::burst_shaper_cc for \ref command
/home/whlg/gnu+uhd/gnuradio-3.7.13.5/gr-digital/docs/packet_comms.dox:266: warning: unable to resolve reference to `gr::digital::burst_shaper_cc for \ref command
[ 19%] Built target doxygen_target

 运行:

sudo  apt-get install texlive-latex-recommended

 

GNURADIO 安装时报错

标签:sse   error   ips   erro   ack   res   end   error:   ocs   

原文地址:https://www.cnblogs.com/jsdy/p/12691161.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!