[mythtv] RE: [mythtv-commits] mythtv commits

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Fri Jun 17 19:31:37 UTC 2005


mythtv-commits-bounces at mythtv.org <> wrote:
> --------------------------------------------------------------
> --------------
> Changes committed by danielk on Fri Jun 17 17:24:33 2005
> 
> Modified Files:
>    in mythtv/libs/libmythtv:
>         channel.cpp channel.h channelbase.cpp channelbase.h
>         dbcheck.cpp dvbchannel.cpp dvbchannel.h dvbtypes.cpp
>         dvbtypes.h firewirechannel.h
> Log Message:
> 
> These changes are to support two improvements faster DTV channel
> changing and a more generic channel scanning class. There is a
> database update, the pidcache table is added.
> 

Now there is another compile error:

g++ -c -pipe -march=athlon -Wall -W -g `freetype-config --cflags`
-D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\"/usr/local\" -DUSING_XV -DUSING_IVTV -DUSING_DVB -DUSING_DVB_EIT
-DUSING_OSS -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_NO_DEBUG
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/local/include
-I../../../dvb-kernel/linux/include -I../.. -I../libmyth -I.. -Idvbdev
-Impeg -I../libavcodec -I../libmythmpeg2 -I/usr/lib/qt-3.3/include -o
dvbchannel.o dvbchannel.cpp
dvbchannel.cpp: In member function `virtual bool
DVBChannel::SetChannelByString(const QString&)':
dvbchannel.cpp:209: error: `FE_ATSC' undeclared (first use this function)
dvbchannel.cpp:209: error: (Each undeclared identifier is reported only once
for each function it appears in.)



More information about the mythtv-dev mailing list