Linux make的出错
我编译binutils时出现下面的问题:请问到底是怎么回事啊在线等答案谢谢好心人5/gas/doc/as.texinfo>as.pod(pod2man--center="...
我编译binutils时出现下面的问题:请问到底是怎么回事啊 在线等答案 谢谢好心人
5/gas/doc/as.texinfo > as.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.15" --section=1 as.pod | \
sed -e '/^.if n .na/d' > as.1.T$$ && \
mv -f as.1.T$$ as.1) || \
(rm -f as.1.T$$ && exit 1)
rm -f as.pod
make[3]: Leaving directory `/usr/rtems/binutils-build/gas/doc'
Making all in po
make[3]: Entering directory `/usr/rtems/binutils-build/gas/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/rtems/binutils-build/gas/po'
make[3]: Entering directory `/usr/rtems/binutils-build/gas'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.15/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.15/gas -I../bfd -I../../binutils-2.15/gas/config -I../../binutils-2.15/gas/../include -I../../binutils-2.15/gas/.. -I../../binutils-2.15/gas/../bfd -I../../binutils-2.15/gas/../intl -I../intl -DLOCALEDIR="\"/opt/rtems/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils-2.15/gas/app.c
In file included from ./targ-cpu.h:1,
from ../../binutils-2.15/gas/config/obj-elf.h:42,
from ./obj-format.h:1,
from ../../binutils-2.15/gas/config/te-generic.h:19,
from ./targ-env.h:1,
from ../../binutils-2.15/gas/as.h:626,
from ../../binutils-2.15/gas/app.c:30:
../../binutils-2.15/gas/config/tc-i386.h:451: error: array type has incomplete element type
make[3]: *** [app.o] Error 1
make[3]: Leaving directory `/usr/rtems/binutils-build/gas'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/rtems/binutils-build/gas'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/rtems/binutils-build/gas'
make: *** [all-gas] Error 2 展开
5/gas/doc/as.texinfo > as.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.15" --section=1 as.pod | \
sed -e '/^.if n .na/d' > as.1.T$$ && \
mv -f as.1.T$$ as.1) || \
(rm -f as.1.T$$ && exit 1)
rm -f as.pod
make[3]: Leaving directory `/usr/rtems/binutils-build/gas/doc'
Making all in po
make[3]: Entering directory `/usr/rtems/binutils-build/gas/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/rtems/binutils-build/gas/po'
make[3]: Entering directory `/usr/rtems/binutils-build/gas'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.15/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.15/gas -I../bfd -I../../binutils-2.15/gas/config -I../../binutils-2.15/gas/../include -I../../binutils-2.15/gas/.. -I../../binutils-2.15/gas/../bfd -I../../binutils-2.15/gas/../intl -I../intl -DLOCALEDIR="\"/opt/rtems/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils-2.15/gas/app.c
In file included from ./targ-cpu.h:1,
from ../../binutils-2.15/gas/config/obj-elf.h:42,
from ./obj-format.h:1,
from ../../binutils-2.15/gas/config/te-generic.h:19,
from ./targ-env.h:1,
from ../../binutils-2.15/gas/as.h:626,
from ../../binutils-2.15/gas/app.c:30:
../../binutils-2.15/gas/config/tc-i386.h:451: error: array type has incomplete element type
make[3]: *** [app.o] Error 1
make[3]: Leaving directory `/usr/rtems/binutils-build/gas'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/rtems/binutils-build/gas'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/rtems/binutils-build/gas'
make: *** [all-gas] Error 2 展开
1个回答
2010-10-02
展开全部
../../binutils-2.15/gas/config/tc-i386.h:451: error: array type has incomplete element type
tc-i386.h的451出问题了。。。。。。
tc-i386.h的451出问题了。。。。。。
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询