리눅스 분류
우분투에서 mips 임베디드 시스템구축 오류
작성자 정보
- 윤석이 작성
- 작성일
컨텐츠 정보
- 1,926 조회
- 0 추천
- 목록
본문
=========================================
updating cache ./config.cache
creating ./config.status
creating Makefile
root@cys-desktop:/home/cys/binutils-2.16.1# make
Configuring in libiberty
configure: loading cache ./config.cache
configure: error: `target_alias' has changed since the previous run:
configure: former value: decstation-ultrix
configure: current value:
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm ./config.cache' and start over
make: *** [configure-libiberty] Error 1
====================== configure 실행 후 make 후 오류가 납니다===
../../gcc-2.95.1/gcc/reorg.c: In function 'find_end_label':
../../gcc-2.95.1/gcc/reorg.c:384: error: invalid lvalue in increment
../../gcc-2.95.1/gcc/reorg.c: In function 'delete_from_delay_slot':
../../gcc-2.95.1/gcc/reorg.c:583: error: invalid lvalue in increment
../../gcc-2.95.1/gcc/reorg.c: In function 'make_return_insns':
../../gcc-2.95.1/gcc/reorg.c:3472: error: invalid lvalue in increment
../../gcc-2.95.1/gcc/reorg.c: In function 'dbr_schedule':
../../gcc-2.95.1/gcc/reorg.c:3552: error: invalid lvalue in increment
make[1]: *** [reorg.o] Error 1
make[1]: Leaving directory `/home/cys/gcc-build/gcc'
make: *** [all-gcc] Error 2
root@cys-desktop:/home/cys/gcc-build#
======gcc make 에러 입니다.===
어떻게 해야 할지 모르겠네여
vm웨어에서 우분투 설치하고 크로스 컴파일 파일 받아서 설치는중입니다.
답변주시면 고맙겠습니다.
아참 mips 임베디드 시스템구축중입니다.
updating cache ./config.cache
creating ./config.status
creating Makefile
root@cys-desktop:/home/cys/binutils-2.16.1# make
Configuring in libiberty
configure: loading cache ./config.cache
configure: error: `target_alias' has changed since the previous run:
configure: former value: decstation-ultrix
configure: current value:
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm ./config.cache' and start over
make: *** [configure-libiberty] Error 1
====================== configure 실행 후 make 후 오류가 납니다===
../../gcc-2.95.1/gcc/reorg.c: In function 'find_end_label':
../../gcc-2.95.1/gcc/reorg.c:384: error: invalid lvalue in increment
../../gcc-2.95.1/gcc/reorg.c: In function 'delete_from_delay_slot':
../../gcc-2.95.1/gcc/reorg.c:583: error: invalid lvalue in increment
../../gcc-2.95.1/gcc/reorg.c: In function 'make_return_insns':
../../gcc-2.95.1/gcc/reorg.c:3472: error: invalid lvalue in increment
../../gcc-2.95.1/gcc/reorg.c: In function 'dbr_schedule':
../../gcc-2.95.1/gcc/reorg.c:3552: error: invalid lvalue in increment
make[1]: *** [reorg.o] Error 1
make[1]: Leaving directory `/home/cys/gcc-build/gcc'
make: *** [all-gcc] Error 2
root@cys-desktop:/home/cys/gcc-build#
======gcc make 에러 입니다.===
어떻게 해야 할지 모르겠네여
vm웨어에서 우분투 설치하고 크로스 컴파일 파일 받아서 설치는중입니다.
답변주시면 고맙겠습니다.
아참 mips 임베디드 시스템구축중입니다.
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.