Date: Wed, 18 Nov 2009 07:14:18 -0600 From: Peter Steele <psteele@maxiscale.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: RE: ELF library not found error Message-ID: <7B9397B189EB6E46A5EE7B4C8A4BB7CB33A5FA34@MBX03.exg5.exghost.com> In-Reply-To: <200911172247.26156.npapke@acm.org> References: <7B9397B189EB6E46A5EE7B4C8A4BB7CB33A5FA10@MBX03.exg5.exghost.com> <200911172247.26156.npapke@acm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This was not an upgrade but rather a fresh install. I included compat7x-amd= 64-7.2.702000.200906.1 in the install. I've found other packages that are g= iving the same error. Recompiling all of the ports is something I want to a= void. The install is done through an automated process that builds a FreeBS= D 8 image using a custom script, combining our custom kernel with a bunch o= f binary packages we want to include in the image. The result is a tarball = image, and that image can then be taken and installed directly onto our tar= get systems via a USB boot stick. We've used the same technique for 7.0 and it's worked fine. I was just thin= king though: We do build our custom kernel, and the build is being done, fo= r now, on our 7.0 build server. I got the binary ports from the net, and I = assume at least some have been built on an 8.0 system. Can you combine bina= ries of ports that have been built on an 8.0 system with a custom kernel th= at was built on a 7.0 system? -----Original Message----- From: Norbert Papke [mailto:npapke@acm.org]=20 Sent: Tuesday, November 17, 2009 10:47 PM To: freebsd-questions@freebsd.org Cc: Peter Steele Subject: Re: ELF library not found error On November 17, 2009, Peter Steele wrote: > I've installed an 8.0 RC3 system and > included Python 2.5, 2.6, and 3.1. The 2.6 version appears to run fine. > However, for both 2.5 and 3.1 I get the error: >=20 > ELF interpreter /libexec/ld-elf.so.1 not found >=20 > What might cause this error? If you upgraded from 7.x, you need to install the misc/compat7x port.=20 Even better, rebuild all your ports. It will save you a lot of grief in th= e long run. Cheers, -- Norbert Papke. npapke@acm.org http://saveournet.ca Protecting your Internet's level playing field
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7B9397B189EB6E46A5EE7B4C8A4BB7CB33A5FA34>