[mythtv] Re: DVB-C recording bug

Georg C. F. Greve greve at gnu.org
Tue Aug 19 00:58:23 EDT 2003


 || On Mon, 18 Aug 2003 20:57:33 +0200
 || Ben Bucksch <linux.news at bucksch.org> wrote: 

 bb> Wops ;-). Attached.

Tried your latest patch, but it didn't compile:

-------------- next part --------------
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DMMX -DUSING_DVB -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I../../../../include -I../../../../local/include -I../../../../include/linux/dvb -I../libmyth -I.. -I../libavcodec -I../libavformat -I../libdvbdev -I/usr/share/qt3/include -o dvbchannel.o dvbchannel.cpp
dvbchannel.cpp: In member function `virtual bool DVBChannel::Open(unsigned int)
   ':
dvbchannel.cpp:81: error: `pop' undeclared (first use this function)
dvbchannel.cpp:81: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
dvbchannel.cpp: In function `bool DVBTune(const DVBTunerSettings&, int)':
dvbchannel.cpp:454: error: `Open' undeclared (first use this function)
dvbchannel.cpp:458: error: `fd_frontend' undeclared (first use this function)
dvbchannel.cpp:458: error: `fd_sec' undeclared (first use this function)
dvbchannel.cpp:453: warning: unused parameter `int cardnum'
make[2]: *** [dvbchannel.o] Error 1
make[2]: Leaving directory `/usr/src/mythtv-0.11/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/usr/src/mythtv-0.11/libs'
make: *** [sub-libs] Error 2
-------------- next part --------------

It seems that for the errors in line 458 the problem may be one of
namespace. For the rest I unfortunately don't have the time to
investigate right now.

Regards,
Georg


P.S. inverse test: after undoing the patch, everything seems to
compile fine again. So it does not seem related to the build
environment. 

-- 
Georg C. F. Greve                                       <greve at gnu.org>
Free Software Foundation Europe	                 (http://fsfeurope.org)
Brave GNU World	                           (http://brave-gnu-world.org)


More information about the mythtv-dev mailing list