Date: Thu, 10 Jun 2010 14:27:25 -0700 From: Douglas Thrift <douglaswth@gmail.com> To: "C. P. Ghost" <cpghost@cordula.ws> Cc: Martin Cracauer <cracauer@cons.org>, FreeBSD Mailing List <freebsd-questions@freebsd.org>, freebsd-ports@freebsd.org Subject: Re: lang/cmucl broken on amd64? Message-ID: <4C1158BD.7040409@gmail.com> In-Reply-To: <AANLkTim42oMoASyh5CI5fK1MO6USSesKOY6trcYz8mlp@mail.gmail.com> References: <AANLkTim42oMoASyh5CI5fK1MO6USSesKOY6trcYz8mlp@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <douglaswth@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. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C1158BD.7040409>