#7761: Python 2.6.2.p4 faills to build on Open Solaris
------------------------------------------------------------+---------------
Reporter: drkirkby | Owner:
drkirkby
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-4.3.1
Component: solaris | Keywords:
python open solaris
Work_issues: | Author:
David Kirkby
Upstream: None of the above - read trac for reasoning. | Reviewer:
Merged: |
------------------------------------------------------------+---------------
Comment(by jsp):
Replying to [comment:3 drkirkby]:
> That is very odd. I just used OpenSSL's default location, which is
/usr/local/ssl. Python knows to look there. I manged to get the following
all built now in 64-bit mode.
You are right. The problem I have is again with ld
{{{
BN_mod_sqrt 0x1159
/usr/local/lib/libcrypto.a(ecp_smpl.o)
BN_kronecker 0x119e
/usr/local/lib/libcrypto.a(ecp_smpl.o)
BN_kronecker 0x1f5
/usr/local/lib/libcrypto.a(bn_sqrt.o)
.rodata (section) 0x198
/usr/local/lib/libcrypto.a(bn_kron.o)
.rodata (section) 0x293
/usr/local/lib/libcrypto.a(bn_kron.o)
.rodata.str1.1 (merged string section) 0x56
/usr/local/lib/libcrypto.a(bn_sqrt.o)
.rodata.str1.1 (merged string section) 0x491
/usr/local/lib/libcrypto.a(bn_sqrt.o)
.rodata.str1.1 (merged string section) 0x529
/usr/local/lib/libcrypto.a(bn_sqrt.o)
.rodata.str1.1 (merged string section) 0x53e
/usr/local/lib/libcrypto.a(bn_sqrt.o)
ld: fatal: relocations remain against allocatable but non-writable
sections
collect2: ld returned 1 exit status
}}}
I'll build a new gcc.
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7761#comment:4>
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.