Have you tried using make (/usr/ccs/bin/make) instead of gmake?
On 6/22/06, ?ukasz ??cki <lukasz.lecki at wp.pl> wrote: > 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 > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org >
