[Go to BBS]
All articles in a thread
SubjectSAD 1.0.9βリリース
Article No204
Date: 2006/09/13(Wed) 15:24:12
ContributorRelease Engineer
1.0.9βは、SAD MAIN trunkの amorita branchによる
置き換え後の最初のリリースです。
機能的には、1.0.8.23.1bベースの amorita branch
snapshot revision 627互換です。
また、3D Envelope Calculations with Space Chargeは
含まれていません。

source archive:
Archive: oldsad-1.0.9.tar.gz
Size: 2071320 bytes
SHA256: 84f55f0a6135a8248905dd9da3e98226d19fb841f31fa2862e037161d5b0728c
SHA1: 648a1e88485252fb1292e5e255b694a36262ba94
MD5: 2e7024e5fd7c3871afe49f784892a92a

SubjectRe: SAD 1.0.9βリリース HELP!
Article No218
Date: 2006/10/09(Mon) 11:45:32
ContributorK. Oide
make allで以下のメッセージが出ます。

(cd /Users/oide/SAD/oldsad/obj/PowerPC-Darwin8; make all)
make[2]: *** No rule to make target `sim/TFCBK.h', needed by `tfNetworkIO_.o'. Stop.
make[1]: *** [all] Error 2
make: *** [all] Error 2

お助けください。


> 1.0.9βは、SAD MAIN trunkの amorita branchによる
> 置き換え後の最初のリリースです。
> 機能的には、1.0.8.23.1bベースの amorita branch
> snapshot revision 627互換です。
> また、3D Envelope Calculations with Space Chargeは
> 含まれていません。
>
> source archive:
> Archive: oldsad-1.0.9.tar.gz
> Size: 2071320 bytes
> SHA256: 84f55f0a6135a8248905dd9da3e98226d19fb841f31fa2862e037161d5b0728c
> SHA1: 648a1e88485252fb1292e5e255b694a36262ba94
> MD5: 2e7024e5fd7c3871afe49f784892a92a

SubjectRe: SAD 1.0.9βリリース HELP!
Article No219
Date: 2006/10/09(Mon) 12:22:37
ContributorK. Oide
おそらくcvs updateが不完全だった(oldsad/.. で行わず、oldsad/ でやっていた)ためだったと思われます。


> make allで以下のメッセージが出ます。
>
> (cd /Users/oide/SAD/oldsad/obj/PowerPC-Darwin8; make all)
> make[2]: *** No rule to make target `sim/TFCBK.h', needed by `tfNetworkIO_.o'. Stop.
> make[1]: *** [all] Error 2
> make: *** [all] Error 2
>
> お助けください。
>
>

SubjectRe: SAD 1.0.9βリリース HELP!
Article No222
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>

SubjectRe: SAD 1.0.9βリリース HELP!
Article No223
Date: 2006/10/10(Tue) 11:28:02
ContributorK. Oide
どうもまた、cvs update が不完全(-Aを付け忘れた)ことが第一原因でしたが、conf.sampleの一部に)が余計についていたとか、y.tab.cを不必要にコンパイルする可能性があった、とかの問題もあったようです。森田さんに対処していただきました。