From owner-freebsd-questions Mon Sep 22 21:43:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15690 for questions-outgoing; Mon, 22 Sep 1997 21:43:41 -0700 (PDT) Received: from ns.usac.edu.gt (ns.usac.edu.gt [168.234.52.2]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA15685 for ; Mon, 22 Sep 1997 21:43:35 -0700 (PDT) Received: from localhost by ns.usac.edu.gt; (5.65/1.1.8.2/17Apr97-1150AM) id AA12272; Mon, 22 Sep 1997 22:41:02 -0600 Date: Mon, 22 Sep 1997 22:41:02 -0600 (GMT-0600) From: Victor Manuel Carranza Gonzalez To: Doug White Cc: FreeBSD Questions mailing list Subject: Re: Urgent help, please! Linux emulator and ld.so In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 21 Sep 1997, Doug White wrote: > On Sat, 20 Sep 1997, Victor Manuel Carranza Gonzalez wrote: > > > > > When trying to run a linux binary (2.2.1-RELEASE box), I get the message: > > > > /lib/ld.so: cache '/etc/ld.so.cache' has wrong version > > > > and the program exits on signal 11 and dumps core. > > Did you start the Linux emulator? Yes... in fact, it starts automatically... I double-checked and the module is loaded. Victor