[MacPorts] #23834: glib2 @2.22.4 breaks when compiling in Snow Leopard

MacPorts noreply at macports.org
Wed Feb 24 21:17:26 PST 2010


#23834: glib2 @2.22.4 breaks when compiling in Snow Leopard
-----------------------------------+----------------------------------------
 Reporter:  daniel.koch@…          |       Owner:  ryandesign@…           
     Type:  defect                 |      Status:  new                    
 Priority:  Normal                 |   Milestone:                         
Component:  ports                  |     Version:  1.8.2                  
 Keywords:                         |        Port:  glib2                  
-----------------------------------+----------------------------------------

Comment(by ryandesign@…):

 I can't comment on the changes you propose. I don't know the glib source
 that well (or at all). If you believe these changes should be
 incorporated, please send them to the developers of glib.

 As I said, it already builds fine without changes on my system so
 something is different about your system that's causing this. Comparing
 your configure output to mine, the only difference is that mine says:

 {{{
 checking malloc.h usability... no
 checking malloc.h presence... no
 checking for malloc.h... no
 checking sys/vfs.h usability... no
 checking sys/vfs.h presence... no
 checking for sys/vfs.h... no
 }}}

 while yours says:

 {{{
 checking malloc.h usability... yes
 checking malloc.h presence... yes
 checking for malloc.h... yes
 checking sys/vfs.h usability... yes
 checking sys/vfs.h presence... yes
 checking for sys/vfs.h... yes
 }}}

 I do have files called malloc.h in /usr/include/malloc, /usr/include/objc
 and /usr/include/sys but apparently glib doesn't find them there and
 apparently that's how it should be, but on your system a malloc.h is being
 found. Do you have a malloc.h in some other location, perhaps directly in
 /usr/include, or perhaps in /usr/local/include?

-- 
Ticket URL: <http://trac.macports.org/ticket/23834#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list