[CLN-list] make failed on .libs/exam
Bruno Haible
bruno at clisp.org
Fri Oct 22 21:54:03 CEST 2004
Werner Horbelt wrote:
> ../src/.libs/libcln.so: undefined reference to
> `_GLOBAL__I_cl_module__cl_SV_ringelt__firstglobalfun'
I thought this was fixed in cln-1.1.8. Which version of cln are you attempting
to build?
> ../src/.libs/libcln.so: undefined reference to `mulu64_high'
> ../src/.libs/libcln.so: undefined reference to `divu_64_rest'
We have to look into this...
In the meantime, you can try building cln in 32-bit (IA-32) mode,
though use of CC="gcc -m32" CXX="g++ -m32".
Bruno
More information about the CLN-list
mailing list