in reply to problem of using h2ph under solaris
But there is no file syscall.h under /usr/include/*/* on opensolaris...
AFAIK, there should be a /usr/include/sys/syscall.h (unless they've moved it recently — just checked on a somewhat older version). If all else fails, you might want to get it directly from the source tree: /usr/src/uts/common/sys/syscall.h.
|
|---|