[mythtv-commits] Re: Ticket #478: compile error & warmings on r7486 / gcc4

MythTV mythtv at cvs.mythtv.org
Tue Oct 18 18:34:52 UTC 2005


#478: compile error & warmings on r7486 / gcc4
---------------------------------+------------------------------------------
 Reporter:  agforsyth at gmail.com  |        Owner:  ijr     
     Type:  defect               |       Status:  reopened
 Priority:  minor                |    Milestone:          
Component:  mythtv               |      Version:          
 Severity:  medium               |   Resolution:          
---------------------------------+------------------------------------------
Comment (by david.asher at caviumnetworks.com):

 The problem is that w/gcc4 stdint.h doesn't define the macros required by
 libdvdread unless \_\_STDC_LIMIT_MACROS and \_\_STDC_CONSTANT_MACROS
 (without the /'s -- double underscore did odd things to the formatting)
 are defined, but they are not.

 Maybe if configure put them on the command-line?

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/478>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list