#16044: Fix install_name for remaining libraries preventing build on OS X 10.4
PPC
--------------------------------------+------------------------
Reporter: kcrisman | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.4
Component: packages: standard | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: 17588 | Stopgaps:
--------------------------------------+------------------------
Comment (by kcrisman):
Even using the tool doesn't seem to work. I'm not sure why; it ''did''
change the name, anyway...
{{{
Dasher-03:~/Desktop/sage-6.4.1-gcc-4.7 student$ install_name_tool -id
/Users/student/Desktop/sage-6.4.1-gcc-4.7/local/lib/R/lib/libRblas.dylib
local/lib/R/lib/libRblas.dylib
Dasher-03:~/Desktop/sage-6.4.1-gcc-4.7 student$ otool -L
local/lib/R/lib/libRblas.dylib local/lib/R/lib/libRblas.dylib:
/Users/student/Desktop/sage-6.4.1-gcc-4.7/local/lib/R/lib/libRblas.dylib
(compatibility version 0.0.0, current version 0.0.0)
/Users/student/Desktop/sage-6.4.1-gcc-4.7/local/lib/libgfortran.3.dylib
(compatibility version 4.0.0, current version 4.0.0)
/Users/student/Desktop/sage-6.4.1-gcc-4.7/local/lib/libgomp.1.dylib
(compatibility version 2.0.0, current version 2.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/Users/student/Desktop/sage-6.4.1-gcc-4.7/local/lib/libgcc_s.1.dylib
(compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.1.12)
}}}
and of course I still get the same error with stuff like
{{{
_drot_ referenced from libR expected to be defined in libRblas.dylib
_drotg_ referenced from libR expected to be defined in libRblas.dylib
collect2: error: ld returned 1 exit status
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16044#comment:56>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.