On Thu, 3 Mar 2011 10:11:35 +0100 Hans Verkuil <hansverk@xxxxxxxxx> wrote: > On Thursday, March 03, 2011 09:44:17 Steffen Barszus wrote: > > home/hans/work/build/media_build/v4l/cx23885-cards.c:28:28: fatal > > error: staging/altera.h: No such file or directory > > > > This is true :) Any commit waiting, or any commit missing ? > > I hope I can work on this this weekend. Thx ! Its working now if i put #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 36) #define usleep_range(_min, _max) msleep((_max) / 1000) #endif in compat.h - not sure how it gets there - but you might know :) > > @Hans: one idea to improve your mail would be to show the git hash > > of the media tree instead of media build (i assume this is what is > > in your mails) > > Oops, that's a bug in my script. I made some changes some time ago > and my script tried to get the hash of a no longer existing branch. > Fixed. Thanks ! -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html