From owner-freebsd-emulation Mon Jul 22 10:12: 5 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13A7D37B400 for ; Mon, 22 Jul 2002 10:12:04 -0700 (PDT) Received: from srrc.ars.usda.gov (marconi.srrc.ars.usda.gov [199.133.86.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 79F5743E67 for ; Mon, 22 Jul 2002 10:12:02 -0700 (PDT) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from SRRCDOM-Message_Server by srrc.ars.usda.gov with Novell_GroupWise; Mon, 22 Jul 2002 12:11:56 -0500 Received: from symbion.srrc.usda.gov ([199.133.86.40]) by srrc.ars.usda.gov; Mon, 22 Jul 2002 12:10:26 -0500 Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.5/8.12.5) with ESMTP id g6MHAKHe046155 for ; Mon, 22 Jul 2002 12:10:20 -0500 (CDT) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost) by node1.cluster.srrc.usda.gov (8.12.5/8.12.5/Submit) id g6MHAK9C046154 for gjohnson@srrc.ars.usda.gov; Mon, 22 Jul 2002 12:10:20 -0500 (CDT) Date: Mon, 22 Jul 2002 12:10:20 -0500 (CDT) From: Glenn Johnson Message-Id: <200207221710.g6MHAK9C046154@node1.cluster.srrc.usda.gov> To: emulation@freebsd.org Subject: linux binary looking for eth0 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mutt-Fcc: =sent-mail Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a Linux binary that I am trying to evaluate on a FreeBSD system, using linux_base-7. The program is looking for eth0, which of course does not exist. Here is the output I get when I try to run it: ifconfig: interface eth0 does not exist ifconfig: interface eth0 does not exist STOP 20 statement executed The program is calling ifconfig. Is there any way I can work around this? Should I install the linux networking rpm(s)? Thanks. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message