[mythtv-commits] Ticket #1471: SVN v9297 fails to compile dvbtables.cpp

MythTV mythtv at cvs.mythtv.org
Wed Mar 8 16:12:09 UTC 2006


#1471: SVN v9297 fails to compile dvbtables.cpp
------------------------------------------+---------------------------------
 Reporter:  chris [at] glovercc.plus.com  |       Owner:  ijr 
     Type:  defect                        |      Status:  new 
 Priority:  major                         |   Milestone:      
Component:  mythtv                        |     Version:  head
 Severity:  medium                        |  
------------------------------------------+---------------------------------
 Hi,

 This is the error I got (building with gcc 3.4.5 and Qt 3.3.5)

 g++ -c -pipe -march=prescott -Wall -W -g -I/usr/include/freetype2
 -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DUSING_DBOX2 -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\"
 -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_OPENGL_VSYNC -DUSING_XV
 -DUSING_XVMC -DUSING_XVMCW -DUSING_XVMC_VLD -DUSING_FRONTEND -DUSING_V4L
 -DUSING_FIREWIRE -DUSING_IVTV -DUSING_DVB -DUSING_DVB_EIT -DUSING_BACKEND
 -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
 -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include/dvb
 -I/usr/include -I../.. -I.. -I../libmyth -I../libavcodec -I../libavutil
 -I../libmythmpeg2 -Idvbdev -Impeg -I/usr/qt/3/include -I/usr/include
 -I/usr/include -o dvbtables.o mpeg/dvbtables.cpp
 mpeg/dvbtables.cpp: In function `QDateTime dvbdate2qt(const unsigned
 char*)':
 mpeg/dvbtables.cpp:185: error: `truncf' was not declared in this scope
 distcc[22170] ERROR: compile mpeg/dvbtables.cpp on localhost failed
 make[2]: *** [dvbtables.o] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[2]: Leaving directory `/root/myth/mythtv/libs/libmythtv'
 make[1]: *** [sub-libmythtv] Error 2
 make[1]: Leaving directory `/root/myth/mythtv/libs'
 make: *** [sub-libs] Error 2
 ERROR # 2 : Compile failed

 myth myth # svn info mythtv
 Path: mythtv
 URL: http://svn.mythtv.org/svn/trunk/mythtv
 Repository Root: http://svn.mythtv.org/svn
 Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2
 Revision: 9297
 Node Kind: directory
 Schedule: normal
 Last Changed Author: danielk
 Last Changed Rev: 9297
 Last Changed Date: 2006-03-08 15:22:41 +0000 (Wed, 08 Mar 2006)
 Properties Last Updated: 2006-01-30 23:27:34 +0000 (Mon, 30 Jan 2006)

 myth myth #


 Hope that helps

 Chris

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1471>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list