On some Linux stations I get the following error- “fab3000: symbol lookup error: /opt/numerical/fab3000v7/lib/fox.so: undefined symbol: clock_gettime”

Posted almost 10 years ago by Numerical Support Team

Post a topic
N
Numerical Support Team

On some Linux stations I get the following error- “fab3000: symbol lookup error: /opt/numerical/fab3000v7/lib/fox.so: undefined symbol: clock_gettime”


"Clock_gettime" is referenced in library: librt.so   We use the compiler setting -lrt (link to librt.so) when building the binaries - so FAB 3000 is looking for that speicic library package.  It would appear that perhaps some workstations do not have librt.so in a path that FAB 3000 can find.

0 Votes


0 Comments

Login or Sign up to post a comment