From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 08:02:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3619316A4BF for ; Wed, 20 Aug 2003 08:02:39 -0700 (PDT) Received: from mailhub.yumyumyum.org (dsl092-171-091.wdc2.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAE343FBF for ; Wed, 20 Aug 2003 08:02:36 -0700 (PDT) (envelope-from culverk@yumyumyum.org) Received: by mailhub.yumyumyum.org (Postfix, from userid 1001) id B01F13B6; Wed, 20 Aug 2003 10:33:36 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mailhub.yumyumyum.org (Postfix) with ESMTP id AB72D3B3; Wed, 20 Aug 2003 10:33:36 -0400 (EDT) Date: Wed, 20 Aug 2003 10:33:36 -0400 (EDT) From: Kenneth Culver To: Yusuf UZUNAY In-Reply-To: <20030820071502.32358.qmail@web42002.mail.yahoo.com> Message-ID: <20030820103324.F76813@alpha.yumyumyum.org> References: <20030820071502.32358.qmail@web42002.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: freebsd-questions@freebsd.org Subject: Re: ELF file ABI version invalid X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 15:02:39 -0000 Are you sure you're running the linux emulator kernel module? Ken On Wed, 20 Aug 2003, Yusuf UZUNAY wrote: > i tried it too! But no result! :( > > --- Kenneth Culver wrote: > > If it's a linux program you want to brandelf using > > Linux instead of > > FreeBSD as the name. > > > > Ken > > > > On Tue, 19 Aug 2003, Yusuf UZUNAY wrote: > > > > > In the programs /bin directory there is aaad and > > > aaa.out files > > > normally > > > # aaad -start > > > initialize the daemon! > > > At this point this error occurs > > > aaa.out: error while loading shared libraries: > > > /lib/libaaa.so.2: ELF file ABI version invalid" > > > I entered /lib directory and gave this command(as > > you > > > say) > > > #brandelf -t FreeBSD libaaa.so.2 > > > and run again aaad -start > > > at this time i got this error > > > "error while loading shared libraries: > > > /lib/libaaa.so.2: ELF file OS ABI invalid" > > > Then i gave same command to aaa.out > > > #brandelf -t FreeBSD aaa.out > > > Now it doesn't give error! But there is a small > > > problem! it doesn't work though it doesn't give > > any > > > error!!! :( > > > > > > Please Help! > > > > > > > > > --- Kenneth Culver wrote: > > > > man brandelf > > > > > > > > > > > > On Tue, 19 Aug 2003, Yusuf UZUNAY wrote: > > > > > > > > > Hi! > > > > > when i was trying to run a linux program in > > > > FreeBSD i > > > > > take an error like "ELF file ABI version > > invalid"! > > > > =DDs > > > > > there anyone who has got some idea about this > > > > error? > > > > > Thanks! > > > > > -yusuf > > > > > > > > > > > > > > > __________________________________ > > > > > Do you Yahoo!? > > > > > The New Yahoo! Search - Faster. Easier. Bingo. > > > > > http://search.yahoo.com > > > > > > > _______________________________________________ > > > > > 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" > > > > > > > > > _______________________________________________ > > > > 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" > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > The New Yahoo! Search - Faster. Easier. Bingo. > > > http://search.yahoo.com > > > > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >