완전 초보가 맨땅에 해딩하고 있는 기분 입니다. 도와주세요.
먼저 RedHat 7.0을 설치하고
사운드 카드 YAMAHA 724를 잡으려고 1원짜리 팁에서 가르쳐준데로
alsa 최신버전 alsa-driver-0.5.9D.tar.bz2 를 받아서,
그냥 원도우 형식의 파일 메니저 로 실행를 시켜서 임의이 디렉토리에
풀었습니다. (제가 잘못된 방식으로 압축을 푼건 가요? )
그리고 ./configure 를 하면 아래와 같은 에러가 발생합니다.
checking for kernel version... expr: syntax error
expr: syntax error
expr: syntax error
failed (probably missing /usr/src/linux/include/linux/version.h)
아래는 에러 메시지 전체입니다.
도와주세요.
[root@sxs536 alsa-driver-0.5.9d]# ./configure
loading cache ./config.cache
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 for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for linux/fs.h... yes
checking for working const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for directory with kernel source... /usr/src/linux
checking for kernel version... expr: syntax error
expr: syntax error
expr: syntax error
failed (probably missing /usr/src/linux/include/linux/version.h)