Hi there Bernhard, > I have been trying the latest CVS version of the Zoran driver, however > after "./update dc10plus PAL" i get this: > > ./zoran.0:unresolved symbol msleep
I came up against this not so long ago on linux 2.4.27 (albeit on ppc). To get mine working, I just made added this to zoran_device.c (after #include "zoran_device.h"): #include "zoran-i2c-compat.h" This header defines msleep(), which seems to be only included in 2.6 kernels (someone please correct me if I am wrong), being absent in 2.4. Cheers, -> Ben Ben Capper Sydney, Australia ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users