Hi all, I wrote a driver to dump some info of the kernel space.
The driver includes some global vaiables from the kernel. Certainly, the relative kernel head files are needed. But the problem is, the relative head files depend on another bunch of head files. I think it's not the right way to add these paths to CFLAGS one by one. So, what's the right way to build this kind of driver without building kernel on solaris? Thanks, -Aubrey _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
