#make -s modules 경고메세지

익명 사용자의 이미지

#make -s modules
xdr.cIn function 'xdr_decond_string_inplace'
xdr.c98warningassignment from incopatiable pointer type

이 메세지의 뜻을 아시는지요?

익명 사용자의 이미지

포인터 타입이 할당 되지 않은것 같습니다.
점검 해 보시길...