libcurl 에러 메시지에 대해 궁금합니다.

토마토의 이미지

Error from cURL: Couldn't resolve host name

위와 같은 에러 메시지가 나오는데요..

컴파일 한후에 실행하면 위와 같은 메시지가 나옵니다.

같은 소스로..

linux pc 에서는 이상없이 동작하는데..

arm 보드 상에서는 위와 같은 메시지가 나옵니다.

크로스 컴파일 오류인가요?? 혹시 컴파일 옵션 알고 계신가요??

nfs 로 연결해서..

./configure --without-ssl --with-zlib=/usr/lib

로 해서 빌드 했었습니다..~ 답변 부탁드립니다.

bushi의 이미지

cat /etc/host.conf
cat /etc/hosts
cat /etc/resolv.conf

비교해보세요.

OTL

토마토의 이미지

cat /etc/host.conf
cat /etc/hosts
cat /etc/resolv.conf

위 파일들도 있어야 하나요??

cat /etc/hosts
127.0.0.1 test localhost