Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 21:00:29 +0100
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Chris Maness <chris@chrismaness.com>
Cc:        FreeBSD List <freebsd-questions@freebsd.org>
Subject:   Re: libm.so.4 not found
Message-ID:  <47D8365D.8090102@FreeBSD.org>
In-Reply-To: <20080312083150.G11508@ns1.kq6up.org>
References:  <20080312083150.G11508@ns1.kq6up.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Maness wrote:
> How do I build 7.0 with libm.so.4 compatibility built in?  I find it on 
> my 6.3 system.  But not on my upgraded 7.0 system.
> 
> in reference to:
> 
> http://lists.freebsd.org/pipermail/freebsd-questions/2006-May/122264.html
> 
> I see that I should be able to add the variable:
> 
> COMPAT4X=yes
> 
> to /etc/make.conf but this flag is not recognized by the Makefile in 
> /usr/src/.  Has this been obsoleted?  What is the correct way to add 
> this compatibility if possible?

Yes, it is obsoleted.  Install the compat4x port (and make sure your 
kernel has COMPAT_FREEBSD4).

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47D8365D.8090102>