lang/cmucl broken on amd64?

Martin Cracauer cracauer at cons.org
Thu Jun 10 23:15:18 UTC 2010


Douglas Thrift wrote on Thu, Jun 10, 2010 at 02:27:25PM -0700: 
> 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

Oops.

Sorry I'll fix it.

Right now I think there's a general lack of people building CMUCL
binaries, BTW.

Martin

> Hope this helps!
> -- 
> Douglas William Thrift
> <douglaswth at 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.
> > 

-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer at cons.org>   http://www.cons.org/cracauer/
FreeBSD - where you want to go, today.      http://www.freebsd.org/


More information about the freebsd-ports mailing list