Date: Wed, 3 Sep 2008 12:18:39 +0200 (CEST) From: =?iso-8859-2?Q?Sa=B9a_Stupar?= <sasa@stupar.homelinux.net> To: stevefranks@ieee.org Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: 32-bit fbsd binaries on amd64 (we can already run 32bit linux/fc4 stuff, so this should work, right?) Message-ID: <486604836098d3425ac81199f0c02567.squirrel@posta.homelinux.net> In-Reply-To: <539c60b90809021507s422a1bb5qab1e796a986d8970@mail.gmail.com> References: <539c60b90808281219y5b5f0208pca6ad5254cd998d4@mail.gmail.com> <20080829021408.L68158@wojtek.tensor.gdynia.pl> <539c60b90809021507s422a1bb5qab1e796a986d8970@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, Aug 28, 2008 at 5:16 PM, Wojciech Puchar > <wojtek@wojtek.tensor.gdynia.pl> wrote: >>> Now, I'm sure, as usual, I'm being naive, but: >>> >>> 1) We can run 32-bit linux on amd64, so do we have 32-bit freebsd libs >>> already? >> >> yes. >> >>> >>> 2) If we don't have the 32-bit libs, is it possible to steal them >> >> base system's 32-bit libs are installed by default, for older version >> through compat6x,5x,4x >> >>> directly from the corresponding i386 freebsd (as long as we haven't >>> rebuilt our kernel too many times), or should we in all cases be >>> building them (is there a wiki? I'm sure setting the CFLAGS for >> >> yes you can just copy any binaries. >> _______________________________________________ >> 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" >> > > As you may have guessed, I'm not terribly expert. I managed to get > this far (which is to say embarrassingly not far): > > ELF interpreter /libexec/ld-elf32.so.1 not found > Abort trap: 6 > > The only thing I see in libexec is ld-elf.so.1 - is it possible to do > a standard sysinstall without any of the 32-bit stuff, or am I just a > symlink short of a load? If so, is there a metaport of 32-bit stuff, > or do I have to take the leap and make buildworld? > > Steve > _______________________________________________ I had the same issue. Just use sysinstall and install lib32 from Distribution. Mine 64bit install was also installed without 32bit libraries because I use minimal installation and then everything else from the ports. Sasa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?486604836098d3425ac81199f0c02567.squirrel>