OPM / opm-parser

http://www.opm-project.org
11 stars 44 forks source link

Undefined symbol: _ZN3ERT11smspec_nodeC1ERKSs #1224

Open OPMUSER opened 6 years ago

OPMUSER commented 6 years ago

Trying to run a few test cases and keep on getting this message:

[david@localhost Tests]$ flow OPM-TST-A01.DATA |& tee OPM-TST-A01.LOG
flow: symbol lookup error: /usr/lib64/libopmparser.so.2017: undefined symbol: _ZN3ERT11smspec_nodeC1ERKSs
[david@localhost Tests]$ 

Any idea how to fix this?

I'm running on CentOS release 6.9 (Final).