交叉编译glib,configure和make错误

发布于 2022-09-18 18:20:28 字数 1449 浏览 11 评论 0

请帮忙看看是什么原因?
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/mntctl.h usability... no
checking sys/mntctl.h presence... no
checking for sys/mntctl.h... no
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_atimensec... no
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_ctimensec... no
checking for struct stat.st_ctim.tv_nsec... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_bavail... yes
checking for struct statvfs.f_basetype... no
-------------------------------------
/tmp/cc1qZuwV.s: Assembler messages:
/tmp/cc1qZuwV.s:155: Error: no such instruction: `swp %eax,%edx,[%esi]'
/tmp/cc1qZuwV.s:174: Error: no such instruction: `swp %eax,%edx,[%esi]'

[ 本帖最后由 源方 于 2009-4-14 09:01 编辑 ]

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

时光磨忆 2022-09-25 18:20:28

这是软件在.configure检测当前系统是否支持此驱动。
看来你的cpu不支持啊

浪推晚风 2022-09-25 18:20:28

试着升级内核看一下

人生百味 2022-09-25 18:20:28

同时需要的包 要确保安装全了

泡沫很甜 2022-09-25 18:20:28

不知道这些头文件属于哪个软件包

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文