linux c 库文件

undefined reference to `dlsym'
解决方法:
-ldl
configure: No package 'glib-2.0' found
解决方法:
sudo apt-get install libglib2.0-dev
configure: error: Could not find bison
解决方法:
sudo apt-get install bison
cd . && /bin/bash /home/song/work/gxai/libs/gstreamer-1.14.1/missing automake-1.15 --gnu
/home/song/work/gxai/libs/gstreamer-1.14.1/missing: line 81: automake-1.15: command not found
WARNING: 'automake-1.15' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         <http://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <http://www.gnu.org/software/autoconf>
         <http://www.gnu.org/software/m4/>
         <http://www.perl.org/>
Makefile:673: recipe for target 'Makefile.in' failed
make: *** [Makefile.in] Error 1

解决方法:
$sudo apt-get install automake
$autoupdate
ALSA lib conf.c:3545:(snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so (/usr/lib/alsa-lib/libasound_module_conf_pulse.so: libasound_module_conf_pulse.so: cannot open shared object file: No such file or directory)
ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM default
unable to open pcm device: No such file or directory

解决方法:
64位
$sudo apt-get install --reinstall libasound2:amd64 libasound2-plugins:amd64
32位
$sudo apt-get install --reinstall libasound2:i386 libasound2-plugins:i386

sudo cp -rf /usr/lib/i386-linux-gnu/alsa-lib /usr/lib
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

SongYuLong的博客

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值