Chinaunix

标题: 交叉编译glib,configure和make错误 [打印本页]

作者: 源方    时间: 2009-04-13 17:51
标题: 交叉编译glib,configure和make错误
请帮忙看看是什么原因?
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 编辑 ]
作者: emmoblin    时间: 2009-04-13 23:56
这是软件在.configure检测当前系统是否支持此驱动。
看来你的cpu不支持啊
作者: -scofield-    时间: 2009-04-13 23:57
试着升级内核看一下
作者: -scofield-    时间: 2009-04-14 00:14
同时需要的包 要确保安装全了
作者: 源方    时间: 2009-04-14 09:02
不知道这些头文件属于哪个软件包




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2