#make -s modules xdr.cIn function 'xdr_decond_string_inplace' xdr.c98warningassignment from incopatiable pointer type
이 메세지의 뜻을 아시는지요?
포인터 타입이 할당 되지 않은것 같습니다. 점검 해 보시길...
Re: #make -s modules 경고메세지
포인터 타입이 할당 되지 않은것 같습니다.
점검 해 보시길...