I'm guessing the line in settings.pro you're talking about is EXTRA_LIBS += $$CONFIG_FIREWIRE_LIBS
So lemme make sure I get this right, I run ./configure and it tells me it configured w/o firewire. Then I qmake mythtv.pro, then "make" to build mythtv. So does the qmake enable the firewire? thanks, Devan On Thu, 24 Mar 2005 08:59:00 -0800 (PST), Todd Vazquez <[EMAIL PROTECTED]> wrote: > Edit the settings.pro file and uncomment the > appropriate sections to enable firewire or any other > options that you may want. > > HTH, > -Todd > --- Devan Lippman <[EMAIL PROTECTED]> wrote: > > Sorry, this might get posted twice, > > > > when I run ./configure on the cvs release it doesn't > > seem to be > > enabling firewire input support, is there something > > I should be adding > > here? Been trying to follow the documentation > > closely but it doesn't > > seem to touch on this much yet. I tried adding > > --enable-firewire but > > I don't seem to be that lucky. > > > > I have gotten 6200ch to work (although I had to tell > > it to start > > scanning on node 2) so the firewire seems to be > > installed on the > > system. > > > > ./configure > > # Basic Settings > > Compile type release > > Compiler cache no > > DistCC no > > Install prefix /usr/local > > CPU x86 (pentium3) > > Big Endian no > > MMX enabled yes > > Vector Builtins no > > > > # Input Support > > Joystick menu yes > > lirc support no > > ivtv support yes > > FireWire support no > > DVB support no [/usr/src/linux-2.6.8.1/include] > > > > # Sound Output Support > > OSS support yes > > ALSA support yes > > aRts support no > > JACK support no > > > > # Video Output Support > > x11 support yes > > xrandr support yes > > xv support yes > > XvMC support no > > XvMC VLD support no > > OpenGL vsync no > > > > Creating config.mak and config.h > > > > > > -- > > Thanks, > > Devan Lippman <[EMAIL PROTECTED]> > > 617 571-3017 > > _______________________________________________ > > mythtv-users mailing list > > [email protected] > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
