On Sat, 2011-01-08 at 21:26 +1030, Daniel O'Connor wrote: > Hi, > I am trying to build using media_build to see if head has resolved an issue with my dual tuner card (ie only one works) however I get the following.. > [mythtv 20:48] ~/media_build >./build.sh > *********************************************************** > * This script will download the latest tarball and build it > * Assuming that your kernel is compatible with the latest > [snip] > CC [M] /home/myth/media_build/v4l/firedtv-dvb.o > CC [M] /home/myth/media_build/v4l/firedtv-fe.o > CC [M] /home/myth/media_build/v4l/firedtv-1394.o > /home/myth/media_build/v4l/firedtv-1394.c:22:17: error: dma.h: No such file or directory > /home/myth/media_build/v4l/firedtv-1394.c:23:21: error: csr1212.h: No such file or directory > /home/myth/media_build/v4l/firedtv-1394.c:24:23: error: highlevel.h: No such file or directory > /home/myth/media_build/v4l/firedtv-1394.c:25:19: error: hosts.h: No such file or directory > > etc... > > I don't need/want 1394 (I am testing a cx23885 FusionHDTV) but I don't know how to disable them :( > > I tried make config but I have no idea what the "usual" answers would be.. Is there a way to generate a file of the default options which I can review and edit? > > Thanks > edit v4l/.config and change firedtv to n. -- 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