|
发表于 2004-1-5 13:44:51
|
显示全部楼层
回复: LFS5 安装 Util-linux-2.12 错误
ft,那行太长了,后面根本没看见。
最初由 maxzhongcn 发表
- root:/sources/util-linux-2.12# make HAVE_SLN=yes
- make[1]: Entering directory `/sources/util-linux-2.12/po'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/sources/util-linux-2.12/po'
- make[1]: Entering directory `/sources/util-linux-2.12/lib'
- cc -c -pipe -O2 -mcpu=i486 -fomit-frame-pointer -I../lib -Wall -Wmissing-prototypes -Wstrict-prototypes -DNCH=1 -D_FILE_OFFSET_BITS=64 -DSBINDIR="/sbin" -DUSRSBINDIR="/usr/sbin" -DLOGDIR="/var/log" -DVARPATH="/var" -DLOCALEDIR="/usr/share/locale" -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe setproctitle.c -o setproctitle.o
- setproctitle.c: In function `initproctitle':
- setproctitle.c:58: internal compiler error: Floating point exception
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <URL:[url]http://gcc.gnu.org/bugs.html[/url]> for instructions.
- make[1]: *** [setproctitle.o] Error 1
- make[1]: Leaving directory `/sources/util-linux-2.12/lib'
- make: *** [all] Error 1
复制代码 |
|