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=
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.con
On Wed, May 17, 2006 at 08:22:03AM -0500, Derek Ragona wrote:
> Sounds like you recently upgraded but don't have the compatible libraries
> in /etc/make.conf make sure you have:
> COMPAT4X= yes
>
> And then rebuild the world.
>
> You might also want to have:
> options COMPAT_FREEBS
/2006, David Banning wrote:
I have been using portupgrade to update some of my packages. Now I have this
error;
/usr/libexec/ld-elf.so.1: Shared object "libm.so.4" not found
when attempting to run webalizer and I also get it while attempting to
to upgrade parts of the XFree86 system, specifi
I have been using portupgrade to update some of my packages. Now I have this
error;
/usr/libexec/ld-elf.so.1: Shared object "libm.so.4" not found
when attempting to run webalizer and I also get it while attempting to
to upgrade parts of the XFree86 system, specifically XFree86
FlashWebHost.com <[EMAIL PROTECTED]> writes:
> I am getting follwing error when running perl script or even just calling
> perl.
>
> freebsd# perl -v
> /libexec/ld-elf.so.1: Shared object "libm.so.4" not found
> freebsd#
>
> I am using
>
> freeb
Hi,
I am getting follwing error when running perl script or even just calling perl.
freebsd# perl -v
/libexec/ld-elf.so.1: Shared object "libm.so.4" not found
freebsd#
I am using
freebsd# uname -a
FreeBSD freebsd.netfreehost.com 5.2-RELEASE FreeBSD 5.2-RELEASE #0:
Sat Sep 17 20:14:1