안녕하세요?

제가 GCC 크로스 컴파일을 소스 레벨에서 컴파일하여 구축중인대 아래와 같은 에러가 발생을 했습니다.

아무리 봐도 왜 발생을 했는지 이해가 안되고 있는 상황입니다.

아래의 에러 발생 이유를 알려주시면 감사하겠습니다.

../.././libcpp/system.h:267:23: fatal error: langinfo.h: No such file or directory

 

많은 전문가분들께서 조언을 해 주시면 감사하겠습니다.

 

make[2]: Leaving directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/zlib'
make[1]: Leaving directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/zlib'
make[1]: Entering directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/libbacktrace'
make  all-am
make[2]: Entering directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/libbacktrace'
true  DO=all multi-do # make
make[2]: Leaving directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/libbacktrace'
make[1]: Leaving directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/libbacktrace'
make[1]: Entering directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/libcpp'
test -f config.h || (rm -f stamp-h1 && make stamp-h1)
g++  -I../.././libcpp -I. -I../.././libcpp/../include -I../.././libcpp/include  -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../.././libcpp -I. -I../.././libcpp/../include -I../.././libcpp/include  -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../.././libcpp/charset.c
In file included from ../.././libcpp/charset.c:21:0:
../.././libcpp/system.h:267:23: fatal error: langinfo.h: No such file or directory
compilation terminated.
Makefile:223: recipe for target 'charset.o' failed
make[1]: *** [charset.o] Error 1
make[1]: Leaving directory '/usr/src/gcc-4.8.3/host-x86_64-unknown-cygwin/libcpp'
Makefile:6398: recipe for target 'all-libcpp' failed
make: *** [all-libcpp] Error 2

번호 제목 글쓴이 날짜 조회 수
공지 [공지] 설치 및 활용 관련 Q&A 게시판 입니다. woos 2016.04.09 402
23 그누 이맥스 시작하기 책을 구합니다.ㅠ beli21 2017.09.29 662
22 리눅스 커널을 iso 파일로 만들 수 있나요? ysh 2014.08.12 1932
21 혹시 Xeon socket 4~8 개 규모의 NUMA 시스템 가지고 계신분 있으신가용? [2] 송원준 2014.06.13 1955
20 Xen 관련 문의 Arnold7 2014.03.19 2179
19 qemu 관련 질문입니다. [3] ysh 2014.08.10 2236
18 리눅스 커널에 부팅 옵션을 주고 싶습니다. [2] ysh 2014.09.02 2268
17 우분투 Hang-up 상태 file finemasters 2014.09.30 2293
16 인터럽트의 우선 순위를 바꾸려면 어떻게 하면 될까요? 박종주 2014.07.16 2382
15 QEMU 질문드립니다. [1] finemasters 2014.04.09 2512
14 Vi의 cscope 옵션 질문 입니다. 김칫찌개 2014.05.27 2739
13 블루투스 키보드 [4] qtopia 2013.06.12 2842
12 3종 플러그인+vim사용시의 문제 [1] file hanu 2014.09.04 2915
11 두 노트북 컴퓨터 사이에서 의견을 구합니다. [5] 안효상 2013.06.13 2968
» GCC 크로스 컴파일 구축시 에러 리눅스전문가가되자 2014.08.05 2994
9 bash shell 수동업데이트 방법 문의 드립니다. 알로하 2014.10.07 3077
8 apt-get update시 문제점 [5] file 알로하 2014.10.06 3258
7 vi 에서 정규표현식을 이용한 문자열 치환 질문. [2] 은두 2014.04.04 3864
6 cscope tag 만들 때 질문드립니다. [1] 최고운 2013.08.21 3961
5 tensorflow window 설치시 오류No module named '_pywrap_tensorflow_internal' [1] 앙망 2017.05.13 4601
XE Login