On Saturday 23 October 2004 17:39, you wrote:
Well, it seems to be CLN 1.1.8 because of the shared library name libcln.so.3.0.2, see below. right
BTW, what is that entire message trying to tell me? If LD_LIBRARY_PATH was missing echo $LD_LIBRARY_PATH /usr/X11R6/lib:/usr/X11R6/lib64/modules
one should not be able to configure with gmp in the first place. Werner, can you try specifying --without-gmp on CLN's configure command line? then the -lgmp warning disappears, but the linker errors are the same
Since you asked, it refers to <http://www.swox.com/gmp/>. thanks, I think I won't need arbitrary precision numbers
Strange. Unfortunately, I am without access to such a machine. What I fail to see is how that can possibly be different from amd_64, where I compiled and tortured CLN during the last two weeks? Werner, please tell us what your CPPFLAGS and CXXFLAGS were. I didn't change them, in src/Makefile I found: CXXFLAGS = -g -O2 INCLUDES = -I../include -I$(top_srcdir)/include override CPPFLAGS += $(INCLUDES)
are chances better with an older version? cheers werner