Hallo > > 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. Right. That came in with the 2.6.7 kernel. And is used in the zoran dirver since august this year.
> ... running on Linux/i686 (2.4.20-64GB-SMP) That lookes like a precompiled kernel. So using a selfcompiled 2.6.x where x > 7 might also solve the problem. auf hoffentlich bald, Berni the Chaos of Woodquarter Email: [EMAIL PROTECTED] www: http://www.lysator.liu.se/~gz/bernhard ------------------------------------------------------- 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
