Opened 18 years ago

Closed 18 years ago

#1471 closed defect (invalid)

SVN v9297 fails to compile dvbtables.cpp

Reported by: chris [at] glovercc.plus.com Owned by: Isaac Richards
Priority: major Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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

Change History (1)

comment:1 Changed 18 years ago by danielk

Resolution: invalid
Status: newclosed

[invalid] Please read TicketHowTo.

Note: See TracTickets for help on using tickets.