[mythtv-users] release-0-20-fixes: dtvconfparserhelpers.h file not found

Juergen Sachs juergen-sachs at gmx.de
Sat Apr 14 19:52:00 UTC 2007


I try to compile release-0-20-fixes Rev 13238.

But I get a error message that the file dtvconfparserhelpers.h is not found.

-------------
make[2]: Entering directory 
`/data2/mythtv_source/mythtvsvn/branch/release-0-20-fixes/mythtv/libs/libmythtv'
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -g 
-march=pentiumpro -I/opt/kde3/include/artsc -pthread 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -Wall -W 
-O3 -Wall -Wno-switch -fomit-frame-pointer -I/usr/include/freetype2 
-D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DUSING_FREEBOX -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" 
-DLIBDIR=\"/usr/local/lib\" -D_LARGEFILE_SOURCE -DUSING_OSS 
-DUSING_H264TOOLS -DUSING_XV -DUSING_FRONTEND -DUSING_CRC_IP_NETWORK_REC 
-DUSING_V4L -DUSING_DBOX2 -DUSING_FREEBOX -DUSING_HDHOMERUN -DUSING_IVTV 
-DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED 
-DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. 
-I/usr/local/include -I/usr/X11R6/include -I../.. -I.. -I../libmyth 
-I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg 
-I../libmythlivemedia/BasicUsageEnvironment/include 
-I../libmythlivemedia/groupsock/include 
-I../libmythlivemedia/liveMedia/include 
-I../libmythlivemedia/UsageEnvironment/include -I/usr/include 
-I/usr/lib/qt3/include -o datadirect.o datadirect.cpp
In file included from frequencytables.h:32,
                  from datadirect.cpp:19:
dvbconfparser.h:48:34: dtvconfparserhelpers.h: Datei oder Verzeichnis 
nicht gefunden
In file included from frequencytables.h:32,
                  from datadirect.cpp:19:
dvbconfparser.h:64: error: 'DTVInversion' is used as a type, but is not 
defined as a type.
dvbconfparser.h:65: error: 'DTVBandwidth' is used as a type, but is not 
defined as a type.
dvbconfparser.h:66: error: 'DTVCodeRate' is used as a type, but is not 
defined as a type.
dvbconfparser.h:67: error: 'DTVCodeRate' is used as a type, but is not 
defined as a type.
dvbconfparser.h:68: error: 'DTVModulation' is used as a type, but is not 
defined as a type.
dvbconfparser.h:69: error: 'DTVModulation' is used as a type, but is not 
defined as a type.
dvbconfparser.h:70: error: 'DTVTransmitMode' is used as a type, but is 
not defined as a type.
dvbconfparser.h:71: error: 'DTVGuardInterval' is used as a type, but is 
not defined as a type.
dvbconfparser.h:72: error: 'DTVHierarchy' is used as a type, but is not 
defined as a type.
dvbconfparser.h:73: error: 'DTVPolarity' is used as a type, but is not 
defined as a type.
dvbconfparser.h:74: error: 'DTVCodeRate' is used as a type, but is not 
defined as a type.
make[2]: *** [datadirect.o] Fehler 1
make[2]: Leaving directory 
`/data2/mythtv_source/mythtvsvn/branch/release-0-20-fixes/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Fehler 2
make[1]: Leaving directory 
`/data2/mythtv_source/mythtvsvn/branch/release-0-20-fixes/mythtv/libs'
make: *** [sub-libs] Fehler 2
---------------------

I am compiling on Suse 9.3

Anyone see the same problem ?!

Greetings
Juergen


More information about the mythtv-users mailing list