I'm trying to create a custom pcode runner with cfglgo, and am getting the
following error:
Undefined first referenced
symbol in file
getspnam
/usr/informix/infx7.23A/lib/tools/libos.a(ospasswd.o)
a.out: fatal error: Symbol referencing errors. No output written to a.out
This error occurs with any C function, even a simple test.
We have successfully created the runner before, but have since installed
Client SDK to get ESQL/C for D4GL. Maybe this is causing a problem? The ESQL
version is 9.14.UC1. I4GL version is 7.20.UE2. OS is SCO Openserver 5.0.6.
Thanks in advance for your any help.