소스로부터 설치중 확인되지 않는다는 항목입니다
글쓴이: fromODK / 작성시간: 수, 2003/08/06 - 7:37오후
wine설치중이었는데요
Quote:
[root@localhost wine-20020122]# ./configure
loading cache ./config.cache
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for bison... no
checking for byacc... no
checking for flex... lex
checking for yywrap in -ll... no
checking for yacc... no
checking for bison... no
checking for yacc... no
*** Error: No suitable bison/yacc found. ***
Please install the 'bison' package.
]0;root@localhost:/data/wine-20020122
다음과 같습니다
한컴리눅 3.1 풀설치 했습니다
gcc, g++항목이 설치 안돼서 원본씨디
/UPDATE/devel폴더에 있는 gcc항목 모두 의존성 무시하고 설치했습니다
원인이 뭔지...
Forums:
bison 이나 yacc 가 시스템에 설치되어 있지 않다는 얘기 같은데요
bison 이나 yacc 가 시스템에 설치되어 있지 않다는 얘기 같은데요...
bison을 먼저 설치하세요.
-----
http://monpetit.posterous.com/
http://monpetit.tistory.com/
bison,yacc????
죄송합니다.. ㅡ ㅡ;;
bison, yacc둘다 처음 들어보는 이름이네요
어떤역할을 하는것들인지 알려주시면 정말 고맙겠습니다
=====================================--------------------------------------------------=============================================
─━┘└━─
[url]http://doc.kldp.org/wiki.php/Linuxd
http://doc.kldp.org/wiki.php/LinuxdocSgml/Lex_Yacc-KLDP 이문서를 참고하세요.
bison은 yacc를 대체하기 위한 거랍니다. 기능 향상판이라 할 수 있죠.
-----
http://monpetit.posterous.com/
http://monpetit.tistory.com/
댓글 달기