On Fri, 2004-03-12 at 11:00, Zarathustra wrote:
> 'dmesg' gives as rellevant information (as far as I know):
[..]
> ./videocodec.o: unresolved symbol create_proc_entry_Rsmp_788cf1d3
[..]
> Is this normal, or what's happening here?
> I use the kernel that's shipped with SuSE (in fact, the kernel that comes with 
> the Online Update), the kernel source is from kernel.org.

No no, you need to run the same kernel as the one from which you use the
sources to compile this one with. Those are now different, which is why
it cannot find certain symbols (your kernel uses strict version
checking). So download the suse linux kernel headers/sources and compile
using that, or use a kernel.org kernel completely. If you decide to use
a suse kernel, you probably need to edit /usr/src/linux/Makefile (after
installing the suse linux kernel headers/sources) and remove the
'-custom' or so from EXTRAVERSION (Makefile), that's something that you
have to do for RedHat systems, anyway.

And I'd suggest just running/using a kernel.org vanilla kernel, I
actually test using those. :).

Ronald



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to