Ah, not so fast. More testing revealed that if you remove the Ubuntu
package libffi-dev, or perhaps don't install it in the first place a full
clean compile results.
That's good news.
I would therefore say that Ubuntu 20.04 LTS is a viable platform. This was
built from the sage-9.0 source tar
Problem solved. On Yosemite 10.10.2, I have mac ports installed. The
suggestions about alternative toolchains proved correct.
Here's what I did:
- Renamed my /opt to /_opt to remove it from any possible path, so that
locally installed toolchain components cannot be used.
- set PATH to
I have:
$ xcode-select --version
xcode-select version 2339.
I am at Mac OS 10.10.2. Perhaps this is the issue?
Andrew
On Thursday, 19 March 2015 10:17:31 UTC+11, Volker Braun wrote:
>
> Do you perhaps have an older version of the command line tools installed?
> It definitely works on my OSX Y
$ otool -L
local/lib/python2.7/site-packages/sage/matrix/matrix_mod2_dense.so
local/lib/python2.7/site-packages/sage/matrix/matrix_mod2_dense.so:
libcsage.dylib (compatibility version 0.0.0, current version 0.0.0)
/Users/andro/src/sage-6.5/local/lib/libgmp.16.dylib (compatibility version
17.
Here is the error:
File "sage/matrix/matrix_mod2_dense.pxd", line 7, in init
sage.matrix.matrix_integer_dense
(build/cythonized/sage/matrix/matrix_integer_dense.c:47607)
ImportError:
dlopen(/Users/andro/src/sage-6.5/local/lib/python2.7/site-packages/sage/matrix/matrix_mod2_dense.so,
2): Sy
Greetings all,
New to this group.
Build error with source download for Mac on OS X 10.10.2 in
package conway_polynomials-0.4.p0.
File "sage/matrix/matrix_mod2_dense.pxd", line 7, in init
sage.matrix.matrix_integer_dense
(build/cythonized/sage/matrix/matrix_integer_dense.c:47607)
ImportError