hivon 发表于 2005-5-28 20:48:11

安装binutils时出现错误(请求解决)

安装binutils

在执行make LDFLAGS="-all-static"后

出现如下错误
bucomm.o(.text+0x895): In function `make_tempname':
../../binutils-2.15.94.0.2/binutils/bucomm.c:425: warning: the use of `mktemp' is dangerous, better use `mkstemp'
ar.o(.text+0x23): In function `mri_emul':
: undefined reference to `yyparse'
collect2: ld returned 1 exit status
make[3]: *** [ar] Error 1
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make: *** [all-binutils] Error 2
以下是来是config.log的错误信息

configure: In function `main':
configure:2256: error: `choke' undeclared (first use in this function)
configure:2256: error: (Each undeclared identifier is reported only once
configure:2256: error: for each function it appears in.)
configure:2256: error: syntax error before "me"
configure: failed program was:

请教各位大侠

我该怎么办??

hivon 发表于 2005-5-29 10:37:11

这里也没人能回答
:-(:-(:-(:-(
页: [1]
查看完整版本: 安装binutils时出现错误(请求解决)