|
|
在glibc-build目录下执行../glibc-2.3.6/configure --prefix=/usr \
--disable-profile --enable-add-ons \
--enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc后
出现如下错误信息。
checking for suffix of object flies... configure: error: cannot compute suffix o
See 'config.log' for more details.
导致了无法make。
请大家帮忙看看是怎么回事?如何解决。 |
|