Start a new topic

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

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.
Login or Signup to post a comment