lang/cmucl broken on amd64?

C. P. Ghost cpghost at cordula.ws
Thu Jun 10 21:12:37 UTC 2010


Hello Martin, *,

the port lang/cmucl has a dependency on a very old libutil,
libc and libm:

% lisp
/libexec/ld-elf.so.1: Shared object "libutil.so.5" not found, required by "lisp"

% which lisp
/usr/local/bin/lisp

% ldd `which lisp`
/usr/local/bin/lisp:
        libutil.so.5 => not found (0x0)
        libm.so.4 => not found (0x0)
        libc.so.6 => not found (0x0)

% pkg_info -W /usr/local/bin/lisp
/usr/local/bin/lisp was installed by package cmucl-19f_1

I've reinstalled the port, but still the same problem.

misc/compat4x (compat4x-i386-5.3_9) is installed (and
updated) too. Still, no joy.

Any other way to get cmucl on amd64?

Thanks,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/


More information about the freebsd-ports mailing list