#9113: sage-4.4.3.alpha1 -lpng blocker issue
-----------------------+----------------------------------------------------
Reporter: was | Owner: GeorgSWeber
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.4.3
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
On OS X we have:
{{{
running build_ext
building 'sage.rings.polynomial.pbori' extension
g++ -L/Users/was/build/sage-4.4.3.alpha1/local/lib -bundle -undefined
dynamic_lookup
build/temp.macosx-10.6-i386-2.6/sage/rings/polynomial/pbori.o
-L/Users/was/build/sage-4.4.3.alpha1/local//lib -lcsage -lpolybori
-lpboriCudd -lgroebner -lgd -lpng -lm4ri -lstdc++ -lntl -o
build/lib.macosx-10.6-i386-2.6/sage/rings/polynomial/pbori.so
ld: library not found for -lpng
collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1
sage: There was an error installing modified sage library code.
real 0m1.706s
user 0m1.187s
sys 0m0.503s
make: *** [testlong] Error 1
}}}
This was caused by some patch to get Sage to build on Cygwin.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9113>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.