Hi Peter,

On Wed, 2003-01-22 at 09:40, Peter Andersson wrote:
> I am trying to compile the Zoran 0.9.1 Driver on a box running redhat
> linux 8.0 with kernel 2.4.18(-14) and gcc version 3.2-7. Everything works
> fine until i get to the zoran_driver.c when the compilation crashes with
> the following error messages:

You need kernel 2.4.19. RedHat's 2.4.18 is a mix between 2.4.18 and
2.4.19. Just use 2.4.19 to make it work for sure.

On Wed, 2003-01-22 at 10:29, Peter Andersson wrote: 
> Just tried out the CVS version and the compliation runs through just fine
> now! The problem is that there are unresolved symbols in the zoran driver
> that makes it unloadable. Am I missing some kernel modules here?
> 
> ./zoran.o: unresolved symbol create_proc_entry_R65242b4c

Your config is different from the running kernel. I tried 'cp
/boot/config-2.4.18-14 /usr/src/linux-2.4/.config' to copy the existing
config, but that only works partially. I'd suggest ot just compile a new
kernel (2.4.19) with the corresponding config (you cna still use the
config in /boot/ for make oldconfig).

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to