Conference Room SAD
[thread display] [new arrival display] [word search] [past log] [管理用]

Subject Re: SAD 1.0.9βリリース HELP!
Date: 2006/10/10(Tue) 08:53:06
ContributorK. Oide

今度は別のマシンで、make depend のエラーが出ます。

oide-p73:/Users/oide/SAD/oldsad>make depend
cc src/y.tab.c src/inc/y.tab.inc src/inc/y.tab.act src/inc/y.tab.tbl -o y.tab
/usr/local/lib/bison.simple:90: error: parse error before '*' token
/usr/local/lib/bison.simple: In function 'yyparse':
/usr/local/lib/bison.simple:166: error: syntax error before '*' token
/usr/local/lib/bison.simple:171: error: 'REAL' undeclared (first use in this function)
/usr/local/lib/bison.simple:171: error: (Each undeclared identifier is reported only once
/usr/local/lib/bison.simple:171: error: for each function it appears in.)
/usr/local/lib/bison.simple:171: error: parse error before "yyvsa"
/usr/local/lib/bison.simple:174: error: 'yyvs' undeclared (first use in this function)
/usr/local/lib/bison.simple:174: error: 'yyvsa' undeclared (first use in this function)
/usr/local/lib/bison.simple:197: error: parse error before "yyval"
/usr/local/lib/bison.simple:218: error: 'yyvsp' undeclared (first use in this function)
/usr/local/lib/bison.simple:234: error: 'yyvs1' undeclared (first use in this function)
/usr/local/lib/bison.simple:270: error: parse error before ')' token
/usr/local/lib/bison.simple:383: error: 'yylval' undeclared (first use in this function)
/usr/local/lib/bison.simple:404: error: 'yyval' undeclared (first use in this function)
calc.y:24: error: 'call' undeclared (first use in this function)
calc.y:24: error: parse error before "yyunget"
calc.y:28:8: error: invalid suffix "d0" on integer constant
calc.y:28: error: parse error before numeric constant
calc.y:28:62: error: invalid suffix "d0" on integer constant
calc.y:32:8: error: invalid suffix "d0" on integer constant
calc.y:32: error: parse error before numeric constant
calc.y:32:63: error: invalid suffix "d0" on integer constant
calc.y:36:8: error: invalid suffix "d0" on integer constant
calc.y:36:48: error: invalid suffix "d0" on integer constant
calc.y:37:8: error: invalid suffix "d0" on integer constant
calc.y:37:48: error: invalid suffix "d0" on integer constant
calc.y:38:8: error: invalid suffix "d0" on integer constant
calc.y:38:48: error: invalid suffix "d0" on integer constant
calc.y:39:8: error: invalid suffix "d0" on integer constant
calc.y:39:48: error: invalid suffix "d0" on integer constant
calc.y:40:8: error: invalid suffix "d0" on integer constant
calc.y:40:48: error: invalid suffix "d0" on integer constant
calc.y:41:8: error: invalid suffix "d0" on integer constant
calc.y:41:48: error: invalid suffix "d0" on integer constant
calc.y:64:9: error: invalid suffix "d0" on integer constant
calc.y:64:32: error: invalid suffix "d0" on integer constant
calc.y:64: error: parse error before numeric constant
calc.y:64:43: error: invalid suffix "d0" on integer constant
calc.y:69: warning: incompatible implicit declaration of built-in function 'sqrt'
calc.y:71: warning: incompatible implicit declaration of built-in function 'exp'
calc.y:73: warning: incompatible implicit declaration of built-in function 'log'
calc.y:75: warning: incompatible implicit declaration of built-in function 'log10'
calc.y:77: warning: incompatible implicit declaration of built-in function 'sin'
calc.y:79: warning: incompatible implicit declaration of built-in function 'cos'
calc.y:81: warning: incompatible implicit declaration of built-in function 'tan'
calc.y:83: warning: incompatible implicit declaration of built-in function 'sinh'
calc.y:85: warning: incompatible implicit declaration of built-in function 'cosh'
calc.y:87: warning: incompatible implicit declaration of built-in function 'tanh'
gmake: *** [y.tab] Error 1
oide-p73:/Users/oide/SAD/oldsad>


- 関連一覧ツリー (Click ▼ to display all articles in a thread.)