RedHat 7.2 如何获取存根-32.h
RedHat 7.2 how to get stub-32.h
我有一个 64 位系统 运行 RedHat 7.2,我正在尝试构建一个需要存根的项目-32.h
这将位于 /usr/include/gnu
但是我的安装在上面的文件夹中只有这些文件:
-rw-r--r--. 1 root root 1270 Aug 11 06:56 libc-version.h
-rw-r--r--. 1 root root 4844 Aug 11 06:56 lib-names.h
-rw-r--r--. 1 root root 604 Aug 11 06:57 stubs-64.h
-rw-r--r--. 1 root root 384 Aug 11 06:56 stubs.h
我已经尝试了各种方法来安装存根-32.h,但如果我尝试的话,会不断遇到同样的问题:
sudo yum install glibc-devel.i686
结果是:
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
Resolving Dependencies
--> Running transaction check
---> Package glibc-devel.i686 0:2.17-106.el7_2.8 will be installed
--> Processing Dependency: glibc = 2.17-106.el7_2.8 for package: glibc-devel-2.17-106.el7_2.8.i686
--> Processing Dependency: glibc-headers = 2.17-106.el7_2.8 for package: glibc-devel-2.17-106.el7_2.8.i686
--> Finished Dependency Resolution
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc = 2.17-106.el7_2.8
Installed: glibc-2.17-157.el7.i686 (@rhel-7-workstation-rpms)
glibc = 2.17-157.el7
Available: glibc-2.17-55.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7
Available: glibc-2.17-55.el7_0.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.1
Available: glibc-2.17-55.el7_0.3.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.3
Available: glibc-2.17-55.el7_0.5.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.5
Available: glibc-2.17-78.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-78.el7
Available: glibc-2.17-105.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-105.el7
Available: glibc-2.17-106.el7_2.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.1
Available: glibc-2.17-106.el7_2.4.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.4
Available: glibc-2.17-106.el7_2.6.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.6
Available: glibc-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.8
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc-headers = 2.17-106.el7_2.8
Installed: glibc-headers-2.17-157.el7.x86_64 (@rhel-7-workstation-rpms)
glibc-headers = 2.17-157.el7
Available: glibc-headers-2.17-55.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7
Available: glibc-headers-2.17-55.el7_0.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.1
Available: glibc-headers-2.17-55.el7_0.3.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.3
Available: glibc-headers-2.17-55.el7_0.5.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.5
Available: glibc-headers-2.17-78.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-78.el7
Available: glibc-headers-2.17-105.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-105.el7
Available: glibc-headers-2.17-106.el7_2.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.1
Available: glibc-headers-2.17-106.el7_2.4.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.4
Available: glibc-headers-2.17-106.el7_2.6.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.6
Available: glibc-headers-2.17-106.el7_2.8.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.8
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc = 2.17-106.el7_2.8
Installed: glibc-2.17-157.el7.i686 (@rhel-7-workstation-rpms)
glibc = 2.17-157.el7
Available: glibc-2.17-55.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7
Available: glibc-2.17-55.el7_0.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.1
Available: glibc-2.17-55.el7_0.3.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.3
Available: glibc-2.17-55.el7_0.5.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.5
Available: glibc-2.17-78.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-78.el7
Available: glibc-2.17-105.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-105.el7
Available: glibc-2.17-106.el7_2.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.1
Available: glibc-2.17-106.el7_2.4.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.4
Available: glibc-2.17-106.el7_2.6.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.6
Available: glibc-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.8
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc-headers = 2.17-106.el7_2.8
Installed: glibc-headers-2.17-157.el7.x86_64 (@rhel-7-workstation-rpms)
glibc-headers = 2.17-157.el7
Available: glibc-headers-2.17-55.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7
Available: glibc-headers-2.17-55.el7_0.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.1
Available: glibc-headers-2.17-55.el7_0.3.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.3
Available: glibc-headers-2.17-55.el7_0.5.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.5
Available: glibc-headers-2.17-78.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-78.el7
Available: glibc-headers-2.17-105.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-105.el7
Available: glibc-headers-2.17-106.el7_2.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.1
Available: glibc-headers-2.17-106.el7_2.4.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.4
Available: glibc-headers-2.17-106.el7_2.6.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.6
Available: glibc-headers-2.17-106.el7_2.8.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.8
You could try using --skip-broken to work around the problem
** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
ipa-client-4.4.0-12.el7.x86_64 has installed conflicts freeipa-client: ipa-client-4.4.0-12.el7.x86_64
ipa-client-common-4.4.0-12.el7.noarch has installed conflicts freeipa-client-common: ipa-client-common-4.4.0-12.el7.noarch
ipa-common-4.4.0-12.el7.noarch has installed conflicts freeipa-common: ipa-common-4.4.0-12.el7.noarch
ipa-python-compat-4.4.0-12.el7.noarch has installed conflicts freeipa- python-compat: ipa-python-compat-4.4.0-12.el7.noarch
我该如何解决这个问题?
找到这个:
栏目:
3.1.3.6.在 64 位主机上使用 32 位编译器
我运行:
sudo yum install --skip-broken glibc-devel.i686 libgcc.i686 libstdc++-devel.i686
并按照说明进行操作。还是不开心。
我现在已经在 Virtual box 上安装了 Centos,并且简单地做了:
sudo yum install glibc-devel.i686
这有效,现在我有:
stubs-32.h
我有一个 64 位系统 运行 RedHat 7.2,我正在尝试构建一个需要存根的项目-32.h
这将位于 /usr/include/gnu
但是我的安装在上面的文件夹中只有这些文件:
-rw-r--r--. 1 root root 1270 Aug 11 06:56 libc-version.h
-rw-r--r--. 1 root root 4844 Aug 11 06:56 lib-names.h
-rw-r--r--. 1 root root 604 Aug 11 06:57 stubs-64.h
-rw-r--r--. 1 root root 384 Aug 11 06:56 stubs.h
我已经尝试了各种方法来安装存根-32.h,但如果我尝试的话,会不断遇到同样的问题:
sudo yum install glibc-devel.i686
结果是:
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
Resolving Dependencies
--> Running transaction check
---> Package glibc-devel.i686 0:2.17-106.el7_2.8 will be installed
--> Processing Dependency: glibc = 2.17-106.el7_2.8 for package: glibc-devel-2.17-106.el7_2.8.i686
--> Processing Dependency: glibc-headers = 2.17-106.el7_2.8 for package: glibc-devel-2.17-106.el7_2.8.i686
--> Finished Dependency Resolution
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc = 2.17-106.el7_2.8
Installed: glibc-2.17-157.el7.i686 (@rhel-7-workstation-rpms)
glibc = 2.17-157.el7
Available: glibc-2.17-55.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7
Available: glibc-2.17-55.el7_0.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.1
Available: glibc-2.17-55.el7_0.3.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.3
Available: glibc-2.17-55.el7_0.5.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.5
Available: glibc-2.17-78.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-78.el7
Available: glibc-2.17-105.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-105.el7
Available: glibc-2.17-106.el7_2.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.1
Available: glibc-2.17-106.el7_2.4.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.4
Available: glibc-2.17-106.el7_2.6.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.6
Available: glibc-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.8
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc-headers = 2.17-106.el7_2.8
Installed: glibc-headers-2.17-157.el7.x86_64 (@rhel-7-workstation-rpms)
glibc-headers = 2.17-157.el7
Available: glibc-headers-2.17-55.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7
Available: glibc-headers-2.17-55.el7_0.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.1
Available: glibc-headers-2.17-55.el7_0.3.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.3
Available: glibc-headers-2.17-55.el7_0.5.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.5
Available: glibc-headers-2.17-78.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-78.el7
Available: glibc-headers-2.17-105.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-105.el7
Available: glibc-headers-2.17-106.el7_2.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.1
Available: glibc-headers-2.17-106.el7_2.4.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.4
Available: glibc-headers-2.17-106.el7_2.6.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.6
Available: glibc-headers-2.17-106.el7_2.8.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.8
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf
**********************************************************************
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc = 2.17-106.el7_2.8
Installed: glibc-2.17-157.el7.i686 (@rhel-7-workstation-rpms)
glibc = 2.17-157.el7
Available: glibc-2.17-55.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7
Available: glibc-2.17-55.el7_0.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.1
Available: glibc-2.17-55.el7_0.3.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.3
Available: glibc-2.17-55.el7_0.5.i686 (rhel-7-workstation-rpms)
glibc = 2.17-55.el7_0.5
Available: glibc-2.17-78.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-78.el7
Available: glibc-2.17-105.el7.i686 (rhel-7-workstation-rpms)
glibc = 2.17-105.el7
Available: glibc-2.17-106.el7_2.1.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.1
Available: glibc-2.17-106.el7_2.4.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.4
Available: glibc-2.17-106.el7_2.6.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.6
Available: glibc-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
glibc = 2.17-106.el7_2.8
Error: Package: glibc-devel-2.17-106.el7_2.8.i686 (rhel-7-workstation-rpms)
Requires: glibc-headers = 2.17-106.el7_2.8
Installed: glibc-headers-2.17-157.el7.x86_64 (@rhel-7-workstation-rpms)
glibc-headers = 2.17-157.el7
Available: glibc-headers-2.17-55.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7
Available: glibc-headers-2.17-55.el7_0.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.1
Available: glibc-headers-2.17-55.el7_0.3.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.3
Available: glibc-headers-2.17-55.el7_0.5.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-55.el7_0.5
Available: glibc-headers-2.17-78.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-78.el7
Available: glibc-headers-2.17-105.el7.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-105.el7
Available: glibc-headers-2.17-106.el7_2.1.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.1
Available: glibc-headers-2.17-106.el7_2.4.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.4
Available: glibc-headers-2.17-106.el7_2.6.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.6
Available: glibc-headers-2.17-106.el7_2.8.x86_64 (rhel-7-workstation-rpms)
glibc-headers = 2.17-106.el7_2.8
You could try using --skip-broken to work around the problem
** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
ipa-client-4.4.0-12.el7.x86_64 has installed conflicts freeipa-client: ipa-client-4.4.0-12.el7.x86_64
ipa-client-common-4.4.0-12.el7.noarch has installed conflicts freeipa-client-common: ipa-client-common-4.4.0-12.el7.noarch
ipa-common-4.4.0-12.el7.noarch has installed conflicts freeipa-common: ipa-common-4.4.0-12.el7.noarch
ipa-python-compat-4.4.0-12.el7.noarch has installed conflicts freeipa- python-compat: ipa-python-compat-4.4.0-12.el7.noarch
我该如何解决这个问题?
找到这个:
栏目: 3.1.3.6.在 64 位主机上使用 32 位编译器
我运行:
sudo yum install --skip-broken glibc-devel.i686 libgcc.i686 libstdc++-devel.i686
并按照说明进行操作。还是不开心。
我现在已经在 Virtual box 上安装了 Centos,并且简单地做了:
sudo yum install glibc-devel.i686
这有效,现在我有:
stubs-32.h