From owner-freebsd-hackers Tue Oct 24 19:29:57 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA19806 for hackers-outgoing; Tue, 24 Oct 1995 19:29:57 -0700 Received: from gold.interlog.com (gold.interlog.com [198.53.145.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id TAA19763 for ; Tue, 24 Oct 1995 19:29:43 -0700 Received: from lotbiniere.interlog.com (lotbiniere.interlog.com [198.53.146.76]) by gold.interlog.com (8.6.10/8.6.10) with ESMTP id WAA20402; Tue, 24 Oct 1995 22:29:33 -0400 Received: from localhost (localhost [127.0.0.1]) by lotbiniere.interlog.com (8.6.11/8.6.9) with SMTP id UAA02174; Tue, 24 Oct 1995 20:51:40 -0400 Message-Id: <199510250051.UAA02174@lotbiniere.interlog.com> X-Authentication-Warning: lotbiniere.interlog.com: Host localhost didn't use HELO protocol From: "Michel Joly de Lotbiniere" Reply-to: "Michel Joly de Lotbiniere" To: "Eric L. Hernes" cc: Brian Litzinger , hackers@freebsd.org Subject: Re: linux emul is go! In-reply-to: Message from "Eric L. Hernes" of "Tue, 24 Oct 1995 09:51:22 CDT." <199510241451.JAA04312@jake.lodgenet.com> Date: Tue, 24 Oct 1995 20:51:39 -0400 Sender: owner-hackers@freebsd.org Precedence: bulk > From: "Eric L. Hernes" > Subject: Re: linux emul is go! {snip] > > Nate keyed me in on the secret that the libs and ld.so all need to be ZMAGIC > > (ttyp2@jake)$ pwd > /compat/linux/lib > (ttyp2@jake)$ file * > ld.so: Linux/i386 demand-paged executable (ZMAGIC) > libX11.so.3: symbolic link to libX11.so.3.1.0 > libX11.so.3.1.0: Linux/i386 demand-paged executable (ZMAGIC) > libXaw.so.3: symbolic link to libXaw.so.3.1.0 > libXaw.so.3.1.0: Linux/i386 demand-paged executable (ZMAGIC) > libXt.so.3: symbolic link to libXt.so.3.1.0 > libXt.so.3.1.0: Linux/i386 demand-paged executable (ZMAGIC) > libc.so.4: symbolic link to libc.so.4.5.26 > libc.so.4.5.26: Linux/i386 demand-paged executable (ZMAGIC) > libgr.so.1: symbolic link to libgr.so.1.3 > libgr.so.1.3: Linux/i386 demand-paged executable (ZMAGIC) > libm.so.4: symbolic link to libm.so.4.5.26 > libm.so.4.5.26: Linux/i386 demand-paged executable (ZMAGIC) > I recall reading somewhere that the recommendation that people use the 4.5.27 versions of libc/libm when using the XFree86 3.1 Linux libraries; it seems there were various small gotcha's with the earlier version (which antedated Xfree 3.1, I believe). Might be worth testing; I'm still running vanilla 2.0.5R2, so that excludes me from doing it, I think. ========================= Michel Joly de Lotbiniere mjdl@interlog.com =========================