Re: [Libmesh-users] failure in libmesh instalation

2019-12-08 Thread Povolotskyi, Mykhailo
Thank you --disable-tecio solved the problem for now. Michael. On 12/8/2019 3:41 PM, John Peterson wrote: On Sat, Dec 7, 2019 at 10:29 PM Povolotskyi, Mykhailo mailto:mpovo...@purdue.edu>> wrote: Hello, I'm installing libmesh-1.5.1. Here is the error message: tecsrc/arrlist.cpp:390:26: e

Re: [Libmesh-users] failure in libmesh instalation

2019-12-08 Thread John Peterson
On Sat, Dec 7, 2019 at 10:29 PM Povolotskyi, Mykhailo wrote: > Hello, > > I'm installing libmesh-1.5.1. > > Here is the error message: > > tecsrc/arrlist.cpp:390:26: error: ‘VALID_REF’ was not declared in this > scope > Boolean_t IsValid = (VALID_REF(ArrayList) && >