I have OpenSolaris build 41. 

I cant compile ndis driver.

bash-3.00# gmake ndiscvt
/usr/sfw/bin/gcc  -c ../err.c -o err.o
../err.c:42:19: cdefs.h: No such file or directory
../err.c:44:17: err.h: No such file or directory
../err.c:107: error: conflicting types for 'verrc'
../err.c:83: error: previous implicit declaration of 'verrc' was here
../err.c:132: error: conflicting types for 'verrx'
../err.c:126: error: previous implicit declaration of 'verrx' was here
../err.c:177: error: conflicting types for 'vwarnc'
../err.c:154: error: previous implicit declaration of 'vwarnc' was here
../err.c:202: error: conflicting types for 'vwarnx'
../err.c:196: error: previous implicit declaration of 'vwarnx' was here
gmake: *** [err.o] Error 1

What I do wrong?
 
 
This message posted from opensolaris.org

Reply via email to