잡담/문답 Somebody help me~

페이지 정보

profile_image
작성자 res이름으로 검색 (218.♡.87.189)
댓글 8건 조회 2,113회 작성일 06-05-14 11:39

본문


945 칩셋 드라이버 설치 중 막힙니다... 압축 푸는 것 까지는 했는데 뭐 리드미 읽어봐도 알수없는 수세리눅스의 뭔 툴을 이용하라고만 나와있고 -_-;; 아시는분 어떻게 해야 하는지좀 설명 부탁드립니다^^
추천0

댓글목록

profile_image

^0D^7`^0Evil ^7Noisy님의 댓글

no_profile ^0D^7`^0Evil ^7Noisy쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (210.♡.136.47) 작성일

suse 의 yast 를 사용하라는걸지도 모름
어쨌든
bash  열고
cd /root/Desktop/Intel<TAB>
make
해보세요

profile_image

res님의 댓글

res이름으로 검색 아이피 (218.♡.87.189) 작성일

[root@ns Intel-3.4.3006-20051209.i386]# make
make: *** 타겟이 지정되지 않았고 메이크파일이 없습니다.  멈춤.

;a;

profile_image

res님의 댓글

res이름으로 검색 아이피 (218.♡.87.189) 작성일

[root@ns Intel-3.4.3006-20051209.i386]# cd xc
[root@ns xc]# make
make[1]: Entering directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
make[1]: xmakefile: 그런 파일이나 디렉토리가 없음
make[1]: *** 타겟 `xmakefile'를 만들 규칙이 없음.  멈춤.
make[1]: Leaving directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
make[1]: Entering directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
Please use make World, or on NT use nmake World.Win32.
Check the configuration parameters in the ./config/cf directory,
and pass BOOTSTRAPCFLAGS if necessary.
Read the release notes carefully before proceeding.
Do not name your log file make.log or it will be deleted.
make[1]: Leaving directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
make[1]: Entering directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
make[1]: xmakefile: 그런 파일이나 디렉토리가 없음
make[1]: *** 타겟 `xmakefile'를 만들 규칙이 없음.  멈춤.
make[1]: Leaving directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
make: *** [all] 오류 2
[root@ns xc]#

profile_image

^0D^7`^0Evil ^7Noisy님의 댓글

no_profile ^0D^7`^0Evil ^7Noisy쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (210.♡.136.47) 작성일

yum install xmake (?)
리드미를 반드시 잘 읽어보셔야 될지도.

profile_image

^0D^7`^0Evil ^7Noisy님의 댓글

no_profile ^0D^7`^0Evil ^7Noisy쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (210.♡.136.47) 작성일


make World 를 치래요.

profile_image

res님의 댓글

res이름으로 검색 아이피 (218.♡.87.189) 작성일

네 혹시나 해서 make World 도 한 번 쳐봤었는데 이런 오류가 뜨네요 --;;

[root@ns xc]# make world
make: *** 타겟 `world'를 만들 규칙이 없음.  멈춤.
[root@ns xc]# make World
make: cc: 명령을 찾지 못했음
make: [World] 오류 127 (무시됨)

Building Release 6.8.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

2006. 05. 13. (토) 12:26:02 KST

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
make[1]: Entering directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
rm -f imakemdep_cpp.h
make[1]: Leaving directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc/config/imake'
make  Makefile.boot
make[1]: Entering directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
make[2]: Entering directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= and CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
cc -o ccimake -DCROSSCOMPILEDIR=\"\"  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
make[2]: cc: 명령을 찾지 못했음
make[2]: *** [ccimake] 오류 127
make[2]: Leaving directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc/config/imake'
make[1]: *** [imake.proto] 오류 2
make[1]: Leaving directory `/root/Desktop/Intel-3.4.3006-20051209.i386/xc'
make: *** [World] 오류 2

profile_image

^0D^7`^0Evil ^7Noisy님의 댓글

no_profile ^0D^7`^0Evil ^7Noisy쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (210.♡.136.47) 작성일

^^;;;
make[2]: cc: 명령을 찾지 못했음


gcc 를 먼저 까셔야죠.

profile_image

res님의 댓글

res이름으로 검색 아이피 (218.♡.87.189) 작성일

아...개발 툴 설치 안했던걸 깜빡했네요...........

Total 24,568건 323 페이지
Return to Castle Wolfenstein - Enemy Territory 목록
번호 제목 글쓴이 조회 추천 날짜
19738 잡담/문답 소보루이름으로 검색 2054 0 05-15
19737 잡담/문답
Own-aim 댓글5
lockon이름으로 검색 2143 0 05-15
19736 잡담/문답 res이름으로 검색 2336 0 05-15
19735 잡담/문답
나는... 댓글1
Vinter이름으로 검색 2307 0 05-15
19734 잡담/문답 폴리차이메일보내기 이름으로 검색 2308 0 05-14
19733 잡담/문답 레스이름으로 검색 2027 0 05-14
19732 잡담/문답 배연정이름으로 검색 2307 0 05-14
19731 잡담/문답 no_profile Bomba쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 2164 0 05-14
19730 프렉무비
Fragarea2 댓글18
no_profile [/L]rOck쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 2727 0 05-14
19729 잡담/문답 Aya이름으로 검색 3144 0 05-14
19728 잡담/문답 크라이울프815이름으로 검색 3680 0 05-14
19727 잡담/문답 크라이울프815이름으로 검색 2483 0 05-14
열람중 잡담/문답 res이름으로 검색 2114 0 05-14
19725 잡담/문답 no_profile Unlimited Blade Work쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2339 0 05-14
19724 잡담/문답 no_profile ^2[DC]^0Analogchips쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2000 0 05-14

검색