Hello

I have installed redhat 8.0 (Psyche with kernel
2.4.18-14). I want to install saa7134 driver. videodev
and v4l2 patches were downloaded and patched. I got
some errors because the patches contained 2.4.20
originally that I changed them to 2.4.18. It solved
the problem and compiled kernel was patched and
complie with no error. Then I went to install saa7134
driver. "make" did not cause any error but "make
install" does for unresolved symbols. A common problem
mentioned in bytesex.org caused by modversions is
symbols with random postfixes like symbol_randomchars.
But it does not seem to be my problem because I do not
see random characters. Can any one kindly say where my
mistake is ?
Log is at the bottom of this message

Regards

H.Mobahi


[EMAIL PROTECTED] saa7134-0.2.6]# pwd
/tmp/saa7134-0.2.6
[EMAIL PROTECTED] saa7134-0.2.6]# make install
strip --strip-debug tuner.o video-buf.o saa7134.o
tda9887.o tvaudio.o
su -c "mkdir -p /lib/modules/2.4.18-14custom/v4l2; cp
-v tuner.o 
video-buf.o saa7134.o tda9887.o tvaudio.o 
/lib/modules/2.4.18-14custom/v4l2; depmod -a"
`tuner.o' ->
`/lib/modules/2.4.18-14custom/v4l2/tuner.o'
`video-buf.o' ->
`/lib/modules/2.4.18-14custom/v4l2/video-buf.o'
`saa7134.o' ->
`/lib/modules/2.4.18-14custom/v4l2/saa7134.o'
`tda9887.o' ->
`/lib/modules/2.4.18-14custom/v4l2/tda9887.o'
`tvaudio.o' ->
`/lib/modules/2.4.18-14custom/v4l2/tvaudio.o'
depmod: *** Unresolved symbols in 
/lib/modules/2.4.18-14custom/v4l2/saa7134.o
[EMAIL PROTECTED] saa7134-0.2.6]#




__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com



--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/video4linux-list

Reply via email to