I am happy to inform that finally I have been able to check out the svn repository today. Now my SRC is up to date.
However, while making, I have got the following error: ( in OpenSees/SRC)
======================================================================
ConcretewBeta.cpp:146:27: error: ‘MAT_TAG_ConcwBeta’ was not declared in this scope
: UniaxialMaterial(tag, MAT_TAG_ConcwBeta),
^
ConcretewBeta.cpp: In constructor ‘ConcretewBeta::ConcretewBeta()’:
ConcretewBeta.cpp:200:25: error: ‘MAT_TAG_ConcwBeta’ was not declared in this scope
: UniaxialMaterial(0, MAT_TAG_ConcwBeta),
^
make[2]: *** [ConcretewBeta.o] Error 1
make[2]: Leaving directory `/home/sukumar/OpenSees/SRC/material/uniaxial'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sukumar/OpenSees/SRC/material'
make: *** [all] Error 2
sukumar@sukumar-HP-Elite-7100-Microtower-PC:~/OpenSees/SRC$
=====================================================================
would you kindly advise me how to resolve the above? I may add that [b] I have not done any change in my makefile.def. The same file was used to compile my earlier OpenSees bin. My OS is Ubuntu 14.04, 64 bit.[/b]
Thanks a lot.
With warm regards