안녕하세요?

제가 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 400
23 그누 이맥스 시작하기 책을 구합니다.ㅠ beli21 2017.09.29 660
22 LXR(Linux Cross Reference)사용하시는분 계신가요? kyle.lee 2017.09.05 9618
21 tensorflow window 설치시 오류No module named '_pywrap_tensorflow_internal' [1] 앙망 2017.05.13 4599
20 bash shell 수동업데이트 방법 문의 드립니다. 알로하 2014.10.07 3076
19 apt-get update시 문제점 [5] file 알로하 2014.10.06 3257
18 우분투 Hang-up 상태 file finemasters 2014.09.30 2288
17 3종 플러그인+vim사용시의 문제 [1] file hanu 2014.09.04 2913
16 리눅스 커널에 부팅 옵션을 주고 싶습니다. [2] ysh 2014.09.02 2268
15 리눅스 커널을 iso 파일로 만들 수 있나요? ysh 2014.08.12 1931
14 qemu 관련 질문입니다. [3] ysh 2014.08.10 2234
» GCC 크로스 컴파일 구축시 에러 리눅스전문가가되자 2014.08.05 2989
12 인터럽트의 우선 순위를 바꾸려면 어떻게 하면 될까요? 박종주 2014.07.16 2380
11 driver에서 sysfs파일 값 변경 [2] wizard1483 2014.06.16 5359
10 혹시 Xeon socket 4~8 개 규모의 NUMA 시스템 가지고 계신분 있으신가용? [2] 송원준 2014.06.13 1955
9 Vi의 cscope 옵션 질문 입니다. 김칫찌개 2014.05.27 2738
8 QEMU 질문드립니다. [1] finemasters 2014.04.09 2512
7 vi 에서 정규표현식을 이용한 문자열 치환 질문. [2] 은두 2014.04.04 3858
6 Xen 관련 문의 Arnold7 2014.03.19 2179
5 cscope tag 만들 때 질문드립니다. [1] 최고운 2013.08.21 3961
XE Login