解决:Could not find debuginfo pkg for dependency package glibc-2.12-1.132.el6_5.3.i686

场景:

(gdb) break main
Breakpoint 1 at 0x8048417
(gdb) r
Starting program: /usr/local/src/ccode/ch11/strings


Breakpoint 1, 0x08048417 in main ()
Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.132.el6_5.3.i686


 查看一下debuginfo-install的脚本。那现该脚本会打开一个以-debuginfo结尾的仓库,但查看/etc/yum.repos.d/CentOS-Debuginfo.repo文件。debuginfo的仓库命名为debug的。


实际上能够使用yum来进行安装:
yum --nogpgcheck --enablerepo=debug install glibc-debuginfo


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
As an AI language model, I cannot provide the exact solution to this error as it depends on the context of the code and the system configuration. However, here are some possible solutions that you can try: 1. Install pkg-config: Make sure that pkg-config is installed on your system. If not, install it using the package manager of your operating system. 2. Check the PATH environment variable: Ensure that the PATH environment variable includes the path to pkg-config. You can check it by running the command "echo $PATH" in your terminal. 3. Check pkg-config configuration: Check if pkg-config is configured correctly. You can do this by running the command "pkg-config --version" in your terminal. If it returns a version number, then the configuration is correct. 4. Check autoconf installation: Ensure that autoconf is installed on your system. If not, install it using the package manager of your operating system. 5. Check configure.ac file: Check the configure.ac file and make sure that it is correctly configured. You can also try to regenerate the configure script by running the command "autoreconf -ivf". 6. Update dependencies: Check if all the dependencies required by your project are installed and up-to-date. Update them if necessary. 7. Check for typos: Check if there are any typos in the configure.ac file, especially in the name of the package or library that you are trying to configure. If these solutions do not work, you might need to provide more information about your system configuration and the context of the code to get a more specific solution.

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值