Hello, I've run into this before and it seems to me like the port should actually depend on misc/compat6x. I emailed Martin about this a while back, but never received any reply. Apparently there is even an open bug for this: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146680
Hope this helps! -- Douglas William Thrift <douglas...@gmail.com> <http://douglasthrift.net/> On 6/10/2010 1:43 PM, C. P. Ghost wrote: > 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. > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"