一个 bcc 在 f37 上的编译错误

Posted rtoax

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了一个 bcc 在 f37 上的编译错误相关的知识,希望对你有一定的参考价值。

-- Installing: /usr/lib64/libbcc_bpf.so
-- Installing: /usr/include/bcc/BPF.h
-- Installing: /usr/include/bcc/BPFTable.h
/usr/lib/python3.11/site-packages/setuptools/dist.py:545: UserWarning: The version specified ('0.26.0-d7774d36') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
  warnings.warn(
running install
/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3.11/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.26.0-d7774d36 is an invalid version and will not be supported in a future release
  warnings.warn(
running bdist_egg
running egg_info
writing bcc.egg-info/PKG-INFO

以上是关于一个 bcc 在 f37 上的编译错误的主要内容,如果未能解决你的问题,请参考以下文章

一个 bcc 在 f37 上的编译错误

bcc32 中简单数组的初始化程序错误太多

bcc32:专注于`std::vector<bool>`时出现奇怪的错误

bcc 一个编译警告:过期的函数 llvm::PointerType::getElementType()

bcc 一个编译警告:过期的函数 llvm::PointerType::getElementType()

使用bcc32做在windowXP上qt3.2.1编译环境的配置