Clement Pernet wrote:
config.log says:
ld.so.1: conftest: fatal: libgmpxx.so.3: open failed: No such file or
directory
could you ls
export/home/drkirkby/gcc64/sage-4.3.1.alpha2/local/lib/libgmpxx* and
check that the symlink to the shared lib is ok?
Or is there a way I can access to that machine?
Clément
I can't give you easy access to this machine, as its my parsonal machine which I
tend not to keep that often, due to its rather high power consumption.
I could however give you access to the Sun T5240 and the University of
Washington. That should show the same problem, though I'm afraid to say it will
take some considerable time to get the error message, as that machine is not
designed for this sort of thing, so is a bit on the slow side.
However, I believe I've given enough information about the error now. The files
do exist, but are not being found by the linker as I suspect it is looking for
these 64-bit libraries in a different directory to what they are being placed.
Basically if a Sun linker is told to link in usr/lib, it will look in
/usr/lib/sparcv9 if its a 64-bit build. One does not need to specify the
'sparcv9' - it knows 64 bit libraries *should* be places there, so looks for
them there.
Sage a écrit :
#7026: linbox 1.1.6.p0 says GMP is not installed, even though MPIR is
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: cpernet Type:
defect | Status: new Priority: major |
Milestone: sage-4.3.1
Component: linbox | Keywords:
Work_issues: | Author: Upstream:
N/A | Reviewer: Merged: |
------------------------+---------------------------------------------------
Comment(by drkirkby):
The attachment ''config.log.64-bit.gcc.SPARC.txt'' was generated on a
Sun
Blade 2000 from sage-4.3.1.alpha2, but with the following environment
variables set to force the use of a 64-bit build.
{{{
LD_LIBRARY_PATH=/usr/local/lib
LD_LIBRARY_PATH_64=/usr/local/lib/sparcv9
FPIC_FLAG=-fPIC
CFLAG64=-m64
SAGE64=yes
CFLAGS=-m64
CXXFLAG64=-m64
FCFLAGS=-m64
}}}
Some of those are used internally to Sage.
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org