#4678: hg_sage.commit() Error on OS X 10.5.5. Conflict in libPng.dylib?
---------------------+------------------------------------------------------
 Reporter:  tjlahey  |       Owner:  cwitty    
     Type:  defect   |      Status:  new       
 Priority:  major    |   Milestone:            
Component:  misc     |    Keywords:  hg, libpng
---------------------+------------------------------------------------------
 When trying hg_sage.commit() on OS X 10.5.5. I get the following error
 {{{
 sage: hg_sage.commit()
 cd "/Users/tjlahey/sage/devel/sage" && hg diff  | less
 cd "/Users/tjlahey/sage/devel/sage" && hg commit
 dyld: Symbol not found: __cg_png_create_info_struct
   Referenced from:
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
   Expected in: /Users/tjlahey/sage/local/lib//libPng.dylib

 transaction abort!
 rollback completed
 abort: edit failed: mate killed by signal 5
 }}}
 So, for some reason, there is a conflict with the system frameworks.
 Unfortunately, this can't be commented out like Macports or Fink.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4678>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to