배포판 버젼 :와우7.1 파란
커널 버젼 : kernel 2.4.2
tv 카드 : 시그마 tv
Tv카드를 잡기 위해서 커널을 컴파일 했습니다.
커널 설정은 ....
Character devices -->
I2C support-->
<M> I2C support
<M> I2C bit-banging interfaces
<M> I2C device interface
Multimedia devices -->
<*>Video For Linux
Video For Linux -->
[*] V4L information in proc filesystem
-- Video Adapters
<M> BT 848 Video For Linux
Sound -->
<*> Sound card support
<M> TV card (bt848) mixer support
이렇게 설정해준다음 make dep
그리고 make modules를 했습니다.
그런데 다음과 같은 에러가 뜨더군요.. 에러는 레드헷7.1 한컴2.0 파란 에서 똑같이 떳습니
다. 와우 7.0에서는 뜨지 않는 에러였습니다. 그리고 tv도 잘나왔습니다.
make[2]: ***[i2c-core.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.2/drivers/i2c'
make[1]: ***[_modsubdir_i2c] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.2/drivers'
make: ***[_mod_drivers] Error 2
고수님들의 조언을 듣고 싶습니다.
부탁드립니다.--======================