"Ferguson, Neale" wrote:
>
> No. Do: strace -o /tmp/hcp.trc hcp q t
> Check the contents of /tmp/hcp.trc
>

The trace file has the following lines:

open("opem/etc/ld.so.preload",O_RDONLY)  = -1 ENOENT  (No such file or
directory)
open("/dev/cpcmd",O_RDWR)                = -1 ENOSYS (Function mot
implemented)
open("/dev/cpcmd",O_RDWR)                = -1 ENODEV (No such device)

/dev contains the follwing:

lrwxrwxrwx   1 root     root            6 Apr  4 09:29 cpcmd -> cpint8
crw-rw----   1 root     wheel    254,   0 Apr  4 09:29 cpint0
crw-rw----   1 root     wheel    254, 220 Apr  4 09:29 cpint220
crw-rw----   1 root     wheel    254,   8 Apr  4 09:29 cpint8
lrwxrwxrwx   1 root     root            8 Apr  4 09:29 cpmon ->
cpint220

Reply via email to