Date: Tue, 19 Aug 2003 12:40:39 -0700 (PDT) From: Yusuf UZUNAY <yuzunay@yahoo.com> To: freebsd-questions@freebsd.org Cc: Kenneth Culver <culverk@yumyumyum.org> Subject: Re: ELF file ABI version invalid Message-ID: <20030819194039.41487.qmail@web42001.mail.yahoo.com> In-Reply-To: <20030819142742.A55122@alpha.yumyumyum.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <culverk@yumyumyum.org> 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"! > Ýs > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030819194039.41487.qmail>