[mythtv-users] Compiling with DVB Support

Iain Waugh iain_pub at swiftdsl.com.au
Fri Jul 16 08:38:33 EDT 2004


# DVB support
CONFIG += using_dvb
DEFINES += USING_DVB
# Note: INCLUDEPATH should point to the directory with
#   'linux/dvb/frontend.h', not the directory with frontend.h
INCLUDEPATH += /usr/src/linux/include

Does the INCLUDEPATH actually point to where the DVB libs are held?

Try 'slocate frontend.h' to check.

Cheers,

Iain


More information about the mythtv-users mailing list