All,
I'm getting the following error in syslog when picld starts up:
Jul 22 13:07:15 adl0845 picld[26508]: [ID 240956 daemon.crit] ld.so.1: picld: fatal: libpri.so.1: open failed: No such file or directory
And I look, and lo, there is no such file. Despite the word 'fatal', picld is still running. On other systems, I can find
adl0859:/var/log# pkgchk -l -p /usr/lib/libpri.so.1
Pathname: /usr/lib/libpri.so.1
...
Referenced by the following packages:
SUNWldomu
Should this be installed or not installed? If not, does anyone know if I can inform picld that it's not expected to be present, so that it doesn't throw the error? I can't really figure out the severity of this error, as I can't detect or understand what sort of issue this might be causing. Until I can resolve it or conclusively dismiss it, I need to keep working on it.