[mythtv-commits] Ticket #5404: Missing includes needed when compiling on newer g++

MythTV mythtv at cvs.mythtv.org
Tue Jun 3 13:43:27 UTC 2008


#5404: Missing includes needed when compiling on newer g++
-------------------------------------------------------+--------------------
 Reporter:  Mario Limonciello <superm1 at mythbuntu.org>  |       Owner:  ijr       
     Type:  patch                                      |      Status:  new       
 Priority:  minor                                      |   Milestone:  0.21.1    
Component:  mythmusic                                  |     Version:  0.21-fixes
 Severity:  medium                                     |     Mlocked:  0         
-------------------------------------------------------+--------------------
 Hi, I'm doing a test compile of the 0-21-fixes branch on Intrepid Ibex,
 and mythplugins fails to build, particularly mythmusic.

 It turns out on the copy of g++ in Intrepid, you need to include the
 malloc.h header to allow it to be used.

 # g++ --version
 g++ (Ubuntu 4.3.0-5ubuntu1) 4.3.1 20080525 (prerelease)
 Copyright (C) 2008 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

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


More information about the mythtv-commits mailing list