Re: Request binary build info doc. (And run_tests buglet)
On Mon, Mar 18, Wichmann, Mats D wrote:
>
>
> > -----Original Message-----
> > From: Porter, John (Contractor) [mailto:Porter2J@ncr.disa.mil]
> > Sent: Monday, March 18, 2002 12:07 PM
> > To: 'lsb-test@linuxbase.org'
> > Subject: Request binary build info doc. (And run_tests buglet)
> >
> >
> >
> > Hi. Recently I downloaded and installed the 1.1.3-1 test binaries
> > for Linux. Attempts to execute run_tests failed utterly.
> > When sh tried to run tcc, it failed with a "no such file or directory"
> > error. Strange, since tcc exists. I'm presuming that a shared lib
> > is not found -- but attempts to run ldd on the tcc binary also fail
> > with the same error.
>
> I haven't tried the tests "out of the box" on RH 7.2 but they're
> known to work (and did for me on 7.1).
>
> This sort of behavior usually means the dynamic linker described
> in the binary is not found. To diagnose this, could you try
> doing "objdump -x" on the tcc binary.
>
> You'll probably find that it requires /lib/ld-linux.so.2, and
> further, you'll probably find that you don't have that. Adding
> that to the system should fix your problems.
I think /lib/ld-lsb.so.1 is missing on his system.
--
Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de
SuSE Linux AG Deutschherrenstr. 15-19 D-90429 Nuernberg
--------------------------------------------------------------------
Key fingerprint = A368 676B 5E1B 3E46 CFCE 2D97 F8FD 4E23 56C6 FB4B
Reply to: