how to slove the question ?
-
- 帖子: 4
- 注册时间: 2009-02-12 0:15
how to slove the question ?
The comiler reports to the mistake when i compile gcc-4.2.4
current gcc version: gcc-4.1.3
mistake:
home/timus/software/download/gcc-4.2.4/host-i686-pc-linux-gnu/prev-gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -O2 -g -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-error -DHAVE_CONFIG_H -I. -Ijava -I../.././gcc -I../.././gcc/java -I../.././gcc/../include -I../.././gcc/../libcpp/include -I../.././gcc/../libdecnumber -I../libdecnumber java/parse-scan.c -o java/parse-scan.o
xgcc: java/parse-scan.c: No such file or directory
xgcc: no input files
make[3]: *** [java/parse-scan.o] 错误 1
make[3]: Leaving directory `/home/timus/software/download/gcc-4.2.4/host-i686-pc-linux-gnu/gcc'
make[2]: *** [all-stage2-gcc] 错误 2
make[2]: Leaving directory `/home/timus/software/download/gcc-4.2.4'
make[1]: *** [stage2-bubble] 错误 2
make[1]: Leaving directory `/home/timus/software/download/gcc-4.2.4'
make: *** [all] 错误 2
current gcc version: gcc-4.1.3
mistake:
home/timus/software/download/gcc-4.2.4/host-i686-pc-linux-gnu/prev-gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -O2 -g -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-error -DHAVE_CONFIG_H -I. -Ijava -I../.././gcc -I../.././gcc/java -I../.././gcc/../include -I../.././gcc/../libcpp/include -I../.././gcc/../libdecnumber -I../libdecnumber java/parse-scan.c -o java/parse-scan.o
xgcc: java/parse-scan.c: No such file or directory
xgcc: no input files
make[3]: *** [java/parse-scan.o] 错误 1
make[3]: Leaving directory `/home/timus/software/download/gcc-4.2.4/host-i686-pc-linux-gnu/gcc'
make[2]: *** [all-stage2-gcc] 错误 2
make[2]: Leaving directory `/home/timus/software/download/gcc-4.2.4'
make[1]: *** [stage2-bubble] 错误 2
make[1]: Leaving directory `/home/timus/software/download/gcc-4.2.4'
make: *** [all] 错误 2
- lerosua
- 论坛版主
- 帖子: 8455
- 注册时间: 2007-11-29 9:41
- 联系:
Re: how to slove the question ?
没找到 java/parse-scan.c 这个文件 ~~xgcc: java/parse-scan.c: No such file or directory
-
- 帖子: 552
- 注册时间: 2006-04-03 11:26
Re: how to slove the question ?
question needs an answer and can't be solved



-
- 帖子: 4
- 注册时间: 2009-02-12 0:15
Re: how to slove the question ?
mimihu88, 

-
- 帖子: 1
- 注册时间: 2007-07-11 13:58
- wowoto
- 帖子: 3050
- 注册时间: 2009-04-11 12:17
- 系统: windows7
Re: how to slove the question ?
slove ? slove question...solve... problem../
wowoto>ubuntu8.04>ubuntu9.04>Archlinux>FreeBSD8.0>Archlinux & end here.
-
- 帖子: 1
- 注册时间: 2009-09-03 15:24
Re: how to slove the question ?
你应该把前面的错误提示也贴出来!
xgcc: java/parse-scan.c: No such file or directory
这个文件没有生成有2种可能
1. 你系统里没有装bison,应该有这样的错误。
WARNING: `bison' missing on your system
2. 有bison, 执行有错误
bison -t -o java/parse-scan.c ../.././gcc/java/parse-scan.y
../.././gcc/java/parse-scan.y: conflicts: 2 shift/reduce
/usr/local/share/bison/yacc.c:29: error: m4_popdef: undefined macro: _m4_step
/usr/local/share/bison/yacc.c:29: the top level
bison: subsidiary program `m4' failed (exit status 1)
m4 版本过低,你装一个最新的版本应该就可以了。
xgcc: java/parse-scan.c: No such file or directory
这个文件没有生成有2种可能
1. 你系统里没有装bison,应该有这样的错误。
WARNING: `bison' missing on your system
2. 有bison, 执行有错误
bison -t -o java/parse-scan.c ../.././gcc/java/parse-scan.y
../.././gcc/java/parse-scan.y: conflicts: 2 shift/reduce
/usr/local/share/bison/yacc.c:29: error: m4_popdef: undefined macro: _m4_step
/usr/local/share/bison/yacc.c:29: the top level
bison: subsidiary program `m4' failed (exit status 1)
m4 版本过低,你装一个最新的版本应该就可以了。
- tenzu
- 论坛版主
- 帖子: 36924
- 注册时间: 2008-11-21 20:26
Re: how to slove the question ?
normally, we solve a problem or answer a question.
- john.wu
- 帖子: 1006
- 注册时间: 2007-10-18 17:40
Re: how to slove the question ?
cope with the problem
dealing with a social or moral problem
She has found the answer to/solved the problem
solve or settle problems
solve a crossword puzzle
solve a mathematical equation
solve my financial troubles
address the economic issues
resolve an argument, a difficulty, a crisis
综上,应该都可以, 我个人更喜欢的标题是: hwo to address the issue?
dealing with a social or moral problem
She has found the answer to/solved the problem
solve or settle problems
solve a crossword puzzle
solve a mathematical equation
solve my financial troubles
address the economic issues
resolve an argument, a difficulty, a crisis
综上,应该都可以, 我个人更喜欢的标题是: hwo to address the issue?
千帖户,享有论坛特权!
- tregedie
- 帖子: 578
- 注册时间: 2008-11-29 22:56
- 来自: Guangdong Pharmaceutical University
- 联系:
Re: how to slove the question ?
我觉得how to address the issue?比较好john.wu 写了:
综上,应该都可以, 我个人更喜欢的标题是: hwo to address the issue?

猪圈里的猪想着去解放全世界
-
- 帖子: 3681
- 注册时间: 2008-05-03 23:42