From owner-freebsd-questions Thu Nov 2 20:24:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from omega.ie.pitt.edu (omega.ie.pitt.edu [136.142.89.83]) by hub.freebsd.org (Postfix) with ESMTP id C8E2837B4D7 for ; Thu, 2 Nov 2000 20:24:28 -0800 (PST) Received: from omega.ie.pitt.edu (ger_sun.wabash.edu [161.32.151.172]) by omega.ie.pitt.edu (8.10.0/8.10.0) with SMTP id eA34OIg10750 for ; Thu, 2 Nov 2000 23:24:23 -0500 (EST) Message-Id: <200011030424.eA34OIg10750@omega.ie.pitt.edu> Received: by omega.ie.pitt.edu (sSMTP sendmail emulation); Thu, 2 Nov 2000 23:24:12 -0500 Date: Thu, 2 Nov 2000 23:24:12 -0500 From: grafe@omega.ie.pitt.edu (Gary E. Rafe) To: freebsd-questions@freebsd.org Subject: Re: Q: "Linux ELF file OS ABI invalid" problem with Linux "aim" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After a little more investigation (and closer inspection of the output of truss(1)), I discovered that the Linux shared libraries need to be brandelf -t SVR4, and one of my FreeBSD glib shared libraries was being referenced during startup. After moving a couple of my shared libraries in /usr/local/lib, the Linux "aim" started right up. -- Gary rafege@switchboard.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message