Configure has its own presets and ignores the settings.pro You can see these presets by opening the config file.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of sean darcy Sent: Saturday, April 09, 2005 11:03 PM To: mythtv-users Subject: [mythtv-users] cvs configure says no dvb - but it build with it Building today's cvs, output from configure shows: # Input Support Joystick menu yes lirc support no ivtv support yes FireWire support no DVB support no [/usr/src/linux-2.6.12-rc2/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 Yet settings.pro: CONFIG += using_dvb DEFINES += USING_DVB INCLUDEPATH += /lib/modules/2.6.12-rc2/build/include DEFINES += USING_OPENGL_VSYNC EXTRA_LIBS += -lGL -lGLU CONFIG += using_opengl And it builds with a different set: -DUSING_DVB -DUSING_OPENGL_VSYNC and -I/opt/kernel/linux-2.6.12-rc2/include So it seems to get some settings from settings.pro. but just doesn't print them correctly. On the other hand, somehow it's found the kernel includes in my build directory and isn't using the /lib/modules directory. sean _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
