계속 에러메시지 질문만 올립니다
다make: Entering directory `/home/sh/ex/QSerialDevice_v0.1.0'
cd qserialdevice/src/ && /usr/bin/make -f Makefile
make[1]: Entering directory `/home/sh/ex/QSerialDevice_v0.1.0/qserialdevice/src'
make[1]: `first'를 위해 할 일이 없습니다
make[1]: Leaving directory `/home/sh/ex/QSerialDevice_v0.1.0/qserialdevice/src'
cd examples/reader/ && /usr/bin/make -f Makefile
make[1]: Entering directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/reader'
make[1]: `first'를 위해 할 일이 없습니다
make[1]: Leaving directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/reader'
cd examples/sreader/ && /usr/bin/make -f Makefile
make[1]: Entering directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/sreader'
make[1]: `first'를 위해 할 일이 없습니다
make[1]: Leaving directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/sreader'
cd examples/writer/ && /usr/bin/make -f Makefile
make[1]: Entering directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/writer'
make[1]: `first'를 위해 할 일이 없습니다
make[1]: Leaving directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/writer'
make: Leaving directory `/home/sh/ex/QSerialDevice_v0.1.0'
Exited with code 0.
이 에러의 정체는 뭔가요?
뭐 하나 변경할때마다 불쑥불쑥 나타나는 에러
에잇 더러운세상
어디에도 에러라고
어디에도 에러라고 써있지 않습니다.
디버깅을 했는데
저런 아웃풋이 생기는 이유는 뭔가요?
make[1]: Entering directory
make[1]: Entering directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/sreader'
==> make가 디렉토리 이동을 할 때 원래 나오는 메시지
make[1]: `first'를 위해 할 일이 없습니다
==> 해당 디렉토리에서 변경/갱신할 내용이 없다는 의미(이미 전에 다 해놨다.. 라는거죠)
make[1]: Leaving directory `/home/sh/ex/QSerialDevice_v0.1.0/examples/sreader'
==> make가 디렉토리에서 빠져나올 때 원래 나오는 메시지
========================
귀엽고 깜찍한 호빵님~ >ㅁ<
그럼 실행에 문제가 없다는 뜻인가요?
말씀인 즉슨 문제없이 실행이 되는중이라고 하시는건가요?
이건 뭐 실행을 시켜도 아웃풋이 없어서
에러인걸로 간주하고 올린 글인데
이상이 없다는 뜻이신가요?^^;;;
저 메시지만 봐서는
저 메시지만 봐서는 무슨 에러가 있다는 생각이 안듭니다.
========================
귀엽고 깜찍한 호빵님~ >ㅁ<
네 감사합니다
일단 이대로 써보도록 할께요^^
댓글 달기