Date: Wed, 17 May 2006 08:22:03 -0500 From: Derek Ragona <derek@computinginnovations.com> To: David Banning <david+dated+1148274834.4cf23e@skytracker.ca>, questions@freebsd.org Subject: Re: "libm.so.4" not found Message-ID: <6.0.0.22.2.20060517081907.02683400@mail.computinginnovations.com> In-Reply-To: <20060517051354.GA41312@skytracker.ca> References: <20060517051354.GA41312@skytracker.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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_FREEBSD4 In your kernel config file. -Derek At 12:13 AM 5/17/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, specifically XFree86-4-clients > >Looking around on Google it looks like libm.so.4 is a part of >FreeBSD 6.X - that is strange, since my system is 4.8 > >I am wondering what I can do from here. The most recent version of >libm I have is libm.so.2 > > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20060517081907.02683400>