All,

For the last several builds, I have been noticing the following
complaints from lint(1) when building drivers located in an external
repository:

"/export/onnv-clone/usr/src/uts/common/sys/param.h", line 329: cannot
find include file: <sys/machparam.h> (E_CANT_FIND_INCLUDE_FILE)
"/export/onnv-clone/usr/src/uts/common/sys/klwp.h", line 44: cannot find
include file: <sys/machparam.h> (E_CANT_FIND_INCLUDE_FILE)

These headers (sys/param.h and sys/klwp.h) are being included indirectly
- any ideas?

Cheers,

Steve
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to