#4140: OSX: clisp fails to build with Fink libpng.dylib
-------------------------------+--------------------------------------------
Reporter: dphilp | Owner: mabshoff
Type: defect | Status: assigned
Priority: minor | Milestone: sage-3.1.3
Component: distribution | Resolution:
Keywords: naughty libraries |
-------------------------------+--------------------------------------------
Comment (by dphilp):
Similar problem with MacPorts:
{{{
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/dphilp/s312/sage-3.1.2/local/lib//libPng.dylib
}}}
oddly enough it says nothing about /opt. The preceding line is:
{{{
dvipdf clisp.dvi clisp.pdf
}}}
and so I assume it's Ports' dvipdf that is calling the ImageIO framework.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4140#comment:4>
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
-~----------~----~----~----~------~----~------~--~---