|
|
发表于 2005-4-17 12:46:56
|
显示全部楼层
i have some trouble with compiling my binutils,too.
here is the error message
../../binutils-2.15.91.0.2/binutils/ar.c:148: 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 |
|