Hi, Please review my changes for 6828622, libnet Makefile invokes gcc directly, it should use $(CC) instead:
http://cr.opensolaris.org/~gvasick/6828622/ There are two makefile fixes: - Makefile.sfw corrected to remove warnings from the build logs - gcc replaced by $(CC) in makefile.in.patch Thanks, George
